TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
GenericValue< Encoding, Allocator >::Array Struct Reference

#include <document.h>

Public Attributes

GenericValueelements
 
SizeType size
 
SizeType capacity
 

Member Data Documentation

template<typename Encoding, typename Allocator = MemoryPoolAllocator<>>
SizeType GenericValue< Encoding, Allocator >::Array::capacity
template<typename Encoding, typename Allocator = MemoryPoolAllocator<>>
GenericValue* GenericValue< Encoding, Allocator >::Array::elements
template<typename Encoding, typename Allocator = MemoryPoolAllocator<>>
SizeType GenericValue< Encoding, Allocator >::Array::size

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