bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
GenericValue< Encoding, Allocator >::String Struct Reference
Collaboration diagram for GenericValue< Encoding, Allocator >::String:
Collaboration graph

Public Attributes

SizeType hashcode
 reserved
 
SizeType length
 
const Chstr
 

Detailed Description

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

Definition at line 2035 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 2037 of file document.h.

◆ length

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

Definition at line 2036 of file document.h.

◆ str

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

Definition at line 2038 of file document.h.


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