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

#include <document.h>

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

Public Attributes

const Chstr
 
SizeType length
 
unsigned hashcode
 reserved More...
 

Detailed Description

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

Definition at line 1613 of file document.h.

Member Data Documentation

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

reserved

Definition at line 1616 of file document.h.

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

Definition at line 1615 of file document.h.

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

Definition at line 1614 of file document.h.


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