copasi API  0.1
Public Types | Public Member Functions
CCopasiMatrixReference< CType > Class Template Reference

#include <CCopasiObjectReference.h>

Inheritance diagram for CCopasiMatrixReference< CType >:
CCopasiObject

List of all members.

Public Types

typedef CType referenceType

Public Member Functions

 CCopasiMatrixReference (const std::string &name, const CCopasiContainer *pParent, referenceType &reference, const unsigned C_INT32 &flag=0)
 CCopasiMatrixReference (const CCopasiMatrixReference< referenceType > &src, const CCopasiContainer *pParent)
virtual ~CCopasiMatrixReference ()
virtual CCopasiObjectgetObject (const CCopasiObjectName &cn)
virtual void * getValuePointer () const
virtual const CCopasiObjectgetValueObject () const

template<class CType>
class CCopasiMatrixReference< CType >


Member Typedef Documentation

template<class CType>
typedef CType CCopasiMatrixReference< CType >::referenceType

Reimplemented from CCopasiObject.


Constructor & Destructor Documentation

template<class CType>
CCopasiMatrixReference< CType >::CCopasiMatrixReference ( const std::string &  name,
const CCopasiContainer pParent,
referenceType reference,
const unsigned C_INT32 &  flag = 0 
) [inline]
template<class CType>
CCopasiMatrixReference< CType >::CCopasiMatrixReference ( const CCopasiMatrixReference< referenceType > &  src,
const CCopasiContainer pParent 
) [inline]
template<class CType>
virtual CCopasiMatrixReference< CType >::~CCopasiMatrixReference ( ) [inline, virtual]

Member Function Documentation

template<class CType>
virtual CCopasiObject* CCopasiMatrixReference< CType >::getObject ( const CCopasiObjectName cn) [inline, virtual]
template<class CType>
virtual const CCopasiObject* CCopasiMatrixReference< CType >::getValueObject ( ) const [inline, virtual]

Reimplemented from CCopasiObject.

template<class CType>
virtual void* CCopasiMatrixReference< CType >::getValuePointer ( ) const [inline, virtual]

Reimplemented from CCopasiObject.


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