|
OpenStructure
|
#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 () | |
| 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< 1 > | |
| enum | |