Class Ifc4x3_rc1::IfcBoolean¶
Defined in File Ifc4x3_rc1.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x3_rc1.
Inheritance Relationships¶
Base Type¶
public IfcUtil::IfcBaseType(Class IfcBaseType)
Class Documentation¶
- 
class 
Ifc4x3_rc1::IfcBoolean: public IfcUtil::IfcBaseType¶ IfcBoolean is a defined data type of simple data type Boolean. It is required since a select type (IfcSimpleValue) cannot directly include simple types in its select list. A boolean type can have value TRUE or FALSE.
Type: BOOLEAN
HISTORY New type in IFC Release 1.5.1.
Public Functions
- 
const IfcParse::type_declaration &
declaration() const¶ 
- 
IfcBoolean(IfcEntityInstanceData *e)¶ 
- 
IfcBoolean(bool v)¶ 
- 
operator bool() const¶ 
Public Static Functions
- 
const IfcParse::type_declaration &
Class()¶ 
- 
const IfcParse::type_declaration &