IndexBase< D > Class Template Reference

#include <index.hh>


Public Types

enum  { Dimension = D }

Public Member Functions

 IndexBase (const IndexBase &rhs)
 IndexBase ()
IndexBaseoperator= (const IndexBase &rhs)
uint32_t operator[] (uint32_t idx) const
uint32_toperator[] (uint32_t idx)


Detailed Description

template<uint32_t D>
class ost::qa::impl::IndexBase< D >

Definition at line 36 of file index.hh.


Member Enumeration Documentation

anonymous enum

Enumerator:
Dimension 

Definition at line 38 of file index.hh.


Constructor & Destructor Documentation

IndexBase ( const IndexBase< D > &  rhs  )  [inline]

Definition at line 39 of file index.hh.

IndexBase (  )  [inline]

Definition at line 42 of file index.hh.


Member Function Documentation

IndexBase& operator= ( const IndexBase< D > &  rhs  )  [inline]

Definition at line 45 of file index.hh.

uint32_t& operator[] ( uint32_t  idx  )  [inline]

Definition at line 53 of file index.hh.

uint32_t operator[] ( uint32_t  idx  )  const [inline]

Definition at line 49 of file index.hh.


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

Generated on Fri Jul 2 14:23:07 2010 for OpenStructure by  doxygen 1.5.8