IMP logo
Public Types | Public Member Functions
RMF::HDF5DataSetIndexD< D > Class Template Reference

Detailed Description

template<int D>
class RMF::HDF5DataSetIndexD< D >

Store an index into a data set. Typedefs are provides for 1,2 and 3 dimension indexes, name like HDF5DataSetIndex2D.

List of all members.

Public Types

typedef const hsize_t * const_iterator
typedef hsize_t * iterator

Public Member Functions

 HDF5DataSetIndexD (const Ints &o)
 HDF5DataSetIndexD (unsigned int i)
 HDF5DataSetIndexD (unsigned int i, unsigned int j)
 HDF5DataSetIndexD (unsigned int i, unsigned int j, unsigned int k)
int __getitem__ (unsigned int i) const
const_iterator begin () const
iterator begin ()
const_iterator end () const
iterator end ()
hsize_t * get () const
unsigned int get_dimension () const
 operator Showable () const
hsize_t & operator[] (unsigned int i)
hsize_t operator[] (unsigned int i) const
void show (std::ostream &out) const

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

Generated on Tue May 22 2012 23:33:38 for IMP by doxygen 1.8.1