IBR-DTNSuite  0.12
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 73 of file BLOB.h.

Constructor & Destructor Documentation

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

Definition at line 87 of file BLOB.h.

References ibrcommon::BLOB::close(), and ibrcommon::BLOB::update().

Here is the call graph for this function:

Member Function Documentation

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

Definition at line 94 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 93 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: