copasi API  0.1
Public Member Functions | Friends
CZeroSet::CIndex Class Reference

#include <CZeroSet.h>

List of all members.

Public Member Functions

 CIndex (const size_t &index=0)
 CIndex (const CIndex &src)
 ~CIndex ()
CIndexoperator++ ()
CIndexoperator= (const CIndex &rhs)
CIndexoperator= (const size_t &index)
bool operator< (const CIndex &rhs) const

Friends

class CZeroSet

Constructor & Destructor Documentation

CZeroSet::CIndex::CIndex ( const size_t &  index = 0)
CZeroSet::CIndex::CIndex ( const CIndex src)
CZeroSet::CIndex::~CIndex ( )

Member Function Documentation

CZeroSet::CIndex & CZeroSet::CIndex::operator++ ( )
bool CZeroSet::CIndex::operator< ( const CIndex rhs) const
CZeroSet::CIndex & CZeroSet::CIndex::operator= ( const CIndex rhs)
CZeroSet::CIndex & CZeroSet::CIndex::operator= ( const size_t &  index)

Friends And Related Function Documentation

friend class CZeroSet [friend]

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