![]() |
GemaLib
The GeMA library
|
This is the complete list of members for GmSimulation, including all inherited members.
| _configConstants | GmSimulation | private |
| _configOptions | GmSimulation | private |
| _env | GmSimulation | private |
| _envMutex | GmSimulation | private |
| _externalState | GmSimulation | private |
| _loadCompleted | GmSimulation | private |
| _logger | GmSimulation | private |
| _monitorServer | GmSimulation | private |
| _paths | GmSimulation | private |
| _redirectPrint | GmSimulation | private |
| _rsrcFiles | GmSimulation | private |
| _simulationData | GmSimulation | private |
| _simulationLoader | GmSimulation | private |
| _workerEnvList | GmSimulation | private |
| blockSignals(bool block) | QObject | |
| cancelRequested() | GmSimulation | privateslot |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const const | QObject | |
| clear() | GmSimulation | inline |
| clearDataOnError(bool abort) | GmSimulation | private |
| CONFIG_SERVER_MODE enum value | GmSimulation | |
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const const | QObject | |
| connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, PointerToMemberFunction signal, Functor functor) | QObject | static |
| connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type) | QObject | static |
| connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| data() const | GmSimulation | inline |
| deleteLater() | QObject | |
| destroyed(QObject *obj) | QObject | |
| DISABLE_SERVER_MODE enum value | GmSimulation | |
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
| disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
| disconnect(const char *signal, const QObject *receiver, const char *method) const const | QObject | |
| disconnect(const QObject *receiver, const char *method) const const | QObject | |
| disconnect(const QMetaObject::Connection &connection) | QObject | static |
| disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method) | QObject | static |
| disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| dumpObjectInfo() | QObject | |
| dumpObjectInfo() const const | QObject | |
| dumpObjectTree() | QObject | |
| dumpObjectTree() const const | QObject | |
| dynamicPropertyNames() const const | QObject | |
| ENABLE_SERVER_MODE enum value | GmSimulation | |
| env() | GmSimulation | inline |
| event(QEvent *e) | QObject | virtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| findChild(const QString &name, Qt::FindChildOptions options) const const | QObject | |
| findChildren(const QString &name, Qt::FindChildOptions options) const const | QObject | |
| findChildren(const QRegExp ®Exp, Qt::FindChildOptions options) const const | QObject | |
| findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const const | QObject | |
| GmSimulation() | GmSimulation | |
| inherits(const char *className) const const | QObject | |
| initLibrary(QString configFile, QString logFile, int logMode, QString logPath, QString inputPath, QString outputPath, ServerMode serverMode, unsigned localServerPort, QString serverAddrFile, bool rsrcFiles) | GmSimulation | |
| initSimulation(QString simulationFile, const QMap< QString, QString > &globalVars, int timeout=-1, lua_State *state=NULL) | GmSimulation | |
| installEventFilter(QObject *filterObj) | QObject | |
| isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
| isWidgetType() const const | QObject | |
| isWindowType() const const | QObject | |
| killTimer(int id) | QObject | |
| loadConfigValueTables(LuaEnv &env) | GmSimulation | private |
| LOCAL_SERVER_MODE enum value | GmSimulation | |
| logger() | GmSimulation | inline |
| LogModes enum name | GmSimulation | |
| MEMORY_LOG_MODE enum value | GmSimulation | |
| metaObject() const const | QObject | virtual |
| moveToThread(QThread *targetThread) | QObject | |
| NOCONSOLE_LOG_MODE enum value | GmSimulation | |
| NOMEMORY_LOG_MODE enum value | GmSimulation | |
| NOSERVER_LOG_MODE enum value | GmSimulation | |
| NOTIME_LOG_MODE enum value | GmSimulation | |
| objectName | QObject | |
| objectName() const const | QObject | |
| objectNameChanged(const QString &objectName) | QObject | |
| parent() const const | QObject | |
| paths() const | GmSimulation | inline |
| PLUGININFO_LOG_MODE enum value | GmSimulation | |
| pluginLoader() const | GmSimulation | |
| printInfo() | GmSimulation | |
| printPluginVersions(GmLogCategory &logger) | GmSimulation | private |
| property(const char *name) const const | QObject | |
| QObject(QObject *parent) | QObject | |
| qt_metacall(QMetaObject::Call, int, void **) | QObject | virtual |
| qt_metacast(const char *) | QObject | virtual |
| QUIET_LOG_MODE enum value | GmSimulation | |
| receivers(const char *signal) const const | QObject | protected |
| REGRESSION_LOG_MODE enum value | GmSimulation | |
| removeEventFilter(QObject *obj) | QObject | |
| run() | GmSimulation | |
| sectionParsed(QString section, LuaTable &data) | GmSimulation | signal |
| sender() const const | QObject | protected |
| senderSignalIndex() const const | QObject | protected |
| SERVER_LOG_MODE enum value | GmSimulation | |
| ServerMode enum name | GmSimulation | |
| setConfigFile(QString configFile, QString logFile, int logMode, ServerMode serverMode, unsigned localServerPort, QString serverAddrFile) | GmSimulation | private |
| setData(GmSimulationData *data) | GmSimulation | private |
| setObjectName(const QString &name) | QObject | |
| setParent(QObject *parent) | QObject | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setSimulationFile(QString file, const QMap< QString, QString > &globalVars, lua_State *state) | GmSimulation | private |
| setupLogging(LuaEnv &env, QString logFile, int logMode) | GmSimulation | private |
| setupMonitorServer(LuaEnv &env, ServerMode serverMode, unsigned localServerPort, bool logToServer, QString serverAddrFile) | GmSimulation | private |
| setupUnitManager(LuaEnv &env) | GmSimulation | private |
| signalsBlocked() const const | QObject | |
| startTimer(int interval, Qt::TimerType timerType) | QObject | |
| startTimer(std::chrono::milliseconds time, Qt::TimerType timerType) | QObject | |
| thread() const const | QObject | |
| TIME_LOG_MODE enum value | GmSimulation | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| TIMESTATS_LOG_MODE enum value | GmSimulation | |
| tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| VERBOSE_LOG_MODE enum value | GmSimulation | |
| ~GmSimulation() | GmSimulation | |
| ~QObject() | QObject | virtual |
1.8.15