CFx SDK Documentation  2020SP3
Public Member Functions | List of all members
OdEdKeyword Class Reference

#include <EdUserIO.h>

Inheritance diagram for OdEdKeyword:
OdEdException

Public Member Functions

 OdEdKeyword (int nKeyword, const OdString &sKeyword)
 
int keywordIndex () const
 
const OdStringkeyword () const
 
 FX_DECLARE_CLANG_RTTI_EXCEPTION_WORKAROUND ()
 

Additional Inherited Members

- Protected Member Functions inherited from OdEdException
 OdEdException ()
 
 OdEdException (OdErrorContext *pErrCtx)
 
 FX_DECLARE_CLANG_RTTI_EXCEPTION_WORKAROUND ()
 

Detailed Description

This class will be thrown whenever a keyword is input to query function of this UserIO object.

Corresponding C++ library: TD_Root <group OdEd_Exceptions>

Definition at line 298 of file EdUserIO.h.

Constructor & Destructor Documentation

◆ OdEdKeyword()

OdEdKeyword::OdEdKeyword ( int  nKeyword,
const OdString sKeyword 
)

Member Function Documentation

◆ FX_DECLARE_CLANG_RTTI_EXCEPTION_WORKAROUND()

OdEdKeyword::FX_DECLARE_CLANG_RTTI_EXCEPTION_WORKAROUND ( )

◆ keyword()

const OdString& OdEdKeyword::keyword ( ) const

◆ keywordIndex()

int OdEdKeyword::keywordIndex ( ) const

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