ibrcommon::StringBLOB Class Reference

#include <BLOB.h>

Inheritance diagram for ibrcommon::StringBLOB:
ibrcommon::BLOB ibrcommon::Mutex

List of all members.

Public Member Functions

virtual ~StringBLOB ()
virtual void clear ()

Static Public Member Functions

static BLOB::Reference create ()

Detailed Description

A StringBLOB contains a small amount of data, is based on a stringstream object and hence it is always held in memory.

Definition at line 113 of file BLOB.h.


Constructor & Destructor Documentation

ibrcommon::StringBLOB::~StringBLOB (  )  [virtual]

Definition at line 134 of file BLOB.cpp.


Member Function Documentation

void ibrcommon::StringBLOB::clear (  )  [virtual]

This method deletes the content of the payload. The size will be zero after calling.

Implements ibrcommon::BLOB.

Definition at line 123 of file BLOB.cpp.

BLOB::Reference ibrcommon::StringBLOB::create (  )  [static]

Definition at line 117 of file BLOB.cpp.

Referenced by main().


The documentation for this class was generated from the following files:
Generated on Mon Aug 23 08:13:00 2010 for IBR-DTNSuite by  doxygen 1.6.3