logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

private.h - Declaration of ccRTP internal stuff.

Author

       Generated automatically by Doxygen for ccRTP from the source code.

                                                      ccRTP                                         private.h(3)

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.

Function Documentation

uint16random16()uint32random32()

Macro Definition Documentation

#defineDL(e)/*empty*/#defineI(e)/*empty*/#defineVDL(e)/*empty*/

Name

       private.h - Declaration of ccRTP internal stuff.

Synopsis

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

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

   Functions
       uint32 random32 ()
       uint16 random16 ()

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

Variable Documentation

NAMESPACE_COMMONCPPconstuint32NTP_EPOCH_OFFSET=static_cast<uint32>(2208992400ul)

See Also