#include <dsmccbiop.h>

Definition at line 88 of file dsmccbiop.h.
Public Member Functions | |
| virtual | ~ProfileBody () |
| virtual DSMCCCacheReference * | GetReference ()=0 |
| virtual int | Process (const unsigned char *)=0 |
| virtual ProfileBody::~ProfileBody | ( | ) | [inline, virtual] |
Definition at line 91 of file dsmccbiop.h.
| virtual DSMCCCacheReference* ProfileBody::GetReference | ( | ) | [pure virtual] |
Implemented in ProfileBodyFull, and ProfileBodyLite.
Referenced by DSMCCCache::AddDirInfo(), DSMCCCache::AddFileInfo(), BiopIor::AddTap(), and Dsmcc::ProcessDownloadServerInitiate().
| virtual int ProfileBody::Process | ( | const unsigned char * | ) | [pure virtual] |
1.5.5