Class NullArgument

Inheritance Relationships

Base Type

Class Documentation

class IfcParse::NullArgument : public Argument

Argument being null, e.g. ‘$’ == ===

Public Functions

NullArgument()
IfcUtil::ArgumentType type() const
bool isNull() const
unsigned int size() const
Argument *operator[](unsigned int) const
std::string toString(bool) const