ShortString Struct Reference#
Public Types |
Public Member Functions |
Static Public Member Functions |
Public Attributes |
List of all members
GenericValue< Encoding, Allocator >::ShortString Struct Reference
#include <document.h>
Public Types | |
| enum | { MaxChars = sizeof(static_cast<Flag*>(0)->payload) / sizeof(Ch) , MaxSize = MaxChars - 1 , LenPos = MaxSize } |
Public Member Functions | |
| void | SetLength (SizeType len) |
| SizeType | GetLength () const |
Static Public Member Functions | |
| static bool | Usable (SizeType len) |
Public Attributes | |
| Ch | str [MaxChars] |
Member Enumeration Documentation
◆ anonymous enum
Member Function Documentation
◆ GetLength()
|
inline |
◆ SetLength()
|
inline |
◆ Usable()
|
inlinestatic |
Member Data Documentation
◆ str
| Ch GenericValue< Encoding, Allocator >::ShortString::str[MaxChars] |
The documentation for this struct was generated from the following file: