class to hold a single RTP packet
class to hold a single RTP packet
~MgcpUdpPacket()
char* getMessageLocation()
int getMessageSize()
void setMessageSize(int size)
friend ostream& operator<<(ostream& s, MgcpUdpPacket& x)
ostream& print( ostream& stream )
void printVerbose( ostream& stream )
char* data
int size
generated by doc++