CFx SDK Documentation  2020SP3
Public Member Functions | List of all members
OdIfc4::IfcBooleanOperator Class Reference

#include <Ifc4Enum.h>

Public Member Functions

 IfcBooleanOperator ()
 
 IfcBooleanOperator (const IfcBooleanOperator &other)
 
 IfcBooleanOperator (IfcBooleanOperator_ val)
 
int exists () const
 
void nullify ()
 
 operator IfcBooleanOperator_ () const
 
 operator unsigned long () const
 
IfcBooleanOperatoroperator= (const IfcBooleanOperator_ val)
 
bool operator== (const IfcBooleanOperator &other) const
 
OdAnsiString toStr ()
 

Detailed Description

Definition at line 633 of file Ifc4Enum.h.

Constructor & Destructor Documentation

◆ IfcBooleanOperator() [1/3]

OdIfc4::IfcBooleanOperator::IfcBooleanOperator ( )
inline

Definition at line 636 of file Ifc4Enum.h.

◆ IfcBooleanOperator() [2/3]

OdIfc4::IfcBooleanOperator::IfcBooleanOperator ( const IfcBooleanOperator other)
inline

Definition at line 637 of file Ifc4Enum.h.

◆ IfcBooleanOperator() [3/3]

OdIfc4::IfcBooleanOperator::IfcBooleanOperator ( IfcBooleanOperator_  val)
inline

Definition at line 638 of file Ifc4Enum.h.

Member Function Documentation

◆ exists()

int OdIfc4::IfcBooleanOperator::exists ( ) const
inline

Definition at line 639 of file Ifc4Enum.h.

◆ nullify()

void OdIfc4::IfcBooleanOperator::nullify ( )
inline

Definition at line 640 of file Ifc4Enum.h.

◆ operator IfcBooleanOperator_()

OdIfc4::IfcBooleanOperator::operator IfcBooleanOperator_ ( ) const
inline

Definition at line 641 of file Ifc4Enum.h.

◆ operator unsigned long()

OdIfc4::IfcBooleanOperator::operator unsigned long ( ) const
inline

Definition at line 642 of file Ifc4Enum.h.

◆ operator=()

IfcBooleanOperator& OdIfc4::IfcBooleanOperator::operator= ( const IfcBooleanOperator_  val)
inline

Definition at line 643 of file Ifc4Enum.h.

◆ operator==()

bool OdIfc4::IfcBooleanOperator::operator== ( const IfcBooleanOperator other) const
inline

Definition at line 644 of file Ifc4Enum.h.

◆ toStr()

OdAnsiString OdIfc4::IfcBooleanOperator::toStr ( )

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