OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions
Index< 1 > Class Template 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

template<>
class ost::mol::mm::Index< 1 >

Definition at line 80 of file index.hh.

Constructor & Destructor Documentation

Index ( )
inline

Definition at line 82 of file index.hh.

Index ( uint  a)
inline

Definition at line 83 of file index.hh.

Member Function Documentation

void Serialize ( DS &  ds)
inline

Definition at line 87 of file index.hh.


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