cphot 0.1
A C++ tool for computing photometry from spectra.
GenericValue< Encoding, Allocator >::ObjectData Struct Reference

#include <document.h>

Public Attributes

SizeType size
 
SizeType capacity
 
Membermembers
 

Detailed Description

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

Definition at line 1905 of file document.h.

Member Data Documentation

◆ capacity

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

Definition at line 1907 of file document.h.

◆ members

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

Definition at line 1908 of file document.h.

◆ size

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

Definition at line 1906 of file document.h.


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