Assimp  v3.1.1 (June 2014)
Assimp::DXF::LineReader Class Reference

Public Member Functions

 end ()
 
bool End () const
 
 groupcode (0)
 
int GroupCode () const
 
bool Is (int gc, const char *what) const
 
bool Is (int gc) const
 
 operator bool () const
 
LineReaderoperator++ ()
 pseudo-iterator increment to advance to the next (groupcode/value) pair More...
 
LineReaderoperator++ (int)
 
 value ()
 
const std::string & Value () const
 
float ValueAsFloat () const
 
int ValueAsSignedInt () const
 
unsigned int ValueAsUnsignedInt () const
 

Public Attributes

 __pad0__: splitter(reader
 
 false
 
 true
 

Member Function Documentation

Assimp::DXF::LineReader::end ( )
inline
bool Assimp::DXF::LineReader::End ( ) const
inline
Assimp::DXF::LineReader::groupcode ( )
int Assimp::DXF::LineReader::GroupCode ( ) const
inline
bool Assimp::DXF::LineReader::Is ( int  gc,
const char *  what 
) const
inline
bool Assimp::DXF::LineReader::Is ( int  gc) const
inline
Assimp::DXF::LineReader::operator bool ( ) const
inline
LineReader& Assimp::DXF::LineReader::operator++ ( )
inline

pseudo-iterator increment to advance to the next (groupcode/value) pair

LineReader& Assimp::DXF::LineReader::operator++ ( int  )
inline
Assimp::DXF::LineReader::value ( )
const std::string& Assimp::DXF::LineReader::Value ( ) const
inline
float Assimp::DXF::LineReader::ValueAsFloat ( ) const
inline
int Assimp::DXF::LineReader::ValueAsSignedInt ( ) const
inline
unsigned int Assimp::DXF::LineReader::ValueAsUnsignedInt ( ) const
inline

Member Data Documentation

Assimp::DXF::LineReader::__pad0__
Assimp::DXF::LineReader::false
Assimp::DXF::LineReader::true

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