|
copasi API
0.1
|
#include <CCompartmentGraphNode.h>
Public Member Functions | |
| CCompartmentGraphNode (const CCompartmentGraphNode &src, const CCopasiContainer *pParent=NULL) | |
| CCompartmentGraphNode (const std::string &name="GraphNode", const CCopasiContainer *pParent=NULL) | |
| CCompartmentGraphNode (const CLCompartmentGlyph &src, const CCopasiContainer *pParent=NULL) | |
| std::string | getObjectKey () |
| void | setObjectKey (std::string key) |
| std::string | getOrigNodeKey () |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const CCompartmentGraphNode &gn) |
| CCompartmentGraphNode::CCompartmentGraphNode | ( | const CCompartmentGraphNode & | src, |
| const CCopasiContainer * | pParent = NULL |
||
| ) |
| CCompartmentGraphNode::CCompartmentGraphNode | ( | const std::string & | name = "GraphNode", |
| const CCopasiContainer * | pParent = NULL |
||
| ) |
| CCompartmentGraphNode::CCompartmentGraphNode | ( | const CLCompartmentGlyph & | src, |
| const CCopasiContainer * | pParent = NULL |
||
| ) |
| std::string CCompartmentGraphNode::getObjectKey | ( | ) | [inline] |
| std::string CCompartmentGraphNode::getOrigNodeKey | ( | ) | [inline] |
| void CCompartmentGraphNode::setObjectKey | ( | std::string | key | ) | [inline] |
| std::ostream& operator<< | ( | std::ostream & | os, |
| const CCompartmentGraphNode & | gn | ||
| ) | [friend] |
1.7.5.1