#include <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 |
Definition at line 137 of file dsmccbiop.h.
| BiopIor::BiopIor | ( | ) | [inline] |
Definition at line 140 of file dsmccbiop.h.
| BiopIor::~BiopIor | ( | ) | [inline] |
Definition at line 145 of file dsmccbiop.h.
| int BiopIor::Process | ( | const unsigned char * | data | ) |
Definition at line 563 of file dsmccbiop.cpp.
Referenced by BiopBinding::Process(), and Dsmcc::ProcessDownloadServerInitiate().
| void BiopIor::AddTap | ( | Dsmcc * | pStatus | ) |
Definition at line 614 of file dsmccbiop.cpp.
Referenced by BiopMessage::ProcessDir(), and Dsmcc::ProcessDownloadServerInitiate().
| unsigned long BiopIor::type_id_len |
Definition at line 154 of file dsmccbiop.h.
Referenced by Process().
| char* BiopIor::type_id |
Definition at line 155 of file dsmccbiop.h.
Referenced by Process(), Dsmcc::ProcessDownloadServerInitiate(), and ~BiopIor().
| unsigned long BiopIor::tagged_profiles_count |
Definition at line 156 of file dsmccbiop.h.
Referenced by Process().
| unsigned long BiopIor::profile_id_tag |
Definition at line 157 of file dsmccbiop.h.
Referenced by Process().
Definition at line 158 of file dsmccbiop.h.
Referenced by DSMCCCache::AddDirInfo(), DSMCCCache::AddFileInfo(), AddTap(), Process(), Dsmcc::ProcessDownloadServerInitiate(), and ~BiopIor().
1.6.3