Rhino C++ API
8.13
|
This is the complete list of members for ON_ErrorLog, including all inherited members.
Append(const ON_ErrorEvent &error_event) | ON_ErrorLog | virtual |
Clear() | ON_ErrorLog | |
Count() const | ON_ErrorLog | |
DisableLogging() | ON_ErrorLog | |
Dump(class ON_TextLog &text_log) const | ON_ErrorLog | |
EnableLogging() | ON_ErrorLog | |
Event(unsigned int i) const | ON_ErrorLog | |
m_event_count | ON_ErrorLog | protected |
m_events | ON_ErrorLog | protected |
MaximumEventCount enum value | ON_ErrorLog | |
ON_ErrorLog()=default | ON_ErrorLog | |
ON_ErrorLog(const ON_ErrorLog &)=default | ON_ErrorLog | |
operator=(const ON_ErrorLog &)=default | ON_ErrorLog | |
~ON_ErrorLog() | ON_ErrorLog | virtual |