IBR-DTNSuite  0.12
ibrcommon::BLOB::Reference Class Reference

#include <BLOB.h>

Collaboration diagram for ibrcommon::BLOB::Reference:
Collaboration graph

Public Member Functions

 Reference (BLOB *blob)
 
 Reference (const Reference &ref)
 
virtual ~Reference ()
 
BLOB::iostream iostream ()
 
const BLOBoperator* () const
 
std::streamsize size () const
 

Detailed Description

Definition at line 107 of file BLOB.h.

Constructor & Destructor Documentation

ibrcommon::BLOB::Reference::Reference ( BLOB blob)

Definition at line 225 of file BLOB.cpp.

ibrcommon::BLOB::Reference::Reference ( const Reference ref)

Definition at line 206 of file BLOB.cpp.

ibrcommon::BLOB::Reference::~Reference ( )
virtual

Definition at line 211 of file BLOB.cpp.

Member Function Documentation

const BLOB & ibrcommon::BLOB::Reference::operator* ( ) const

Get the pointer to the origin BLOB object.

Returns
The pointer to the origin BLOB object

Definition at line 230 of file BLOB.cpp.

std::streamsize ibrcommon::BLOB::Reference::size ( ) const

The documentation for this class was generated from the following files: