COPASI API
4.40.278
|
This is the complete list of members for CCommonName, including all inherited members.
CCommonName() | CCommonName | |
CCommonName(const CCommonName &src) | CCommonName | |
CCommonName(const char *name) | CCommonName | |
CCommonName(const std::string &name) | CCommonName | |
compartmentNameFromCN(const CCommonName &cn) | CCommonName | static |
construct(const CCommonName &parent, const std::string &objectType, const std::string &objectName) | CCommonName | static |
escape(const std::string &name) | CCommonName | static |
findNext(const std::string &toFind, const std::string::size_type &pos=0) const | CCommonName | |
findPrevious(const std::string &toFind, const std::string::size_type &pos=std::string::npos) const | CCommonName | |
fixSpelling() | CCommonName | private |
fromData(const CData &data) | CCommonName | static |
getElementIndex(const size_t &pos=0) const | CCommonName | |
getElementName(const size_t &pos, const bool &unescape=true) const | CCommonName | |
getObjectName() const | CCommonName | |
getObjectType() const | CCommonName | |
getPrimary() const | CCommonName | |
getRemainder() const | CCommonName | |
nameFromCN(const CCommonName &cn) | CCommonName | static |
split(CCommonName &parentCN, std::string &objectType, std::string &objectName) const | CCommonName | |
unescape(const std::string &name) | CCommonName | static |
~CCommonName() | CCommonName |