#include <BLOB.h>

Public Member Functions | |
| virtual | ~TmpFileBLOB () |
| virtual void | clear () |
Static Public Member Functions | |
| static BLOB::Reference | create () |
Definition at line 112 of file BLOB.h.
| ibrcommon::TmpFileBLOB::~TmpFileBLOB | ( | ) | [virtual] |
| BLOB::Reference ibrcommon::TmpFileBLOB::create | ( | ) | [static] |
Definition at line 172 of file BLOB.cpp.
References ibrcommon::StringBLOB::create().
Referenced by dtn::net::HTTPConvergenceLayer::componentRun(), dtn::data::BundleMerger::getContainer(), main(), and dtn::net::HTTPConvergenceLayer::queue().
| void ibrcommon::TmpFileBLOB::clear | ( | ) | [virtual] |
Implements ibrcommon::BLOB.
Definition at line 182 of file BLOB.cpp.
References ibrcommon::Mutex::enter(), ibrcommon::File::getPath(), ibrcommon::Mutex::leave(), and ibrcommon::File::remove().
1.5.6