Public Attributes | List of all members
GenericValue< Encoding, Allocator >::String Struct Reference

#include <document.h>

Public Attributes

SizeType length
 
SizeType hashcode
 reserved More...
 
const Chstr
 

Detailed Description

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

Definition at line 1952 of file document.h.

Member Data Documentation

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

reserved

Definition at line 1954 of file document.h.

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

Definition at line 1953 of file document.h.

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

Definition at line 1955 of file document.h.


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