|
C++ main module for gpm Package
1.0
|
This is the complete list of members for GPM_ModelFunction, including all inherited members.
| addGlobalFunction(const GPM_ModelClassFactory &cf, const tString &name, const vector< tString > &realParameters, const tString &body) | GPM_ModelFunction | |
| addGlobalFunction(const GPM_ModelClassFactory &cf, const tString &name, const vector< tString > &nameParameters, const vector< tFlag > &typeParameters, const vector< tFlag > &cardParameters, const vector< tFlag > &isConstParameters, const tString &body, const tFlag &returnType) | GPM_ModelFunction | |
| addGlobalFunction(const GPM_ModelClassFactory &cf, const tString &strFunction) | GPM_ModelFunction | |
| addGlobalVariables(const tString &variableName, const tFlag &type, const double &value) | GPM_ModelFunction | inline |
| addGlobalVariables(const tString &variableName, const tFlag &type, const double *values, const int &n) | GPM_ModelFunction | inline |
| addGlobalVariables(const tString &variableName, const tString &value) | GPM_ModelFunction | inline |
| addMappingRule(SP::GPM_Rule rule) | GPM_ModelFunction | inline |
| addPEdgeToKeep(const int &eid) | GPM_PatternFunction | inline |
| addPEdgeToKeep(const int &source, const int &target) | GPM_PatternFunction | inline |
| addPEdgeToRemove(const int &eid) | GPM_PatternFunction | inline |
| addPEdgeToRemove(const int &source, const int &target) | GPM_PatternFunction | inline |
| addPTEdgeToAdd(const int &source, const int &target) | GPM_PatternFunction | inline |
| addPTEdgeToAdd(SP::GPM_Vertex source, SP::GPM_Vertex target) | GPM_PatternFunction | inline |
| addPTEdgeToAdd(SP::GPM_Edge edge) | GPM_PatternFunction | inline |
| addPVertexToKeep(const int &vid) | GPM_PatternFunction | inline |
| addPVertexToRemove(const int &vid) | GPM_PatternFunction | inline |
| addVariableNameToNodeGroupId(const tString &name) | GPM_PatternFunction | inline |
| addVariableNameToPortGroupId(const tString &name) | GPM_PatternFunction | inline |
| apply(GPM_Graph &largeGraph, const vector< tVertexIID > &mappingP2L, CORE_Out &io) | GPM_PatternFunction | inlinevirtual |
| clear() | GPM_ModelFunction | virtual |
| clearGlobalFunctions() | GPM_ModelFunction | inline |
| clearGlobalVariables() | GPM_ModelFunction | inline |
| clearPTEdgesToAdd() | GPM_PatternFunction | inline |
| clearRules() | GPM_ModelFunction | |
| copy(const GPM_Function &rule) | GPM_ModelFunction | virtual |
| CORE_Object() | CORE_Object | protected |
| expandVariableNames(const vector< tString > &vars, const int &id, tString &value, const tString &graphLetter, const tString &elementLetter) | GPM_ModelFunction | static |
| getClassName(const tString &identityString) | CORE_Object | inlinestatic |
| getClassName() const | CORE_Object | |
| getGlobalFunctions() const | GPM_ModelFunction | inline |
| getGlobalVariables() const | GPM_ModelFunction | inline |
| getIdentityString() const | CORE_Object | inline |
| getMappingRules() const | GPM_ModelFunction | inline |
| getMappingRules() | GPM_ModelFunction | inline |
| getNodeGroupIds() const | GPM_PatternFunction | inline |
| getOutput() | CORE_Object | inlinestatic |
| getPatternEdgesToKeep() const | GPM_PatternFunction | inline |
| getPatternEdgesToKeep(vector< int > &ids) const | GPM_PatternFunction | inline |
| getPatternEdgesToRemove() const | GPM_PatternFunction | inline |
| getPatternEdgesToRemove(vector< int > &ids) const | GPM_PatternFunction | inline |
| getPatternGraph() const | GPM_Function | inline |
| getPatternGraph() | GPM_Function | inline |
| getPatternTransformEdgesToAdd() const | GPM_PatternFunction | inline |
| getPatternTransformEdgesToAdd() | GPM_PatternFunction | inline |
| getPatternVerticesToKeep() const | GPM_PatternFunction | inline |
| getPatternVerticesToKeep(vector< int > &ids) const | GPM_PatternFunction | inline |
| getPatternVerticesToRemove() const | GPM_PatternFunction | inline |
| getPatternVerticesToRemove(vector< int > &ids) const | GPM_PatternFunction | inline |
| getPointerAddress() const | CORE_Object | inline |
| getPortGroupIds() const | GPM_PatternFunction | inline |
| getPTEdge(const int &index) const | GPM_PatternFunction | inline |
| getPTEdgesNumber() const | GPM_PatternFunction | inline |
| getSharedPointer(SP::CORE_Object &p) | CORE_Object | inline |
| getSharedPointer(SPC::CORE_Object &p) const | CORE_Object | inline |
| getTransformerGraph() const | GPM_Function | inline |
| getTransformerGraph() | GPM_Function | inline |
| getTypeName() | CORE_Object | inlinestatic |
| getUpToAutomorphismType() const | GPM_PatternFunction | inline |
| GPM_Function(void) | GPM_Function | protected |
| GPM_ModelFunction(void) | GPM_ModelFunction | protected |
| GPM_Object(void) | GPM_Object | protected |
| GPM_PatternFunction(void) | GPM_PatternFunction | protected |
| initGroupNames(GPM_PortGraph &graph, CORE_Out &io) const | GPM_PatternFunction | |
| is32Architecture() | CORE_Object | inlinestatic |
| is64Architecture() | CORE_Object | static |
| isEdgeCut(const int &id) const | GPM_PatternFunction | inline |
| isEdgeKept(const int &id) const | GPM_PatternFunction | inline |
| isInstanceOf() const | CORE_Object | inline |
| isMappingValid(const GPM_PortGraph &largeGraph, const SV::GPM_Vertex &smallGraphVertices, const vector< tVertexIID > &mapping, CORE_Out &io) const | GPM_ModelFunction | virtual |
| isPEdgeToKeep(const int &id) const | GPM_PatternFunction | inline |
| isPEdgeToRemove(const int &id) | GPM_PatternFunction | inline |
| isPVertexMustBeKept(const int &id) const | GPM_PatternFunction | inline |
| isPVertexToKeep(const int &id) const | GPM_PatternFunction | inline |
| isPVertexToRemove(const int &id) const | GPM_PatternFunction | inline |
| isUpToAutomorphism() const | GPM_PatternFunction | inline |
| isValid() const | GPM_PatternFunction | |
| isVertexCut(const int &id) const | GPM_PatternFunction | inline |
| isVertexKept(const int &id) const | GPM_PatternFunction | inline |
| mIsMemoryTesting | CORE_Object | static |
| New() | GPM_ModelFunction | inlinestatic |
| outputPrint(const tString &message) | CORE_Object | static |
| parseVarName(tString &varName, tString &graphLetter, tString &elementLetter, int &id) | GPM_ModelFunction | static |
| 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 |
| readRulesFromFile(const tString &fileName, const GPM_ModelClassFactory &cf, CORE_Out &io) | GPM_ModelFunction | |
| removeGlobalVariable(const tString &name) | GPM_ModelFunction | |
| removeLastPTEdge() | GPM_PatternFunction | inline |
| removeMappingRule(const int &index) | GPM_ModelFunction | inline |
| removePEdgeToKeep(const int &eid) | GPM_PatternFunction | inline |
| removePEdgeToRemove(const int &eid) | GPM_PatternFunction | inline |
| removePTEdgeToAdd(SP::GPM_Edge edge) | GPM_PatternFunction | inline |
| removePTEdgeToAdd(const int &source, const int &target) | GPM_PatternFunction | |
| removePTEdgeToAddWithSource(const int &sourceId) | GPM_PatternFunction | |
| removePTEdgeToAddWithTarget(const int &targetId) | GPM_PatternFunction | |
| removePVertexToKeep(const int &vid) | GPM_PatternFunction | inline |
| removePVertexToRemove(const int &vid) | GPM_PatternFunction | inline |
| removeVariableNameToNodeGroupId(const int &index) | GPM_PatternFunction | inline |
| removeVariableNameToPortGroupId(const int &index) | GPM_PatternFunction | inline |
| saveRulesToFile(const tString &fileName) const | GPM_ModelFunction | |
| setGlobalFunctions(const SV::GPM_CompositorFunction &fcts) | GPM_ModelFunction | inline |
| setGlobalVariables(const map< tString, SP::GPM_Variable > &variables) | GPM_ModelFunction | |
| setIsUpToAutomorphism(const tBoolean &isUpToAutomorphism) | GPM_PatternFunction | inline |
| setOutput(ostream &out) | CORE_Object | inlinestatic |
| setPatternGraph(SP::GPM_PortGraph f) | GPM_Function | inline |
| setThis(SP::CORE_Object p) | CORE_Object | inlineprotected |
| setTransformerGraph(SP::GPM_PortGraph f) | GPM_Function | inline |
| setType(tString type) | CORE_Object | inlineprotectedvirtual |
| setUpToAutomorphismType(const tFlag &upToAutomorphismType) | GPM_PatternFunction | inline |
| toDoAfterThisSetting() | GPM_ModelFunction | inlineprotectedvirtual |
| toString() const | GPM_ModelFunction | virtual |
| turnBodyLineToText(tString &bdy) | GPM_Object | inlinestatic |
| turnBodyTextToLine(tString &bdy) | GPM_Object | inlinestatic |
| updatePatternGraphStates(GPM_Graph &largeGraph, const vector< tVertexIID > &mappingP2L, CORE_Out &io) | GPM_ModelFunction | protectedvirtual |
| updatePTEdgesStates(SP::GPM_Edge PTedge, SP::GPM_Edge ledge, GPM_Graph &largeGraph, const vector< tVertexIID > &mappingP2L, const map< tVertexIID, tVertexIID > &mappingT2L, CORE_Out &io) | GPM_ModelFunction | protectedvirtual |
| updateRules(const GPM_ModelClassFactory &cf) | GPM_ModelFunction | |
| updateTransformerGraphStates(GPM_Graph &largeGraph, const vector< tVertexIID > &mappingP2L, const map< tVertexIID, tVertexIID > &mappingT2L, CORE_Out &io) | GPM_ModelFunction | protectedvirtual |
| varNameToString(const tString &varName, const tString &graphLetter, const tString &elementLetter, const int &id) | GPM_ModelFunction | static |
| ~CORE_Object() | CORE_Object | protectedvirtual |
| ~GPM_Function(void) | GPM_Function | protectedvirtual |
| ~GPM_ModelFunction(void) | GPM_ModelFunction | protectedvirtual |
| ~GPM_Object(void) | GPM_Object | protectedvirtual |
| ~GPM_PatternFunction(void) | GPM_PatternFunction | protectedvirtual |
1.8.8