Class IfcCharacterDecoder

Class Documentation

class IfcParse::IfcCharacterDecoder

Public Types

enum ConversionMode

Values:

enumerator SUBSTITUTE
enumerator UTF8
enumerator ESCAPE

Public Functions

IfcCharacterDecoder(IfcParse::IfcSpfStream *file)
~IfcCharacterDecoder()
void skip()
operator std::string()
std::string get(unsigned int&)

Public Static Attributes

ConversionMode mode
char substitution_character