| ByteCount() const | ON_TextHash | |
| ClearColorFormat() | ON_TextLog | |
| DecreaseLevelOfDetail() | ON_TextLog | |
| GetColorFormat() | ON_TextLog | |
| GetDoubleFormat(ON_String &) const | ON_TextLog | |
| GetFloatFormat(ON_String &) const | ON_TextLog | |
| GetLevelOfDetail() const | ON_TextLog | |
| Hash() const | ON_TextHash | |
| IdRemap() const | ON_TextHash | |
| IncreaseLevelOfDetail() | ON_TextLog | |
| IndentCount() | ON_TextLog | |
| IndentSize() const | ON_TextLog | |
| IsNull() const | ON_TextLog | |
| IsTextHash() const | ON_TextLog | |
| LevelOfDetail enum name | ON_TextLog | |
| LevelOfDetailFromUnsigned(unsigned int level_of_detail) | ON_TextLog | static |
| LevelOfDetailIsAtLeast(ON_TextLog::LevelOfDetail level_of_detail) | ON_TextLog | |
| m_pFile | ON_TextLog | protected |
| m_pString | ON_TextLog | protected |
| Null | ON_TextLog | static |
| ON_TextHash()=default | ON_TextHash | |
| ON_TextLog() | ON_TextLog | |
| ON_TextLog(FILE *fp) | ON_TextLog | |
| ON_TextLog(ON_wString &s) | ON_TextLog | |
| operator<<(const char *) | ON_TextLog | |
| operator<<(char) | ON_TextLog | |
| operator<<(short) | ON_TextLog | |
| operator<<(int) | ON_TextLog | |
| operator<<(float) | ON_TextLog | |
| operator<<(double) | ON_TextLog | |
| operator<<(const ON_2dPoint &) | ON_TextLog | |
| operator<<(const ON_3dPoint &) | ON_TextLog | |
| operator<<(const ON_4dPoint &) | ON_TextLog | |
| operator<<(const ON_2dVector &) | ON_TextLog | |
| operator<<(const ON_3dVector &) | ON_TextLog | |
| operator<<(const ON_Xform &) | ON_TextLog | |
| OutputTextLog() const | ON_TextHash | |
| PopIndent() | ON_TextLog | |
| Print(const char *format,...) | ON_TextLog | |
| Print(const wchar_t *format,...) | ON_TextLog | |
| Print(float) | ON_TextLog | |
| Print(double) | ON_TextLog | |
| Print(const ON_2dPoint &) | ON_TextLog | |
| Print(const ON_3dPoint &) | ON_TextLog | |
| Print(const ON_4dPoint &) | ON_TextLog | |
| Print(const ON_2dVector &) | ON_TextLog | |
| Print(const ON_3dVector &) | ON_TextLog | |
| Print(const ON_Xform &) | ON_TextLog | |
| Print(const ON_UUID &) | ON_TextLog | |
| Print(const ON_COMPONENT_INDEX &) | ON_TextLog | |
| Print(const ON_wString &string) | ON_TextLog | |
| Print(const ON_String &string) | ON_TextLog | |
| Print(const ON_3dPointArray &, const char *=nullptr) | ON_TextLog | |
| Print(const ON_Matrix &, const char *=nullptr, int=0) | ON_TextLog | |
| PrintColor(const ON_Color &color) | ON_TextLog | |
| PrintCurrentTime() | ON_TextLog | |
| PrintKnotVector(int, int, const double *) | ON_TextLog | |
| PrintNewLine() | ON_TextLog | |
| PrintPointGrid(int, bool, int, int, int, int, const double *, const char *=nullptr) | ON_TextLog | |
| PrintPointList(int, bool, int, int, const double *, const char *=nullptr) | ON_TextLog | |
| PrintRGB(const ON_Color &color) | ON_TextLog | |
| PrintSpace() | ON_TextLog | |
| PrintString(const char *s) | ON_TextLog | |
| PrintString(ON_String s) | ON_TextLog | |
| PrintString(const wchar_t *s) | ON_TextLog | |
| PrintString(ON_wString s) | ON_TextLog | |
| PrintTab() | ON_TextLog | |
| PrintTime(const struct tm &t) | ON_TextLog | |
| PrintWrappedText(const char *, int=60) | ON_TextLog | |
| PrintWrappedText(const wchar_t *, int=60) | ON_TextLog | |
| PushIndent() | ON_TextLog | |
| SetColorFormat(ON_Color::TextFormat color_format) | ON_TextLog | |
| SetDoubleFormat(const char *) | ON_TextLog | |
| SetFloatFormat(const char *) | ON_TextLog | |
| SetIdRemap(bool bEnableIdRemap) | ON_TextHash | |
| SetIndentCount(int indent_count) | ON_TextLog | |
| SetIndentSize(int) | ON_TextLog | |
| SetLevelOfDetail(ON_TextLog::LevelOfDetail level_of_detail) | ON_TextLog | |
| SetOutputTextLog(ON_TextLog *output_text_log) | ON_TextHash | |
| SetStringMap(const class ON_Locale &locale, ON_StringMapType map_type) | ON_TextHash | |
| SetStringMap(ON_StringMapOrdinalType map_type) | ON_TextHash | |
| StringMapLocale() const | ON_TextHash | |
| StringMapType() const | ON_TextHash | |
| ~ON_TextHash()=default | ON_TextHash | |
| ~ON_TextLog() | ON_TextLog | virtual |