Class enumeration_type

Inheritance Relationships

Base Type

Class Documentation

class IfcParse::enumeration_type : public IfcParse::declaration

Public Functions

enumeration_type(const std::string &name, int index_in_schema, const std::vector<std::string> &enumeration_items)
const std::vector<std::string> &enumeration_items() const
const enumeration_type *as_enumeration_type() const

Protected Attributes

std::vector<std::string> enumeration_items_