Function< TYPE >::Node Struct Reference

#include <function.h>

List of all members.

Public Attributes

int mask
 a combination of H2D_FN_XXX: specifies which tables are present
int size
 size in bytes of this struct (for maintaining total_mem)
TYPE * values [2][6]
 pointers to 'data'
TYPE data [1]
 value tables. The length may vary.

template<typename TYPE>
struct Function< TYPE >::Node


Member Data Documentation

template<typename TYPE>
TYPE Function< TYPE >::Node::data[1]

value tables. The length may vary.

template<typename TYPE>
int Function< TYPE >::Node::mask

a combination of H2D_FN_XXX: specifies which tables are present

template<typename TYPE>
int Function< TYPE >::Node::size

size in bytes of this struct (for maintaining total_mem)

template<typename TYPE>
TYPE* Function< TYPE >::Node::values[2][6]

pointers to 'data'


The documentation for this struct was generated from the following file:
Generated on Sat Jun 5 15:17:43 2010 for Hermes2D Library: Real Version by  doxygen 1.6.3