CFx SDK Documentation  2022 SP0
Public Member Functions | Protected Member Functions | List of all members
OdLyAndExpr Class Referenceabstract

#include <LyLayerFilter.h>

Public Member Functions

virtual ~OdLyAndExpr ()
 
virtual const OdArray< OdLyRelExpr * > & getRelExprs () const =0
 

Protected Member Functions

 OdLyAndExpr ()
 

Detailed Description

Corresponding C++ library: TD_Db

<group OdLy_Classes>

Definition at line 73 of file LyLayerFilter.h.

Constructor & Destructor Documentation

◆ ~OdLyAndExpr()

virtual OdLyAndExpr::~OdLyAndExpr ( )
inlinevirtual

Definition at line 76 of file LyLayerFilter.h.

◆ OdLyAndExpr()

OdLyAndExpr::OdLyAndExpr ( )
inlineprotected

Definition at line 79 of file LyLayerFilter.h.

Member Function Documentation

◆ getRelExprs()

virtual const OdArray<OdLyRelExpr*>& OdLyAndExpr::getRelExprs ( ) const
pure virtual

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