OpenStructure
Public Member Functions
Index< 7 > Class Reference

#include <index.hh>

Inherits IndexBase< 7 >.

Public Member Functions

 Index ()
 
 Index (uint a, uint b, uint c, uint d, uint e, uint f, uint g)
 
template<typename DS >
void Serialize (DS &ds)
 
- Public Member Functions inherited from IndexBase< 7 >
 IndexBase (const IndexBase &rhs)
 
 IndexBase ()
 
IndexBaseoperator= (const IndexBase &rhs)
 
uint operator[] (uint idx) const
 
uintoperator[] (uint idx)
 
bool operator< (const IndexBase< D > &rhs) const
 
bool operator== (const IndexBase< D > &rhs) const
 
bool operator!= (const IndexBase< D > &rhs) const
 

Additional Inherited Members

- Public Types inherited from IndexBase< 7 >
enum  
 

Detailed Description

Definition at line 182 of file index.hh.

Constructor & Destructor Documentation

◆ Index() [1/2]

Index ( )
inline

Definition at line 184 of file index.hh.

◆ Index() [2/2]

Index ( uint  a,
uint  b,
uint  c,
uint  d,
uint  e,
uint  f,
uint  g 
)
inline

Definition at line 185 of file index.hh.

Member Function Documentation

◆ Serialize()

void Serialize ( DS &  ds)
inline

Definition at line 195 of file index.hh.


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