|
MythTV
0.26-pre
|
#include <dsmccbiop.h>
Public Member Functions | |
| BiopTap () | |
| ~BiopTap () | |
| int | Process (const unsigned char *) |
Public Attributes | |
| unsigned short | id |
| unsigned short | use |
| unsigned short | assoc_tag |
| unsigned short | selector_len |
| char * | selector_data |
Definition at line 46 of file dsmccbiop.h.
| BiopTap::BiopTap | ( | ) | [inline] |
Definition at line 49 of file dsmccbiop.h.
Definition at line 621 of file dsmccbiop.cpp.
| int BiopTap::Process | ( | const unsigned char * | data | ) |
Definition at line 414 of file dsmccbiop.cpp.
Referenced by BiopConnbinder::Process(), and BiopModuleInfo::Process().
| unsigned short BiopTap::id |
Definition at line 57 of file dsmccbiop.h.
| unsigned short BiopTap::use |
Definition at line 58 of file dsmccbiop.h.
Referenced by Process().
| unsigned short BiopTap::assoc_tag |
Definition at line 60 of file dsmccbiop.h.
Referenced by ObjCarousel::AddModuleInfo(), Process(), BiopConnbinder::Process(), ProfileBodyFull::Process(), and Dsmcc::ProcessDownloadServerInitiate().
| unsigned short BiopTap::selector_len |
Definition at line 61 of file dsmccbiop.h.
Referenced by Process().
| char* BiopTap::selector_data |
Definition at line 62 of file dsmccbiop.h.
Referenced by Process(), and ~BiopTap().
1.7.6.1