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

#include <Ifc4SelectTypes.h>

Inheritance diagram for OdIfc4::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 2461 of file Ifc4SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcSimpleValue()

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

Definition at line 2466 of file Ifc4SelectTypes.h.

Member Function Documentation

◆ createEmptySelect()

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

◆ isIfcBinary()

bool OdIfc4::IfcSimpleValue::isIfcBinary ( )

◆ isIfcBoolean()

bool OdIfc4::IfcSimpleValue::isIfcBoolean ( )

◆ isIfcDate()

bool OdIfc4::IfcSimpleValue::isIfcDate ( )

◆ isIfcDateTime()

bool OdIfc4::IfcSimpleValue::isIfcDateTime ( )

◆ isIfcDuration()

bool OdIfc4::IfcSimpleValue::isIfcDuration ( )

◆ isIfcIdentifier()

bool OdIfc4::IfcSimpleValue::isIfcIdentifier ( )

◆ isIfcInteger()

bool OdIfc4::IfcSimpleValue::isIfcInteger ( )

◆ isIfcLabel()

bool OdIfc4::IfcSimpleValue::isIfcLabel ( )

◆ isIfcLogical()

bool OdIfc4::IfcSimpleValue::isIfcLogical ( )

◆ isIfcPositiveInteger()

bool OdIfc4::IfcSimpleValue::isIfcPositiveInteger ( )

◆ isIfcReal()

bool OdIfc4::IfcSimpleValue::isIfcReal ( )

◆ isIfcText()

bool OdIfc4::IfcSimpleValue::isIfcText ( )

◆ isIfcTime()

bool OdIfc4::IfcSimpleValue::isIfcTime ( )

◆ isIfcTimeStamp()

bool OdIfc4::IfcSimpleValue::isIfcTimeStamp ( )

◆ setIfcBinary()

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

◆ setIfcBoolean()

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

◆ setIfcDate()

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

◆ setIfcDateTime()

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

◆ setIfcDuration()

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

◆ setIfcIdentifier()

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

◆ setIfcInteger()

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

◆ setIfcLabel()

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

◆ setIfcLogical()

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

◆ setIfcPositiveInteger()

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

◆ setIfcReal()

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

◆ setIfcText()

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

◆ setIfcTime()

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

◆ setIfcTimeStamp()

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

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