MV_VecIndex Class Reference

#include <mvvind.h>

List of all members.

Public Member Functions

int all () const
int end () const
int length () const
 MV_VecIndex (const MV_VecIndex &s)
 MV_VecIndex (int i1, int i2)
 MV_VecIndex (int i1)
 MV_VecIndex ()
MV_VecIndex operator+ (int i)
MV_VecIndexoperator+= (int i)
MV_VecIndex operator- (int i)
MV_VecIndexoperator-= (int i)
MV_VecIndexoperator= (const MV_VecIndex &I)
int start () const

Private Attributes

char all_
int end_
int start_

Detailed Description

Definition at line 45 of file mvvind.h.


Constructor & Destructor Documentation

MV_VecIndex::MV_VecIndex (  )  [inline]

Definition at line 53 of file mvvind.h.

MV_VecIndex::MV_VecIndex ( int  i1  )  [inline]

Definition at line 54 of file mvvind.h.

MV_VecIndex::MV_VecIndex ( int  i1,
int  i2 
) [inline]

Definition at line 55 of file mvvind.h.

MV_VecIndex::MV_VecIndex ( const MV_VecIndex s  )  [inline]

Definition at line 60 of file mvvind.h.


Member Function Documentation

int MV_VecIndex::all (  )  const [inline]

Definition at line 68 of file mvvind.h.

int MV_VecIndex::end (  )  const [inline]

Definition at line 65 of file mvvind.h.

int MV_VecIndex::length (  )  const [inline]

Definition at line 66 of file mvvind.h.

MV_VecIndex MV_VecIndex::operator+ ( int  i  )  [inline]

Definition at line 71 of file mvvind.h.

MV_VecIndex& MV_VecIndex::operator+= ( int  i  )  [inline]

Definition at line 73 of file mvvind.h.

MV_VecIndex MV_VecIndex::operator- ( int  i  )  [inline]

Definition at line 75 of file mvvind.h.

MV_VecIndex& MV_VecIndex::operator-= ( int  i  )  [inline]

Definition at line 77 of file mvvind.h.

MV_VecIndex& MV_VecIndex::operator= ( const MV_VecIndex I  )  [inline]

Definition at line 69 of file mvvind.h.

int MV_VecIndex::start (  )  const [inline]

Definition at line 64 of file mvvind.h.


Member Data Documentation

char MV_VecIndex::all_ [private]

Definition at line 50 of file mvvind.h.

int MV_VecIndex::end_ [private]

Definition at line 49 of file mvvind.h.

int MV_VecIndex::start_ [private]

Definition at line 48 of file mvvind.h.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Enumerations Enumerator Friends Defines


sparselib
Author(s): Roldan Pozo, Karin A. Remington, Andrew Lumsdaine
autogenerated on Fri Jan 11 09:41:14 2013