Class type_declaration

Inheritance Relationships

Base Type

Class Documentation

class IfcParse::type_declaration : public IfcParse::declaration

Public Functions

type_declaration(const std::string &name, int index_in_schema, const parameter_type *declared_type)
const parameter_type *declared_type() const
const type_declaration *as_type_declaration() const

Protected Attributes

const parameter_type *declared_type_