Assimp  v3.1.1 (June 2014)
StreamFormatterBase Class Reference

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

Public Member Functions

virtual std::string format (const std::string &statement)
 
 StreamFormatterBase ()
 
virtual ~StreamFormatterBase ()
 

Detailed Description

This class represents the stream to write out.

Constructor & Destructor Documentation

§ StreamFormatterBase()

BEGIN_ODDLPARSER_NS StreamFormatterBase::StreamFormatterBase ( )

§ ~StreamFormatterBase()

StreamFormatterBase::~StreamFormatterBase ( )
virtual

Member Function Documentation

§ format()

std::string StreamFormatterBase::format ( const std::string &  statement)
virtual

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