|
CFx SDK Documentation 2024 SP0
|
#include <EdUserIO.h>
Public Member Functions | |
| OdEdOtherInput (const OdString &sInput) | |
| const OdString & | string () const |
| FX_DECLARE_CLANG_RTTI_EXCEPTION_WORKAROUND () | |
Public Member Functions inherited from OdEdCancel | |
| OdEdCancel () | |
| OdEdCancel (OdErrorContext *pErrCtx) | |
| 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 () | |
Corresponding C++ library: TD_Root <group OdEd_Exceptions>
Definition at line 354 of file EdUserIO.h.
| OdEdOtherInput::OdEdOtherInput | ( | const OdString & | sInput | ) |
Constructor for the OdEdOtherInput class.
| sInput | [in] Text string for this input object. |
| OdEdOtherInput::FX_DECLARE_CLANG_RTTI_EXCEPTION_WORKAROUND | ( | ) |
| const OdString & OdEdOtherInput::string | ( | ) | const |