OpenStructure
Public Member Functions
Index< 1 > Class Reference

#include <index.hh>

Inherits IndexBase< 1 >.

Public Member Functions

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

Detailed Description

Definition at line 80 of file index.hh.

Constructor & Destructor Documentation

◆ Index() [1/2]

Index ( )
inline

Definition at line 82 of file index.hh.

◆ Index() [2/2]

Index ( uint  a)
inline

Definition at line 83 of file index.hh.

Member Function Documentation

◆ Serialize()

void Serialize ( DS &  ds)
inline

Definition at line 87 of file index.hh.


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