|
CFx SDK Documentation
2022 SP0
|
#include "OdPlatformSettings.h"#include "daiBuildOptions.h"#include "daiError/daiErrorId.h"#include "daiBaseEvent.h"#include "OdString.h"Go to the source code of this file.
Classes | |
| class | OdDAI::daiErrorEvent |
Namespaces | |
| OdDAI | |
Macros | |
| #define | MAKE_ERROR_EVENT(errorId, description) daiErrorEvent::makeErrorEvent(errorId, description, TD_FUNC) |
Typedefs | |
| typedef OdSharedPtr< daiErrorEvent > | OdDAI::daiErrorEventPtr |
| #define MAKE_ERROR_EVENT | ( | errorId, | |
| description | |||
| ) | daiErrorEvent::makeErrorEvent(errorId, description, TD_FUNC) |
Definition at line 60 of file daiErrorEvent.h.