|
FRX SDK Documentation 2025 SP0
|
#include <AcPlPlotErrorHandlerLock.h>
Public Types | |
| enum | LockStatus |
Additional Inherited Members | |
Static Public Member Functions inherited from AcRxObject | |
| static AcRxClass *__cdecl | desc (void) |
| static AcRxObject *__cdecl | cast (AcRxObject const *) |
Protected Member Functions inherited from AcRxObject | |
| AcRxObject (void) | |
| virtual AcRxObject * | subQueryX (AcRxClass const *) const |
Protected Attributes inherited from AcObject | |
| void * | m_pData |
Definition at line 22 of file _impl_include/acad/AcPlPlotErrorHandlerLock.h.
Definition at line 25 of file _impl_include/acad/AcPlPlotErrorHandlerLock.h.
| AcPlPlotErrorHandlerLock::AcPlPlotErrorHandlerLock | ( | AcPlPlotErrorHandler * | , |
| wchar_t const * | ) |
| AcPlPlotErrorHandlerLock::AcPlPlotErrorHandlerLock | ( | void | ) |
| void AcPlPlotErrorHandlerLock::getErrorHandler | ( | AcPlPlotErrorHandler *& | ) | const |
| bool AcPlPlotErrorHandlerLock::lock | ( | AcPlPlotErrorHandler * | , |
| wchar_t const * | ) |
| LockStatus AcPlPlotErrorHandlerLock::status | ( | void | ) | const |
| bool AcPlPlotErrorHandlerLock::unLock | ( | AcPlPlotErrorHandler * | ) |