C++ main module for gpm Package
1.0
|
This is the complete list of members for GPMG_Project, including all inherited members.
addToEnvironment(const tFlag &index, const tString &name, const tFlag type, const int &card, const double *value) | GPMG_Project | inline |
addToEnvironment(const tFlag &index, const tString &name, const double &value) | GPMG_Project | inline |
addToEnvironment(const tFlag &index, const tString &name, const tString &value) | GPMG_Project | inline |
addToEnvironment(const tFlag &index, const tString &name, const int &n, const double *value) | GPMG_Project | inline |
addToEnvironment(const tFlag &index, const tString &name, SP::GPM_Variable var) | GPMG_Project | |
areCompositorFunctionsAvailabled() | GPMG_Project | inline |
canBeRun() const | GPMG_Project | |
clearEnvironment(const tFlag &index) | GPMG_Project | |
clearInitGraph() | GPMG_Project | |
clearRule(const int &index) | GPMG_Project | |
EDGE_ENVIRONMENT | GPMG_Project | static |
EXPR | GPMG_Project | static |
EXPRTK | GPMG_Project | static |
generateQuadInitGraph(const int &nTriangles, const tBoolean &withMiddle, const int &n, const int &m, const tReal &w, const tReal &h, const tReal &xmin, const tReal &ymin) | GPMG_Project | |
getBoundsValue() const | GPMG_Project | inline |
getClassFactory() const | GPMG_Project | inline |
getEnvironment(const tFlag &index) const | GPMG_Project | |
getExpressionType() | GPMG_Project | inline |
getGlobalFunction(const int &i) const | GPMG_Project | inline |
getGlobalFunction(const int &i) | GPMG_Project | inline |
getGlobalFunctions() | GPMG_Project | |
getGlobalFunctions() const | GPMG_Project | |
getGlobalFunctionsNumber() const | GPMG_Project | inline |
getGlobalVariables() const | GPMG_Project | inline |
getInitGraph() | GPMG_Project | inline |
getInitGraph() const | GPMG_Project | inline |
getIterationsDone() const | GPMG_Project | inline |
getIterationsNumber() const | GPMG_Project | inline |
getMaxPoint() const | GPMG_Project | inline |
getMinPoint() const | GPMG_Project | inline |
getResultGraphFiles() const | GPMG_Project | inline |
getRules() const | GPMG_Project | inline |
getRules() | GPMG_Project | inline |
getVertexVariableNames(vector< tString > &vars) const | GPMG_Project | |
GLOBAL_ENVIRONMENT | GPMG_Project | static |
GPMG_Project(void) | GPMG_Project | protected |
INIT_GRAPH | GPMG_Project | static |
loadData(const tString &projectFile) | GPMG_Project | |
loadFromUIClass(const UI_Class &mclass) | GPMG_Project | virtual |
loadInitGraph(const tString &fn, CORE_Out &io) | GPMG_Project | inline |
N_ENVIRONMENTS | GPMG_Project | static |
New() | GPMG_Project | inlinestatic |
NODE_ENVIRONMENT | GPMG_Project | static |
PATTERN_GRAPH | GPMG_Project | static |
PORT_ENVIRONMENT | GPMG_Project | static |
PT_CONNECTION | GPMG_Project | static |
RESULT_GRAPH | GPMG_Project | static |
run(const tString &projectFile, const int &iter0, const int &iterationsNumber, CORE_Out &io, GPMG_MovieGraphWindow *visualizer, tString &errorMessage, tBoolean &succeeds) | GPMG_Project | |
saveData(const tString &projectFile) | GPMG_Project | |
saveInitGraph(const tString &fn) const | GPMG_Project | inline |
saveToUIClass(UI_Class &mclass) const | GPMG_Project | virtual |
setClassFactory(SP::GPM_ModelClassFactory cf) | GPMG_Project | inline |
setGlobalFunctions(SV::GPM_CompositorFunction fs) | GPMG_Project | |
setIterationsNumber(const int &n) | GPMG_Project | inline |
setResultGraphFiles(const vector< tString > &files) | GPMG_Project | |
TRANSFORMER_GRAPH | GPMG_Project | static |
UNKNOWN_GRAPH | GPMG_Project | static |
updateGraphsEnvironments() | GPMG_Project | inline |
~GPMG_Project(void) | GPMG_Project | protectedvirtual |