.TH "private.h" 3 "Sat Oct 27 2018" "ccRTP" \" -*- nroff -*- .ad l .nh .SH NAME private.h \- Declaration of ccRTP internal stuff\&. .SH SYNOPSIS .br .PP \fC#include \fP .br \fC#include \fP .br \fC#include \fP .br \fC#include \fP .br \fC#include \fP .br \fC#include \fP .br \fC#include \fP .br .SS "Macros" .in +1c .ti -1c .RI "#define \fBI\fP(e) /* empty */" .br .ti -1c .RI "#define \fBDL\fP(e) /* empty */" .br .ti -1c .RI "#define \fBVDL\fP(e) /* empty */" .br .in -1c .SS "Functions" .in +1c .ti -1c .RI "uint32 \fBrandom32\fP ()" .br .ti -1c .RI "uint16 \fBrandom16\fP ()" .br .in -1c .SS "Variables" .in +1c .ti -1c .RI "NAMESPACE_COMMONCPP const uint32 \fBNTP_EPOCH_OFFSET\fP = static_cast(2208992400ul)" .br .in -1c .SH "Detailed Description" .PP Declaration of ccRTP internal stuff\&. This header includes the autogenerated config\&.h, the general header (\fBrtp\&.h\fP) and the nana assertion checking library headers\&. It also defines common macros and constants\&. .SH "Macro Definition Documentation" .PP .SS "#define DL(e) /* empty */" .SS "#define I(e) /* empty */" .SS "#define VDL(e) /* empty */" .SH "Function Documentation" .PP .SS "uint16 random16 ()" .SS "uint32 random32 ()" .SH "Variable Documentation" .PP .SS "NAMESPACE_COMMONCPP const uint32 NTP_EPOCH_OFFSET = static_cast(2208992400ul)" .SH "Author" .PP Generated automatically by Doxygen for ccRTP from the source code\&.