OpenStructure
Public Member Functions
Index< 4 > Class Template Reference

#include <index.hh>

Inherits IndexBase< 4 >.

Public Member Functions

 Index ()
 Index (uint32_t a, uint32_t b, uint32_t c, uint32_t d)
- Public Member Functions inherited from IndexBase< 4 >
 IndexBase (const IndexBase &rhs)
 IndexBase ()
IndexBaseoperator= (const IndexBase &rhs)
uint32_t operator[] (uint32_t idx) const
uint32_toperator[] (uint32_t idx)

Additional Inherited Members

- Public Types inherited from IndexBase< 4 >
enum  

Detailed Description

template<>
class ost::qa::Index< 4 >

Definition at line 96 of file index.hh.


Constructor & Destructor Documentation

Index ( )
inline

Definition at line 98 of file index.hh.

Index ( uint32_t  a,
uint32_t  b,
uint32_t  c,
uint32_t  d 
)
inline

Definition at line 99 of file index.hh.


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