Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
GenericValue< Encoding, Allocator >::String Struct Reference
Collaboration diagram for GenericValue< Encoding, Allocator >::String:

Public Attributes

SizeType length
SizeType hashcode
 reserved
const Chstr

Detailed Description

template<typename Encoding, typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
struct GenericValue< Encoding, Allocator >::String

Definition at line 2038 of file document.h.

Member Data Documentation

◆ hashcode

template<typename Encoding, typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
SizeType GenericValue< Encoding, Allocator >::String::hashcode

reserved

Definition at line 2040 of file document.h.

◆ length

template<typename Encoding, typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
SizeType GenericValue< Encoding, Allocator >::String::length

Definition at line 2039 of file document.h.

◆ str

template<typename Encoding, typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
const Ch* GenericValue< Encoding, Allocator >::String::str

Definition at line 2041 of file document.h.


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