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

#include <document.h>

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

Public Attributes

GenericValueelements
 
SizeType size
 
SizeType capacity
 

Detailed Description

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

Definition at line 1668 of file document.h.

Member Data Documentation

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

Definition at line 1671 of file document.h.

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

Definition at line 1669 of file document.h.

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

Definition at line 1670 of file document.h.


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