CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
OdIfc2x_final::IfcSimpleValue Class Reference

#include <Ifc2x_FinalSelectTypes.h>

Inheritance diagram for OdIfc2x_final::IfcSimpleValue:

Public Member Functions

 IfcSimpleValue (OdDAI::Select &select)
 
bool isIfcBoolean ()
 
void setIfcBoolean (IfcBoolean val)
 
bool isIfcIdentifier ()
 
void setIfcIdentifier (IfcIdentifier val)
 
bool isIfcInteger ()
 
void setIfcInteger (IfcInteger val)
 
bool isIfcLabel ()
 
void setIfcLabel (IfcLabel val)
 
bool isIfcLogical ()
 
void setIfcLogical (IfcLogical val)
 
bool isIfcReal ()
 
void setIfcReal (IfcReal val)
 
bool isIfcText ()
 
void setIfcText (IfcText val)
 

Static Public Member Functions

static OdDAI::Select createEmptySelect ()
 

Detailed Description

Definition at line 836 of file Ifc2x_FinalSelectTypes.h.

Constructor & Destructor Documentation

◆ IfcSimpleValue()

OdIfc2x_final::IfcSimpleValue::IfcSimpleValue ( OdDAI::Select &  select)
inline

Definition at line 841 of file Ifc2x_FinalSelectTypes.h.

Member Function Documentation

◆ createEmptySelect()

static OdDAI::Select OdIfc2x_final::IfcSimpleValue::createEmptySelect ( )
static

◆ isIfcBoolean()

bool OdIfc2x_final::IfcSimpleValue::isIfcBoolean ( )

◆ isIfcIdentifier()

bool OdIfc2x_final::IfcSimpleValue::isIfcIdentifier ( )

◆ isIfcInteger()

bool OdIfc2x_final::IfcSimpleValue::isIfcInteger ( )

◆ isIfcLabel()

bool OdIfc2x_final::IfcSimpleValue::isIfcLabel ( )

◆ isIfcLogical()

bool OdIfc2x_final::IfcSimpleValue::isIfcLogical ( )

◆ isIfcReal()

bool OdIfc2x_final::IfcSimpleValue::isIfcReal ( )

◆ isIfcText()

bool OdIfc2x_final::IfcSimpleValue::isIfcText ( )

◆ setIfcBoolean()

void OdIfc2x_final::IfcSimpleValue::setIfcBoolean ( IfcBoolean  val)

◆ setIfcIdentifier()

void OdIfc2x_final::IfcSimpleValue::setIfcIdentifier ( IfcIdentifier  val)

◆ setIfcInteger()

void OdIfc2x_final::IfcSimpleValue::setIfcInteger ( IfcInteger  val)

◆ setIfcLabel()

void OdIfc2x_final::IfcSimpleValue::setIfcLabel ( IfcLabel  val)

◆ setIfcLogical()

void OdIfc2x_final::IfcSimpleValue::setIfcLogical ( IfcLogical  val)

◆ setIfcReal()

void OdIfc2x_final::IfcSimpleValue::setIfcReal ( IfcReal  val)

◆ setIfcText()

void OdIfc2x_final::IfcSimpleValue::setIfcText ( IfcText  val)

The documentation for this class was generated from the following file: