CFx SDK Documentation
2020SP3
|
#include <EdUserIO.h>
Public Member Functions | |
OdEdKeyword (int nKeyword, const OdString &sKeyword) | |
int | keywordIndex () const |
const OdString & | keyword () 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 () | |
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.
OdEdKeyword::OdEdKeyword | ( | int | nKeyword, |
const OdString & | sKeyword | ||
) |
OdEdKeyword::FX_DECLARE_CLANG_RTTI_EXCEPTION_WORKAROUND | ( | ) |
const OdString& OdEdKeyword::keyword | ( | ) | const |
int OdEdKeyword::keywordIndex | ( | ) | const |