rep_struct Struct Reference

#include <basix.hpp>

Inheritance diagram for rep_struct:
function_0_rep< void > iterator_rep< pair< T, C > > iterator_rep< T > iterator_rep< U > chain_rep< C > dispatcher_1_rep< R > dispatcher_2_rep< R > dynamic_rep evaluator_rep function_0_rep< D > function_1_rep< D, S1 > function_2_rep< D, S1, S2 > function_3_rep< D, S1, S2, S3 > function_4_rep< D, S1, S2, S3, S4 > function_5_rep< D, S1, S2, S3, S4, S5 > function_6_rep< D, S1, S2, S3, S4, S5, S6 > function_7_rep< D, S1, S2, S3, S4, S5, S6, S7 > function_8_rep< D, S1, S2, S3, S4, S5, S6, S7, S8 > generic_function_rep generic_rep heap_rep< C > iterator_rep< C > list_rep< C > new_table_rep< C, T, V > observer_rep port_rep primitive_rep routine_rep sparse_vector_rep< C, T, V > storage_rep string_rep symbol_rep< C, V > table_rep< C, T, V > task_rep updater_rep vector_rep< C, V > vector_rep< C, vector_fixed< V, S > >

List of all members.

Public Member Functions

Public Attributes


Detailed Description

Definition at line 162 of file basix.hpp.


Constructor & Destructor Documentation

rep_struct (  )  [inline]

Definition at line 165 of file basix.hpp.

00165 : ref_count (1) {}

virtual ~rep_struct (  )  [inline, virtual]

Definition at line 166 of file basix.hpp.

00166 {}


Member Data Documentation

MMX_ALLOCATORS int ref_count

Definition at line 164 of file basix.hpp.


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

Generated on 6 Dec 2012 for basix by  doxygen 1.6.1