ccRTP 2.1.2
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes
ccRTP_Hello_Tx Class Reference

Transmitter of salutes. More...

Inheritance diagram for ccRTP_Hello_Tx:
Inheritance graph
[legend]
Collaboration diagram for ccRTP_Hello_Tx:
Collaboration graph
[legend]

Public Member Functions

 ccRTP_Hello_Tx ()
 
 ~ccRTP_Hello_Tx ()
 
void run (void)
 

Private Attributes

RTPSessionsocket
 
InetHostAddress local_ip
 
uint32 ssrc
 

Detailed Description

Transmitter of salutes.

Definition at line 150 of file rtphello.cpp.

Constructor & Destructor Documentation

ccRTP_Hello_Tx::ccRTP_Hello_Tx ( )
inline

Definition at line 162 of file rtphello.cpp.

ccRTP_Hello_Tx::~ccRTP_Hello_Tx ( )
inline

Definition at line 180 of file rtphello.cpp.

Member Function Documentation

void ccRTP_Hello_Tx::run ( void  )
inline

Definition at line 189 of file rtphello.cpp.

Field Documentation

InetHostAddress ccRTP_Hello_Tx::local_ip
private

Definition at line 157 of file rtphello.cpp.

RTPSession* ccRTP_Hello_Tx::socket
private

Definition at line 155 of file rtphello.cpp.

uint32 ccRTP_Hello_Tx::ssrc
private

Definition at line 159 of file rtphello.cpp.


The documentation for this class was generated from the following file: