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

#include <Ifc4x2SelectTypes.h>

Inheritance diagram for OdIfc4x2::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 Ifc4x2SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcSimpleValue()

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

Definition at line 2470 of file Ifc4x2SelectTypes.h.

Member Function Documentation

◆ createEmptySelect()

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

◆ isIfcBinary()

bool OdIfc4x2::IfcSimpleValue::isIfcBinary ( )

◆ isIfcBoolean()

bool OdIfc4x2::IfcSimpleValue::isIfcBoolean ( )

◆ isIfcDate()

bool OdIfc4x2::IfcSimpleValue::isIfcDate ( )

◆ isIfcDateTime()

bool OdIfc4x2::IfcSimpleValue::isIfcDateTime ( )

◆ isIfcDuration()

bool OdIfc4x2::IfcSimpleValue::isIfcDuration ( )

◆ isIfcIdentifier()

bool OdIfc4x2::IfcSimpleValue::isIfcIdentifier ( )

◆ isIfcInteger()

bool OdIfc4x2::IfcSimpleValue::isIfcInteger ( )

◆ isIfcLabel()

bool OdIfc4x2::IfcSimpleValue::isIfcLabel ( )

◆ isIfcLogical()

bool OdIfc4x2::IfcSimpleValue::isIfcLogical ( )

◆ isIfcPositiveInteger()

bool OdIfc4x2::IfcSimpleValue::isIfcPositiveInteger ( )

◆ isIfcReal()

bool OdIfc4x2::IfcSimpleValue::isIfcReal ( )

◆ isIfcText()

bool OdIfc4x2::IfcSimpleValue::isIfcText ( )

◆ isIfcTime()

bool OdIfc4x2::IfcSimpleValue::isIfcTime ( )

◆ isIfcTimeStamp()

bool OdIfc4x2::IfcSimpleValue::isIfcTimeStamp ( )

◆ setIfcBinary()

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

◆ setIfcBoolean()

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

◆ setIfcDate()

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

◆ setIfcDateTime()

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

◆ setIfcDuration()

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

◆ setIfcIdentifier()

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

◆ setIfcInteger()

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

◆ setIfcLabel()

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

◆ setIfcLogical()

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

◆ setIfcPositiveInteger()

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

◆ setIfcReal()

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

◆ setIfcText()

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

◆ setIfcTime()

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

◆ setIfcTimeStamp()

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

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