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

#include <Ifc4x1SelectTypes.h>

Inheritance diagram for OdIfc4x1::IfcSimpleValue:

Public Member Functions

 IfcSimpleValue (OdDAI::Select &select)
 
bool isIfcBinary ()
 
void setIfcBinary (IfcBinary val)
 
bool isIfcBoolean ()
 
void setIfcBoolean (IfcBoolean val)
 
bool isIfcDate ()
 
void setIfcDate (IfcDate val)
 
bool isIfcDateTime ()
 
void setIfcDateTime (IfcDateTime val)
 
bool isIfcDuration ()
 
void setIfcDuration (IfcDuration 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 isIfcPositiveInteger ()
 
void setIfcPositiveInteger (IfcPositiveInteger val)
 
bool isIfcReal ()
 
void setIfcReal (IfcReal val)
 
bool isIfcText ()
 
void setIfcText (IfcText val)
 
bool isIfcTime ()
 
void setIfcTime (IfcTime val)
 
bool isIfcTimeStamp ()
 
void setIfcTimeStamp (IfcTimeStamp val)
 

Static Public Member Functions

static OdDAI::Select createEmptySelect ()
 

Detailed Description

Definition at line 2465 of file Ifc4x1SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcSimpleValue()

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

Definition at line 2470 of file Ifc4x1SelectTypes.h.

Member Function Documentation

◆ createEmptySelect()

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

◆ isIfcBinary()

bool OdIfc4x1::IfcSimpleValue::isIfcBinary ( )

◆ isIfcBoolean()

bool OdIfc4x1::IfcSimpleValue::isIfcBoolean ( )

◆ isIfcDate()

bool OdIfc4x1::IfcSimpleValue::isIfcDate ( )

◆ isIfcDateTime()

bool OdIfc4x1::IfcSimpleValue::isIfcDateTime ( )

◆ isIfcDuration()

bool OdIfc4x1::IfcSimpleValue::isIfcDuration ( )

◆ isIfcIdentifier()

bool OdIfc4x1::IfcSimpleValue::isIfcIdentifier ( )

◆ isIfcInteger()

bool OdIfc4x1::IfcSimpleValue::isIfcInteger ( )

◆ isIfcLabel()

bool OdIfc4x1::IfcSimpleValue::isIfcLabel ( )

◆ isIfcLogical()

bool OdIfc4x1::IfcSimpleValue::isIfcLogical ( )

◆ isIfcPositiveInteger()

bool OdIfc4x1::IfcSimpleValue::isIfcPositiveInteger ( )

◆ isIfcReal()

bool OdIfc4x1::IfcSimpleValue::isIfcReal ( )

◆ isIfcText()

bool OdIfc4x1::IfcSimpleValue::isIfcText ( )

◆ isIfcTime()

bool OdIfc4x1::IfcSimpleValue::isIfcTime ( )

◆ isIfcTimeStamp()

bool OdIfc4x1::IfcSimpleValue::isIfcTimeStamp ( )

◆ setIfcBinary()

void OdIfc4x1::IfcSimpleValue::setIfcBinary ( IfcBinary  val)

◆ setIfcBoolean()

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

◆ setIfcDate()

void OdIfc4x1::IfcSimpleValue::setIfcDate ( IfcDate  val)

◆ setIfcDateTime()

void OdIfc4x1::IfcSimpleValue::setIfcDateTime ( IfcDateTime  val)

◆ setIfcDuration()

void OdIfc4x1::IfcSimpleValue::setIfcDuration ( IfcDuration  val)

◆ setIfcIdentifier()

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

◆ setIfcInteger()

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

◆ setIfcLabel()

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

◆ setIfcLogical()

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

◆ setIfcPositiveInteger()

void OdIfc4x1::IfcSimpleValue::setIfcPositiveInteger ( IfcPositiveInteger  val)

◆ setIfcReal()

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

◆ setIfcText()

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

◆ setIfcTime()

void OdIfc4x1::IfcSimpleValue::setIfcTime ( IfcTime  val)

◆ setIfcTimeStamp()

void OdIfc4x1::IfcSimpleValue::setIfcTimeStamp ( IfcTimeStamp  val)

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