| 
    HDK
    
   | 
 
#include "UT_API.h"#include "UT_Assert.h"#include "UT_VectorTypes.h"#include "UT_StringView.h"#include "UT_StringUtils.h"#include <SYS/SYS_Compiler.h>#include <SYS/SYS_Deprecated.h>#include <SYS/SYS_Inline.h>#include <SYS/SYS_String.h>#include <SYS/SYS_Types.h>#include <iosfwd>#include <string>#include <utility>#include <ctype.h>#include <stdlib.h>#include <string.h>
 Include dependency graph for UT_String.h:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | UT_String | 
| class | UT_StringWrap | 
| class | UT_StringCshIO | 
| struct | UTnumberedStringCompare | 
Functions | |
| UT_API void | UTvarLookup (const char *name, UT_String &result) | 
| UT_API void | UTexprLookup (const char *name, UT_String &result) | 
| UT_API std::ostream & | do_setformat (std::ostream &os, const char fmt[]) | 
| UT_API std::ostream& do_setformat | ( | std::ostream & | os, | 
| const char | fmt[] | ||
| ) |