|
copasi API
0.1
|
#include <CCopasiObjectReference.h>
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 CCopasiObject * | getObject (const CCopasiObjectName &cn) |
| virtual void * | getValuePointer () const |
| virtual const CCopasiObject * | getValueObject () const |
| typedef CType CCopasiMatrixReference< CType >::referenceType |
Reimplemented from CCopasiObject.
| CCopasiMatrixReference< CType >::CCopasiMatrixReference | ( | const std::string & | name, |
| const CCopasiContainer * | pParent, | ||
| referenceType & | reference, | ||
| const unsigned C_INT32 & | flag = 0 |
||
| ) | [inline] |
| CCopasiMatrixReference< CType >::CCopasiMatrixReference | ( | const CCopasiMatrixReference< referenceType > & | src, |
| const CCopasiContainer * | pParent | ||
| ) | [inline] |
| virtual CCopasiMatrixReference< CType >::~CCopasiMatrixReference | ( | ) | [inline, virtual] |
| virtual CCopasiObject* CCopasiMatrixReference< CType >::getObject | ( | const CCopasiObjectName & | cn | ) | [inline, virtual] |
| virtual const CCopasiObject* CCopasiMatrixReference< CType >::getValueObject | ( | ) | const [inline, virtual] |
Reimplemented from CCopasiObject.
| virtual void* CCopasiMatrixReference< CType >::getValuePointer | ( | ) | const [inline, virtual] |
Reimplemented from CCopasiObject.
1.7.5.1