Declaration of ccRTP internal stuff.
More...
#include <cc++/config.h>
#include <cc++/thread.h>
#include <cc++/socket.h>
#include <cc++/process.h>
#include <cc++/export.h>
#include "config.h"
Go to the source code of this file.
Macros |
#define | I(e) /* empty */ |
#define | DL(e) /* empty */ |
#define | VDL(e) /* empty */ |
Detailed Description
Declaration of ccRTP internal stuff.
This header includes the autogenerated config.h, the general header (rtp.h) and the nana assertion checking library headers. It also defines common macros and constants.
Macro Definition Documentation
#define DL |
( |
|
e | ) |
/* empty */ |
#define I |
( |
|
e | ) |
/* empty */ |
#define VDL |
( |
|
e | ) |
/* empty */ |
Function Documentation
Variable Documentation
const uint32 NTP_EPOCH_OFFSET = static_cast<uint32>(2208992400ul) |