HDK
|
#include <UT_Format.h>
Public Member Functions | |
SizedString (const char *str, size_t size) | |
Public Attributes | |
const char * | myStr |
size_t | mySize |
Definition at line 460 of file UT_Format.h.
|
inline |
Definition at line 462 of file UT_Format.h.
size_t UT::Format::ArgValue::SizedString::mySize |
Definition at line 464 of file UT_Format.h.
const char* UT::Format::ArgValue::SizedString::myStr |
Definition at line 463 of file UT_Format.h.