Class HeaderEntity

Inheritance Relationships

Base Type

Derived Types

Class Documentation

class IfcParse::HeaderEntity : public IfcEntityInstanceData

Subclassed by IfcParse::FileDescription, IfcParse::FileName, IfcParse::FileSchema

Public Functions

unsigned int getArgumentCount() const
std::string toString(bool upper = false) const

Protected Functions

HeaderEntity(const char *const datatype, size_t size, IfcParse::IfcFile *file)
void setValue(unsigned int i, const std::string &s)
void setValue(unsigned int i, const std::vector<std::string> &s)