C++ main module for gpm Package
1.0
|
This is the complete list of members for GPM_GraphElement, including all inherited members.
addToVariables(const tString &variableName, SP::GPM_Variable var) | GPM_GraphElement | |
clearActions() | GPM_GraphElement | virtual |
clearVariables() | GPM_GraphElement | inlinevirtual |
copy(const GPM_GraphElement &node) | GPM_GraphElement | 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 =0 | GPM_GraphElement | pure virtual |
getId() const | GPM_GraphElement | inline |
getIdentityString() const | CORE_Object | inline |
getOutput() | CORE_Object | inlinestatic |
getPointerAddress() const | CORE_Object | inline |
getSharedPointer(SP::CORE_Object &p) | CORE_Object | inline |
getSharedPointer(SPC::CORE_Object &p) const | CORE_Object | 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_GraphElement(void) | GPM_GraphElement | protected |
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_GraphElement | virtual |
mIsMemoryTesting | CORE_Object | static |
NewInstance() const =0 | GPM_GraphElement | pure virtual |
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 |
removeVariable(const tString &varName) | GPM_GraphElement | inline |
saveToStream(ofstream &f) const | GPM_GraphElement | 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 |
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 | |
toDoAfterThisSetting() | GPM_GraphElement | inlineprotectedvirtual |
toString() const | GPM_GraphElement | virtual |
turnBodyLineToText(tString &bdy) | GPM_Object | inlinestatic |
turnBodyTextToLine(tString &bdy) | GPM_Object | inlinestatic |
updateEnvironment(const map< tString, SP::GPM_Variable > &env) | GPM_GraphElement | virtual |
~CORE_Object() | CORE_Object | protectedvirtual |
~GPM_GraphElement(void) | GPM_GraphElement | protectedvirtual |
~GPM_Object(void) | GPM_Object | protectedvirtual |