#include <sys/types.h>
#include <cassert>
#include "data.hxx"
Go to the source code of this file.
Namespaces | |
namespace | olsr |
namespace | olsr::utl |
namespace | olsr::utl::internal |
Classes | |
struct | olsr::utl::internal::convert< T, U > |
struct | olsr::utl::internal::convert< ConstData, Data > |
struct | olsr::utl::internal::other< C > |
struct | olsr::utl::internal::other< ConstData > |
struct | olsr::utl::internal::shared_data |
Data that need to be shared among instances of Data_. More... | |
struct | olsr::utl::Data_< Self > |
Base class for Data and ConstData. More... | |
struct | olsr::utl::Data |
struct | olsr::utl::ConstData |
Defines | |
#define | QOLYESTER_UTL_DATA_HH 1 |
#define QOLYESTER_UTL_DATA_HH 1 |