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

#include <document.h>

Collaboration diagram for GenericValue< Encoding, Allocator >::ObjectData:
[legend]

Public Attributes

SizeType size
 
SizeType capacity
 
Membermembers
 

Member Data Documentation

◆ capacity

template<typename Encoding, typename Allocator = MemoryPoolAllocator<>>
SizeType GenericValue< Encoding, Allocator >::ObjectData::capacity

◆ members

template<typename Encoding, typename Allocator = MemoryPoolAllocator<>>
Member* GenericValue< Encoding, Allocator >::ObjectData::members

◆ size

template<typename Encoding, typename Allocator = MemoryPoolAllocator<>>
SizeType GenericValue< Encoding, Allocator >::ObjectData::size

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