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

#include <document.h>

Public Attributes

SizeType length
 
SizeType hashcode
 reserved More...
 
const Chstr
 

Detailed Description

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

Definition at line 1856 of file document.h.

Member Data Documentation

◆ hashcode

template<typename Encoding , typename Allocator = MemoryPoolAllocator<>>
SizeType GenericValue< Encoding, Allocator >::String::hashcode

reserved

Definition at line 1858 of file document.h.

◆ length

template<typename Encoding , typename Allocator = MemoryPoolAllocator<>>
SizeType GenericValue< Encoding, Allocator >::String::length

Definition at line 1857 of file document.h.

◆ str

template<typename Encoding , typename Allocator = MemoryPoolAllocator<>>
const Ch* GenericValue< Encoding, Allocator >::String::str

Definition at line 1859 of file document.h.


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