CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
OdLyRelExpr Class Referenceabstract

#include <LyLayerFilter.h>

Public Member Functions

virtual ~OdLyRelExpr ()
 
virtual const OdStringgetConstant () const =0
 
virtual const OdStringgetVariable () const =0
 

Protected Member Functions

 OdLyRelExpr ()
 

Detailed Description

Corresponding C++ library: TD_Db

<group OdLy_Classes>

Definition at line 57 of file LyLayerFilter.h.

Constructor & Destructor Documentation

◆ ~OdLyRelExpr()

virtual OdLyRelExpr::~OdLyRelExpr ( )
inlinevirtual

Definition at line 60 of file LyLayerFilter.h.

◆ OdLyRelExpr()

OdLyRelExpr::OdLyRelExpr ( )
inlineprotected

Definition at line 64 of file LyLayerFilter.h.

Member Function Documentation

◆ getConstant()

virtual const OdString & OdLyRelExpr::getConstant ( ) const
pure virtual

◆ getVariable()

virtual const OdString & OdLyRelExpr::getVariable ( ) const
pure virtual

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