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

#include <BLOB.h>

Collaboration diagram for ibrcommon::BLOB::iostream:
Collaboration graph

Public Member Functions

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

Detailed Description

Definition at line 68 of file BLOB.h.

Constructor & Destructor Documentation

virtual ibrcommon::BLOB::iostream::~iostream ( )
inlinevirtual

Definition at line 82 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 88 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 87 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: