|
Assimp v3.1.1 (June 2014)
|
#include <document.h>
Public Types | |
| enum | { MaxChars = sizeof(String) / sizeof(Ch) , MaxSize = MaxChars - 1 , LenPos = MaxSize } |
Public Member Functions | |
| SizeType | GetLength () const |
| void | SetLength (SizeType len) |
Static Public Member Functions | |
| static bool | Usable (SizeType len) |
Public Attributes | |
| Ch | str [MaxChars] |
|
inline |
|
inline |
|
inlinestatic |
| Ch GenericValue< Encoding, Allocator >::ShortString::str[MaxChars] |