|
MythTV
0.26-pre
|
#include <dsmccbiop.h>
Public Member Functions | |
| BiopObjLocation () | |
| ~BiopObjLocation () | |
| int | Process (const unsigned char *) |
Public Attributes | |
| unsigned long | component_tag |
| char | component_data_len |
| char | version_major |
| char | version_minor |
| DSMCCCacheReference | m_Reference |
Definition at line 78 of file dsmccbiop.h.
| BiopObjLocation::BiopObjLocation | ( | ) | [inline] |
Definition at line 81 of file dsmccbiop.h.
| BiopObjLocation::~BiopObjLocation | ( | ) | [inline] |
Definition at line 84 of file dsmccbiop.h.
| int BiopObjLocation::Process | ( | const unsigned char * | data | ) |
Definition at line 479 of file dsmccbiop.cpp.
Referenced by ProfileBodyFull::Process().
| unsigned long BiopObjLocation::component_tag |
Definition at line 88 of file dsmccbiop.h.
Referenced by Process().
Definition at line 89 of file dsmccbiop.h.
Referenced by Process().
Definition at line 90 of file dsmccbiop.h.
Referenced by Process().
Definition at line 91 of file dsmccbiop.h.
Referenced by Process().
Definition at line 92 of file dsmccbiop.h.
Referenced by ProfileBodyFull::GetReference(), Process(), and ProfileBodyFull::Process().
1.7.6.1