OpenStructure
Public Member Functions
Index< 2 > Class Reference

#include <index.hh>

Inherits IndexBase< 2 >.

Public Member Functions

 Index ()
 
 Index (uint a, uint b)
 
template<typename DS >
void Serialize (DS &ds)
 
- Public Member Functions inherited from IndexBase< 2 >
 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< 2 >
enum  
 

Detailed Description

Definition at line 92 of file index.hh.

Constructor & Destructor Documentation

◆ Index() [1/2]

Index ( )
inline

Definition at line 94 of file index.hh.

◆ Index() [2/2]

Index ( uint  a,
uint  b 
)
inline

Definition at line 95 of file index.hh.

Member Function Documentation

◆ Serialize()

void Serialize ( DS &  ds)
inline

Definition at line 100 of file index.hh.


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