ccRTP
Macros | Functions | Variables
private.h File Reference

Declaration of ccRTP internal stuff. More...

#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>

Go to the source code of this file.

Macros

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

Functions

uint32 random32 ()
 
uint16 random16 ()
 

Variables

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

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

◆ DL

#define DL (   e)    /* empty */

◆ I

#define I (   e)    /* empty */

◆ VDL

#define VDL (   e)    /* empty */

Function Documentation

◆ random16()

uint16 random16 ( )

◆ random32()

uint32 random32 ( )

Variable Documentation

◆ NTP_EPOCH_OFFSET

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