copasi API  0.1
Public Member Functions | Friends
CCompartmentGraphNode Class Reference

#include <CCompartmentGraphNode.h>

Inheritance diagram for CCompartmentGraphNode:
CLCompartmentGlyph CLGraphicalObject CLBase CCopasiContainer CCopasiObject

List of all members.

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)

Constructor & Destructor Documentation

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 
)

Member Function Documentation

std::string CCompartmentGraphNode::getObjectKey ( ) [inline]
std::string CCompartmentGraphNode::getOrigNodeKey ( ) [inline]
void CCompartmentGraphNode::setObjectKey ( std::string  key) [inline]

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const CCompartmentGraphNode gn 
) [friend]

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