C++ main module for gpm Package
1.0
|
This is the complete list of members for GPM_ModelEdge, including all inherited members.
addRule(const tString &varName, SP::GPM_Rule r) | GPM_ModelGraphElement | |
addToVariables(const tString &variableName, SP::GPM_Variable var) | GPM_GraphElement | |
clearActions() | GPM_GraphElement | virtual |
clearRules() | GPM_ModelGraphElement | inline |
clearVariables() | GPM_GraphElement | inlinevirtual |
copy(const GPM_GraphElement &node) | GPM_ModelEdge | inlinevirtual |
GPM_ModelGraphElement::copy(const GPM_ModelGraphElement &vertex) | GPM_ModelGraphElement | virtual |
CORE_Object() | CORE_Object | protected |
executeTriggerActions() | GPM_GraphElement | virtual |
getClassName(const tString &identityString) | CORE_Object | inlinestatic |
getClassName() const | CORE_Object | |
getGraph() const | GPM_GraphElement | |
getGroupName() const | GPM_GraphElement | inline |
getGroupTypeName() const | GPM_Edge | inlinevirtual |
getId() const | GPM_GraphElement | inline |
getIdentityString() const | CORE_Object | inline |
getOutput() | CORE_Object | inlinestatic |
getPointerAddress() const | CORE_Object | inline |
getRule(const int &index) const | GPM_ModelGraphElement | inline |
getRule(const int &index) | GPM_ModelGraphElement | inline |
getRuleIndex(const tString &name) const | GPM_ModelGraphElement | inline |
getRuleName(const int &index) const | GPM_ModelGraphElement | inline |
getRulesNumber() const | GPM_ModelGraphElement | inline |
getSharedPointer(SP::CORE_Object &p) | CORE_Object | inline |
getSharedPointer(SPC::CORE_Object &p) const | CORE_Object | inline |
getSource() const | GPM_Edge | inline |
getTarget() const | GPM_Edge | inline |
getTopologicalAction() const | GPM_GraphElement | inline |
getTriggerAction(const tString &varName) const | GPM_GraphElement | inline |
getTriggerActionValues(const tString &variableName, SV::GPM_Variable &variable) const | GPM_GraphElement | inline |
getTypeName() | CORE_Object | inlinestatic |
getVariable(const tString &variableName) const | GPM_GraphElement | |
getVariableNames(vector< tString > &names) const | GPM_GraphElement | inline |
getVariables(const tString &variableName, SV::GPM_Variable &variable) const | GPM_GraphElement | inline |
getVariableType(const tString &variableName) const | GPM_GraphElement | |
getVariableValue(const tString &variableName, tString &value) const | GPM_GraphElement | |
getVariableValue(const tString &variableName, double &value) const | GPM_GraphElement | |
getVariableValue(const tString &variableName, int &n, double *value) const | GPM_GraphElement | |
getVariableValuesToString(const tString &variableName) const | GPM_GraphElement | |
GPM_Edge(SP::GPM_Vertex source, SP::GPM_Vertex target) | GPM_Edge | protected |
GPM_GraphElement(void) | GPM_GraphElement | protected |
GPM_ModelEdge(SP::GPM_Vertex source, SP::GPM_Vertex target) | GPM_ModelEdge | protected |
GPM_ModelGraphElement(void) | GPM_ModelGraphElement | protected |
GPM_Edge::GPM_Object(void) | GPM_Object | protected |
GPM_ModelGraphElement::GPM_Object(void) | GPM_Object | protected |
hasTriggerCutAction() const | GPM_GraphElement | inline |
initVariable(const tString &variableName) | GPM_GraphElement | |
is32Architecture() | CORE_Object | inlinestatic |
is64Architecture() | CORE_Object | static |
isInstanceOf() const | CORE_Object | inline |
loadFromStream(tString &f) | GPM_Edge | virtual |
mIsMemoryTesting | CORE_Object | static |
New(SP::GPM_Vertex source, SP::GPM_Vertex target) | GPM_ModelEdge | inlinestatic |
New(const int &id) | GPM_ModelEdge | inlinestatic |
New() | GPM_ModelEdge | inlinestatic |
NewCopyInstance() const | GPM_Edge | inlinevirtual |
NewInstance() const | GPM_ModelEdge | inlinevirtual |
orderTriggerRules() | GPM_ModelGraphElement | |
outputPrint(const tString &message) | CORE_Object | static |
parseValues(tString &f, vector< tString > &values) const | GPM_GraphElement | |
pointer2String(const void *obj) | CORE_Object | static |
print() | CORE_Object | inlinevirtual |
print(ostream &out) const | CORE_Object | inlinevirtual |
print(const tString &message) | CORE_Object | virtual |
print(const tInteger &str) | CORE_Object | virtual |
print(const tRelativeInteger &str) | CORE_Object | virtual |
print(const tReal &str) | CORE_Object | virtual |
print(const int &str) | CORE_Object | virtual |
print(ostream &out, const tString &message) | CORE_Object | inlinestatic |
printObjectsInMemory() | CORE_Object | static |
removeRule(const tString &varName) | GPM_ModelGraphElement | |
removeVariable(const tString &varName) | GPM_GraphElement | inline |
saveToStream(ofstream &f) const | GPM_Edge | virtual |
setEnvironment(const map< tString, SP::GPM_Variable > &env) | GPM_GraphElement | |
setGraph(SP::GPM_Graph graph) | GPM_GraphElement | inline |
setGraph(GPM_Graph &graph) | GPM_GraphElement | |
setGraph(GPM_Graph *graph) | GPM_GraphElement | |
setGroupName(const tString &v) | GPM_GraphElement | inline |
setId(const int &id) | GPM_GraphElement | inline |
setOutput(ostream &out) | CORE_Object | inlinestatic |
setRuleAction(const tString &varName, const tFlag &action) | GPM_ModelGraphElement | |
setRuleAction(const int &index, const tFlag &action) | GPM_ModelGraphElement | inline |
setSource(SP::GPM_Vertex v) | GPM_Edge | inline |
setTarget(SP::GPM_Vertex v) | GPM_Edge | inline |
setThis(SP::CORE_Object p) | CORE_Object | inlineprotected |
setTopologicalAction(const tFlag &action) | GPM_GraphElement | virtual |
setTriggerAction(const tFlag &action, const tString &varName, SP::GPM_Variable var) | GPM_GraphElement | virtual |
setTriggerAction(const tFlag &action, const tString &varName, const tString &value) | GPM_GraphElement | virtual |
setTriggerAction(const tFlag &action, const tString &varName, const double &value) | GPM_GraphElement | virtual |
setTriggerAction(const tFlag &action, const tString &varName, const int &n, const double *value) | GPM_GraphElement | virtual |
setTriggerAction(const tFlag &action, const tString &varName, const tFlag &type, const int &n, const double *value) | GPM_GraphElement | virtual |
setTriggerGroupNameAction(const tFlag &action, const tString &value) | GPM_GraphElement | virtual |
setType(tString type) | CORE_Object | inlineprotectedvirtual |
setVariable(const tString &variableName, const GPM_Variable &var) | GPM_GraphElement | |
setVariable(const tString &variableName, SP::GPM_Variable var) | GPM_GraphElement | |
setVariableValue(const tString &variableName, const tString &value) | GPM_GraphElement | |
setVariableValue(const tString &variableName, const double &value) | GPM_GraphElement | |
setVariableValue(const tString &variableName, const int &n, const double *value) | GPM_GraphElement | |
setVariableValue(const tString &variableName, const tFlag &type, const int &n, const double *value) | GPM_GraphElement | |
setVariableValuesFromString(const tString &variableName, const tFlag &type, const tString &values) | GPM_GraphElement | |
swap(const unsigned int &i, const unsigned int &j) | GPM_ModelGraphElement | |
toDoAfterThisSetting() | GPM_GraphElement | inlineprotectedvirtual |
toString() const | GPM_Edge | virtual |
GPM_Edge::turnBodyLineToText(tString &bdy) | GPM_Object | inlinestatic |
GPM_ModelGraphElement::turnBodyLineToText(tString &bdy) | GPM_Object | inlinestatic |
GPM_Edge::turnBodyTextToLine(tString &bdy) | GPM_Object | inlinestatic |
GPM_ModelGraphElement::turnBodyTextToLine(tString &bdy) | GPM_Object | inlinestatic |
updateEnvironment(const map< tString, SP::GPM_Variable > &env) | GPM_ModelEdge | inlinevirtual |
updateRules(const GPM_ModelClassFactory &cf) | GPM_ModelGraphElement | |
~CORE_Object() | CORE_Object | protectedvirtual |
~GPM_Edge(void) | GPM_Edge | protectedvirtual |
~GPM_GraphElement(void) | GPM_GraphElement | protectedvirtual |
~GPM_ModelEdge(void) | GPM_ModelEdge | protectedvirtual |
~GPM_ModelGraphElement(void) | GPM_ModelGraphElement | protectedvirtual |
~GPM_Object(void) | GPM_Object | protectedvirtual |