|
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 471 of file UT_Format.h.
|
inline |
Definition at line 473 of file UT_Format.h.
| size_t UT::Format::ArgValue::SizedString::mySize |
Definition at line 475 of file UT_Format.h.
| const char* UT::Format::ArgValue::SizedString::myStr |
Definition at line 474 of file UT_Format.h.