DOKK / manpages / debian 12 / libccrtp-doc / private.h.3.en
private.h(3) Library Functions Manual private.h(3)

private.h - Declaration of ccRTP internal stuff.

#include <commoncpp/config.h>
#include <commoncpp/thread.h>
#include <commoncpp/socket.h>
#include <commoncpp/udp.h>
#include <commoncpp/process.h>
#include <commoncpp/export.h>
#include <ccrtp-config.h>


#define I(e) /* empty */
#define DL(e) /* empty */
#define VDL(e) /* empty */


uint32 random32 ()
uint16 random16 ()


NAMESPACE_COMMONCPP const uint32 NTP_EPOCH_OFFSET = static_cast<uint32>(2208992400ul)

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.

_static_cast_uint32_(2208992400ul)">">NAMESPACE_COMMONCPP const uint32 NTP_EPOCH_OFFSET = static_cast<uint32>(2208992400ul)

Generated automatically by Doxygen for ccRTP from the source code.

Sat Oct 27 2018 ccRTP