Class simple_type

Inheritance Relationships

Base Type

Class Documentation

class IfcParse::simple_type : public IfcParse::parameter_type

Public Types

enum data_type

Values:

enumerator binary_type
enumerator boolean_type
enumerator integer_type
enumerator logical_type
enumerator number_type
enumerator real_type
enumerator string_type
enumerator datatype_COUNT

Public Functions

simple_type(data_type declared_type)
data_type declared_type() const
const simple_type *as_simple_type() const

Protected Attributes

data_type declared_type_