|
Rhino C++ API
8.25
|
This is the complete list of members for ON_ErrorEvent, including all inherited members.
| Create(ON_ErrorEvent::Type event_type, const char *file_name, unsigned int line_number, const char *function_name, const char *description) | ON_ErrorEvent | static |
| Description() const | ON_ErrorEvent | |
| Dump(class ON_TextLog &text_log) const | ON_ErrorEvent | |
| EventType() const | ON_ErrorEvent | |
| FileName() const | ON_ErrorEvent | |
| FunctionName() const | ON_ErrorEvent | |
| LineNumber() const | ON_ErrorEvent | |
| ON_ErrorEvent()=default | ON_ErrorEvent | |
| ON_ErrorEvent(const ON_ErrorEvent &) | ON_ErrorEvent | |
| ON_ErrorEvent(ON_ErrorEvent::Type event_type, const char *file_name, unsigned int line_number, const char *function_name, const char *description) | ON_ErrorEvent | |
| ON_ErrorLog class | ON_ErrorEvent | friend |
| operator=(const ON_ErrorEvent &) | ON_ErrorEvent | |
| ToString() const | ON_ErrorEvent | |
| Type enum name | ON_ErrorEvent | |
| TypeToString(ON_ErrorEvent::Type event_type) | ON_ErrorEvent | static |
| Unset | ON_ErrorEvent | static |
| ~ON_ErrorEvent()=default | ON_ErrorEvent |
1.8.17