copasi API
0.1
|
#include <CCopasiParameter.h>
Public Attributes | |
C_FLOAT64 * | pDOUBLE |
C_FLOAT64 * | pUDOUBLE |
C_INT32 * | pINT |
unsigned C_INT32 * | pUINT |
bool * | pBOOL |
std::vector< CCopasiParameter * > * | pGROUP |
std::string * | pSTRING |
CRegisteredObjectName * | pCN |
std::string * | pKEY |
std::string * | pFILE |
std::string * | pEXPRESSION |
void * | pVOID |
C_FLOAT64* CCopasiParameter::Value::pDOUBLE |
std::string* CCopasiParameter::Value::pEXPRESSION |
std::string* CCopasiParameter::Value::pFILE |
std::vector< CCopasiParameter * >* CCopasiParameter::Value::pGROUP |
C_INT32* CCopasiParameter::Value::pINT |
std::string* CCopasiParameter::Value::pKEY |
std::string* CCopasiParameter::Value::pSTRING |
C_FLOAT64* CCopasiParameter::Value::pUDOUBLE |
unsigned C_INT32* CCopasiParameter::Value::pUINT |