Class IfcSpfLexer

Class Documentation

class IfcParse::IfcSpfLexer

A stream of tokens to be read from a IfcSpfStream.

Public Functions

std::string &GetTempString() const
IfcSpfLexer(IfcSpfStream *s, IfcFile *f)
Token Next()
~IfcSpfLexer()
void TokenString(unsigned int offset, std::string &result)

Public Members

IfcSpfStream *stream
IfcFile *file