sipxmedialib
Version 3.3
|
This is the complete list of members for CSourceDescription, including all inherited members.
ADD_RELEASE_PROTO_ARGS((int callLineNum)) | CBaseClass | virtual |
ADD_RELEASE_PROTO_ARGS((int callLineNum)) | CBaseClass | virtual |
AllowDeletes(void) | CBaseClass | inlinestatic |
CBASECLASS_PROTO_ARGS((const char *pDerivedType="Unknown", int callLineNum=0)) | CBaseClass | |
CRTCPHeader(ssrc_t ulSSRC, RTCP_REPORTS_ET etPayloadType, unsigned long ulVersion=2) | CRTCPHeader | |
CSourceDescription(ssrc_t ulSSRC=0, unsigned char *puchName=NULL, unsigned char *puchEmail=NULL, unsigned char *puchPhone=NULL, unsigned char *puchLocation=NULL, unsigned char *puchAppName=NULL, unsigned char *puchNotes=NULL, unsigned char *puchPrivate=NULL) | CSourceDescription | |
CSourceDescription(bool bHeader, unsigned char *puchSDESReport=NULL) | CSourceDescription | |
ExtractFieldInfo(unsigned char *puchReportBuffer) | CSourceDescription | private |
ExtractPadding(unsigned char *puchReportBuffer) | CSourceDescription | private |
FormatRTCPHeader(unsigned char *puchRTCPBuffer, unsigned long ulPadding, unsigned long ulCount, unsigned long ulPayloadLength) | CRTCPHeader | protected |
FormatSDESReport(bool bHeader, long lContentMask, unsigned char *puchReportBuffer, unsigned long ulBufferSize) | CSourceDescription | |
FormulateCName(void) | CSourceDescription | private |
GetAccessInterface(void) | CSourceDescription | inline |
GetAllComponents(unsigned char *puchName, unsigned char *puchEmail, unsigned char *puchPhone, unsigned char *puchLocation, unsigned char *puchAppName, unsigned char *puchNotes, unsigned char *puchPrivate) | CSourceDescription | |
GetAppName(unsigned char *puchAppName) | CSourceDescription | |
GetChanges(void) | CSourceDescription | inline |
GetCName(unsigned char *puchCName) | CSourceDescription | private |
GetEmail(unsigned char *puchEmail) | CSourceDescription | |
GetFieldChange(unsigned long ulChangeMask, unsigned long *pulFieldType, unsigned char *puchFieldBuffer) | CSourceDescription | |
GetHeaderLength(void) | CRTCPHeader | virtual |
GetLocalSDES(void) | CSourceDescription | static |
GetLocation(unsigned char *puchLocation) | CSourceDescription | |
GetName(unsigned char *puchName) | CSourceDescription | |
GetNotes(unsigned char *puchNotes) | CSourceDescription | |
GetPadding(void) | CRTCPHeader | virtual |
GetPayload(void) | CRTCPHeader | virtual |
GetPhone(unsigned char *puchPhone) | CSourceDescription | |
GetPrivate(unsigned char *puchNotes) | CSourceDescription | |
GetReportCount(void) | CRTCPHeader | virtual |
GetReportLength(void) | CRTCPHeader | virtual |
GetSDESInterface(void) | CSourceDescription | inline |
GetSSRC(void) | CSourceDescription | inlinevirtual |
GetVersion(void) | CRTCPHeader | virtual |
Initialize(void) | CBaseClass | inlinevirtual |
IsInitialized(void) | CBaseClass | inline |
IsOurSSRC(ssrc_t ulSSRC) | CRTCPHeader | virtual |
LoadFieldChanges(unsigned char *puchReportBuffer) | CSourceDescription | private |
LoadFieldInfo(unsigned char *puchReportBuffer, long lContentMask) | CSourceDescription | private |
m_bAutomatic | CBaseClass | |
m_bCNameSet | CSourceDescription | private |
m_bInitialized | CBaseClass | |
m_etPayloadType | CRTCPHeader | protected |
m_spoLocalSDES | CSourceDescription | privatestatic |
m_uchAppName | CSourceDescription | private |
m_uchCName | CSourceDescription | private |
m_uchEmail | CSourceDescription | private |
m_uchLocation | CSourceDescription | private |
m_uchName | CSourceDescription | private |
m_uchNotes | CSourceDescription | private |
m_uchPhone | CSourceDescription | private |
m_uchPrivate | CSourceDescription | private |
m_ulAppNameLength | CSourceDescription | private |
m_ulChangeMask | CSourceDescription | private |
m_ulCNameLength | CSourceDescription | private |
m_ulContentMask | CSourceDescription | private |
m_ulCount | CRTCPHeader | protected |
m_ulEmailLength | CSourceDescription | private |
m_ulLength | CRTCPHeader | protected |
m_ulLocationLength | CSourceDescription | private |
m_ulNameLength | CSourceDescription | private |
m_ulNotesLength | CSourceDescription | private |
m_ulPadding | CRTCPHeader | protected |
m_ulPhoneLength | CSourceDescription | private |
m_ulPrivateLength | CSourceDescription | private |
m_ulReferences | CBaseClass | |
m_ulSSRC | CRTCPHeader | protected |
m_ulVersion | CRTCPHeader | protected |
ParseRTCPHeader(unsigned char *puchRTCPBuffer) | CRTCPHeader | protected |
ParseSDESReport(bool bHeader, unsigned char *puchReportBuffer) | CSourceDescription | |
s_bAllowDeletes | CBaseClass | static |
s_SetAllowDeletes(int v) | CBaseClass | static |
SetAllComponents(unsigned char *puchName=NULL, unsigned char *puchEmail=NULL, unsigned char *puchPhone=NULL, unsigned char *puchLocation=NULL, unsigned char *puchAppName=NULL, unsigned char *puchNotes=NULL, unsigned char *puchPrivate=NULL) | CSourceDescription | |
SetAppName(unsigned char *puchAppName, unsigned long ulLength=0) | CSourceDescription | |
setAutomatic(bool) | CBaseClass | inline |
SetCName(unsigned char *puchCName, unsigned long ulLength=0) | CSourceDescription | private |
SetEmail(unsigned char *puchEmail, unsigned long ulLength=0) | CSourceDescription | |
SetLocation(unsigned char *puchLocation, unsigned long ulLength=0) | CSourceDescription | |
SetName(unsigned char *puchCName, unsigned long ulLength=0) | CSourceDescription | |
SetNotes(unsigned char *puchNotes, unsigned long ulLength=0) | CSourceDescription | |
SetPhone(unsigned char *puchPhone, unsigned long ulLength=0) | CSourceDescription | |
SetPrivate(unsigned char *puchPrivate, unsigned long ulLength=0) | CSourceDescription | |
SetSSRC(ssrc_t ulSSRC) | CSourceDescription | virtual |
TerminateNPad(unsigned char *puchReportBuffer, bool *pbPadded) | CSourceDescription | private |
VetPacket(unsigned char *buffer, int bufferLen) | CRTCPHeader | static |
~CBaseClass(void) | CBaseClass | virtual |
~CRTCPHeader(void) | CRTCPHeader | virtual |
~CSourceDescription(void) | CSourceDescription |