|
MythTV
0.26-pre
|
#include <dsmccbiop.h>
Public Member Functions | |
| BiopBinding () | |
| ~BiopBinding () | |
| int | Process (const unsigned char *data) |
Public Attributes | |
| BiopName | m_name |
| char | m_binding_type |
| BiopIor | m_ior |
| unsigned int | m_objinfo_len |
| char * | m_objinfo |
Definition at line 163 of file dsmccbiop.h.
| BiopBinding::BiopBinding | ( | ) | [inline] |
Definition at line 166 of file dsmccbiop.h.
Definition at line 110 of file dsmccbiop.cpp.
| int BiopBinding::Process | ( | const unsigned char * | data | ) |
Definition at line 76 of file dsmccbiop.cpp.
Referenced by BiopMessage::ProcessDir().
Definition at line 171 of file dsmccbiop.h.
Referenced by DSMCCCache::AddDirInfo(), DSMCCCache::AddFileInfo(), Process(), and BiopMessage::ProcessDir().
Definition at line 172 of file dsmccbiop.h.
Referenced by Process(), and BiopMessage::ProcessDir().
Definition at line 173 of file dsmccbiop.h.
Referenced by DSMCCCache::AddDirInfo(), DSMCCCache::AddFileInfo(), Process(), and BiopMessage::ProcessDir().
| unsigned int BiopBinding::m_objinfo_len |
Definition at line 174 of file dsmccbiop.h.
Referenced by Process().
| char* BiopBinding::m_objinfo |
Definition at line 175 of file dsmccbiop.h.
Referenced by Process(), and ~BiopBinding().
1.7.6.1