|
MythTV master
|
#include <libmythtv/mheg/dsmccbiop.h>
Public Member Functions | |
| ProfileBodyFull ()=default | |
| ~ProfileBodyFull () override=default | |
| int | Process (const unsigned char *data) override |
| DSMCCCacheReference * | GetReference () override |
Public Member Functions inherited from ProfileBody | |
| virtual | ~ProfileBody ()=default |
| virtual DSMCCCacheReference * | GetReference ()=0 |
| virtual int | Process (const unsigned char *)=0 |
Public Attributes | |
| BiopConnbinder | m_dsmConn |
Protected Attributes | |
| unsigned long | m_dataLen {0} |
| char | m_byteOrder {0} |
| char | m_liteComponentsCount {0} |
| BiopObjLocation | m_objLoc |
Definition at line 96 of file dsmccbiop.h.
|
default |
|
overridedefault |
|
inlineoverridevirtual |
Implements ProfileBody.
Definition at line 102 of file dsmccbiop.h.
|
overridevirtual |
Implements ProfileBody.
Definition at line 491 of file dsmccbiop.cpp.
|
protected |
Definition at line 107 of file dsmccbiop.h.
|
protected |
Definition at line 106 of file dsmccbiop.h.
Referenced by Process().
| BiopConnbinder ProfileBodyFull::m_dsmConn |
Definition at line 113 of file dsmccbiop.h.
Referenced by Process().
|
protected |
Definition at line 108 of file dsmccbiop.h.
Referenced by Process().
|
protected |
Definition at line 109 of file dsmccbiop.h.
Referenced by GetReference(), and Process().