IBR-DTNSuite  0.8
ibrcommon::BLOB::iostream Class Reference

#include <BLOB.h>

List of all members.

Public Member Functions

 iostream (BLOB &blob)
virtual ~iostream ()
std::iostream * operator-> ()
std::iostream & operator* ()
size_t size ()
void clear ()

Detailed Description

Definition at line 54 of file BLOB.h.


Constructor & Destructor Documentation

virtual ibrcommon::BLOB::iostream::~iostream ( ) [inline, virtual]

Definition at line 68 of file BLOB.h.

References ibrcommon::BLOB::close().

Here is the call graph for this function:


Member Function Documentation

std::iostream& ibrcommon::BLOB::iostream::operator* ( ) [inline]

Definition at line 74 of file BLOB.h.

References ibrcommon::BLOB::__get_stream().

Here is the call graph for this function:

std::iostream* ibrcommon::BLOB::iostream::operator-> ( ) [inline]

Definition at line 73 of file BLOB.h.

References ibrcommon::BLOB::__get_stream().

Here is the call graph for this function:


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