Class select_type

Inheritance Relationships

Base Type

Class Documentation

class IfcParse::select_type : public IfcParse::declaration

Public Functions

select_type(const std::string &name, int index_in_schema, const std::vector<const declaration*> &select_list)
const std::vector<const declaration*> &select_list() const
const select_type *as_select_type() const

Protected Attributes

std::vector<const declaration*> select_list_