#include <sys/types.h>
#include <cmath>
#include "timeval.hh"
#include "cst/constants.hh"
#include "vtime.hxx"
Go to the source code of this file.
Namespaces | |
namespace | olsr |
namespace | olsr::utl |
Classes | |
class | olsr::utl::Vtime |
Validity time processing and calculation. More... | |
struct | olsr::utl::Vtime::raw |
Convenience data structure for raw access. More... | |
Defines | |
#define | QOLYESTER_UTL_VTIME_HH 1 |
Functions | |
std::ostream & | olsr::utl::operator<< (std::ostream &, const Vtime &) |
#define QOLYESTER_UTL_VTIME_HH 1 |