HDK
|
#include "UT_API.h"
#include "UT_OptionEntry.h"
#include "UT_SmallObject.h"
#include "UT_StringArray.h"
#include "UT_StringHolder.h"
#include "UT_StringMap.h"
#include "UT_UniquePtr.h"
#include "UT_VectorTypes.h"
#include <SYS/SYS_TypeTraits.h>
#include <iosfwd>
#include <string>
#include <memory>
Go to the source code of this file.
Classes | |
class | UT_Options |
A map of string to various well defined value types. More... | |
class | UT_Options::iterator |
class | UT_Options::ordered_iterator |
Functions | |
UT_API size_t | format (char *buffer, size_t buffer_size, const UT_Options &v) |
UT_API size_t format | ( | char * | buffer, |
size_t | buffer_size, | ||
const UT_Options & | v | ||
) |