#include <dsmccbiop.h>
Definition at line 128 of file dsmccbiop.h.
Public Member Functions | |
| BiopIor () | |
| ~BiopIor () | |
| int | Process (const unsigned char *) |
| void | AddTap (Dsmcc *pStatus) |
Public Attributes | |
| unsigned long | type_id_len |
| char * | type_id |
| unsigned long | tagged_profiles_count |
| unsigned long | profile_id_tag |
| ProfileBody * | m_profile_body |
| BiopIor::BiopIor | ( | ) | [inline] |
Definition at line 131 of file dsmccbiop.h.
| BiopIor::~BiopIor | ( | ) | [inline] |
Definition at line 136 of file dsmccbiop.h.
| int BiopIor::Process | ( | const unsigned char * | data | ) |
Definition at line 460 of file dsmccbiop.cpp.
Referenced by BiopBinding::Process(), and Dsmcc::ProcessDownloadServerInitiate().
| void BiopIor::AddTap | ( | Dsmcc * | pStatus | ) |
| unsigned long BiopIor::type_id_len |
| char* BiopIor::type_id |
| unsigned long BiopIor::tagged_profiles_count |
| unsigned long BiopIor::profile_id_tag |
Definition at line 149 of file dsmccbiop.h.
Referenced by DSMCCCache::AddDirInfo(), DSMCCCache::AddFileInfo(), AddTap(), Process(), Dsmcc::ProcessDownloadServerInitiate(), and ~BiopIor().
1.5.5