#include "RouterStatus.h"#include <QFlags>#include <QStringList>#include <QHostAddress>#include <QDateTime>#include "stringutil.h"Go to the source code of this file.
Defines | |
| #define | TIME_FORMAT "yyyy-MM-dd HH:mm:ss" |
| #define TIME_FORMAT "yyyy-MM-dd HH:mm:ss" |
Defines the time format used when parsing the published date and time from a router's status.
Definition at line 23 of file RouterStatus.cpp.
Referenced by RouterStatus::RouterStatus().
1.6.3