commore  1.0.6-SNAPSHOT
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
commore::CmrParser::Reader Class Reference
+ Inheritance diagram for commore::CmrParser::Reader:

Public Member Functions

 Reader (IBStream &isource)
 
 operator IBStream & ()
 
virtual ~Reader ()
 
bool is_open () const
 
const AStringget_source_name () const
 

Protected Member Functions

Readeroperator= (const Reader &)
 

Protected Attributes

bool open_
 
IBStreamisource
 
AString source_name
 

Constructor & Destructor Documentation

commore::CmrParser::Reader::Reader ( IBStream isource)
inline
virtual commore::CmrParser::Reader::~Reader ( )
inlinevirtual

Member Function Documentation

const AString& commore::CmrParser::Reader::get_source_name ( ) const
inline
bool commore::CmrParser::Reader::is_open ( ) const
inline
commore::CmrParser::Reader::operator IBStream & ( )
inline
Reader& commore::CmrParser::Reader::operator= ( const Reader )
protected

Member Data Documentation

IBStream& commore::CmrParser::Reader::isource
protected
bool commore::CmrParser::Reader::open_
protected
AString commore::CmrParser::Reader::source_name
protected

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