Assimp  v3.1.1 (June 2014)
IOStreamBase Class Reference

This class represents the stream to write out. More...

Public Member Functions

virtual bool close ()
 
 IOStreamBase (StreamFormatterBase *formatter=ddl_nullptr)
 
virtual bool open (const std::string &anme)
 
virtual size_t write (const std::string &statement)
 
virtual ~IOStreamBase ()
 

Detailed Description

This class represents the stream to write out.

Constructor & Destructor Documentation

IOStreamBase::IOStreamBase ( StreamFormatterBase formatter = ddl_nullptr)
IOStreamBase::~IOStreamBase ( )
virtual

Member Function Documentation

bool IOStreamBase::close ( )
virtual
bool IOStreamBase::open ( const std::string &  anme)
virtual
size_t IOStreamBase::write ( const std::string &  statement)
virtual

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