OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions
Index< 4 > Class Template Reference

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

Detailed Description

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

Definition at line 122 of file index.hh.

Constructor & Destructor Documentation

Index ( )
inline

Definition at line 124 of file index.hh.

Index ( uint  a,
uint  b,
uint  c,
uint  d 
)
inline

Definition at line 125 of file index.hh.

Member Function Documentation

void Serialize ( DS &  ds)
inline

Definition at line 132 of file index.hh.


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