NGL  6.5
The NCCA Graphics Library
GenericValue< Encoding, Allocator >::Object Struct Reference

#include <document.h>

+ Collaboration diagram for GenericValue< Encoding, Allocator >::Object:

Public Attributes

Membermembers
 
SizeType size
 
SizeType capacity
 

Detailed Description

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

Definition at line 1662 of file document.h.

Member Data Documentation

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

Definition at line 1665 of file document.h.

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

Definition at line 1663 of file document.h.

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

Definition at line 1664 of file document.h.


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