CFx SDK Documentation  2023 SP0
Public Member Functions | List of all members
OdDAI::OdLogical Class Reference

#include <daiPrimitive.h>

Public Member Functions

 OdLogical ()
 
 OdLogical (const OdLogical &other)
 
 OdLogical (OdLogical_ val)
 
int exists () const
 
void nullify ()
 
 operator OdLogical_ () const
 
OdLogicaloperator= (const OdLogical_ val)
 
OdLogicaloperator= (const long val)
 
OdLogicaloperator= (const OdAnsiString &val)
 
bool operator== (const OdLogical &other)
 
 operator OdAnsiString ()
 

Detailed Description

Definition at line 47 of file daiPrimitive.h.

Constructor & Destructor Documentation

◆ OdLogical() [1/3]

OdDAI::OdLogical::OdLogical ( )
inline

Definition at line 51 of file daiPrimitive.h.

◆ OdLogical() [2/3]

OdDAI::OdLogical::OdLogical ( const OdLogical other)
inline

Definition at line 52 of file daiPrimitive.h.

◆ OdLogical() [3/3]

OdDAI::OdLogical::OdLogical ( OdLogical_  val)
inline

Definition at line 53 of file daiPrimitive.h.

Member Function Documentation

◆ exists()

int OdDAI::OdLogical::exists ( ) const
inline

Definition at line 54 of file daiPrimitive.h.

◆ nullify()

void OdDAI::OdLogical::nullify ( )
inline

Definition at line 55 of file daiPrimitive.h.

◆ operator OdAnsiString()

OdDAI::OdLogical::operator OdAnsiString ( )
inline

Definition at line 79 of file daiPrimitive.h.

◆ operator OdLogical_()

OdDAI::OdLogical::operator OdLogical_ ( ) const
inline

Definition at line 56 of file daiPrimitive.h.

◆ operator=() [1/3]

OdLogical& OdDAI::OdLogical::operator= ( const long  val)
inline

Definition at line 59 of file daiPrimitive.h.

◆ operator=() [2/3]

OdLogical& OdDAI::OdLogical::operator= ( const OdAnsiString &  val)
inline

Definition at line 60 of file daiPrimitive.h.

◆ operator=() [3/3]

OdLogical& OdDAI::OdLogical::operator= ( const OdLogical_  val)
inline

Definition at line 58 of file daiPrimitive.h.

◆ operator==()

bool OdDAI::OdLogical::operator== ( const OdLogical other)
inline

Definition at line 74 of file daiPrimitive.h.


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