bes  Updated for version 3.20.6
GenericValue< Encoding, Allocator >::ShortString Struct Reference
Collaboration diagram for GenericValue< Encoding, Allocator >::ShortString:
Collaboration graph

Public Types

enum  { MaxChars = sizeof(static_cast<Flag*>(0)->payload) / sizeof(Ch), MaxSize = MaxChars - 1, LenPos = MaxSize }
 
enum  { MaxChars = sizeof(static_cast<Flag*>(0)->payload) / sizeof(Ch), MaxSize = MaxChars - 1, LenPos = MaxSize }
 

Public Member Functions

SizeType GetLength () const
 
SizeType GetLength () const
 
void SetLength (SizeType len)
 
void SetLength (SizeType len)
 

Static Public Member Functions

static bool Usable (SizeType len)
 
static bool Usable (SizeType len)
 

Public Attributes

Ch str [MaxChars]
 

Detailed Description

template<typename Encoding, typename Allocator = MemoryPoolAllocator<>>
struct GenericValue< Encoding, Allocator >::ShortString

Definition at line 1870 of file cmr_module/rapidjson/document.h.


The documentation for this struct was generated from the following file: