Class named_type

Inheritance Relationships

Base Type

Class Documentation

class IfcParse::named_type : public IfcParse::parameter_type

Public Functions

named_type(declaration *declared_type)
declaration *declared_type() const
const named_type *as_named_type() const
bool is(const std::string &name) const
bool is(const IfcParse::declaration &decl) const

Protected Attributes

declaration *declared_type_