|
OpenStructure
|
#include <index.hh>
Inherits IndexBase< 4 >.
Public Member Functions | |
| Index () | |
| Index (uint a, uint b, uint c, uint d) | |
| template<typename DS > | |
| void | Serialize (DS &ds) |
Public Member Functions inherited from IndexBase< 4 > | |
| IndexBase (const IndexBase &rhs) | |
| IndexBase () | |
| IndexBase & | operator= (const IndexBase &rhs) |
| uint | operator[] (uint idx) const |
| uint & | operator[] (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< 4 > | |
| enum | |