![]() |
GemaCoreLib
The GeMA Core library
|
This is the complete list of members for GmRunProgressStats, including all inherited members.
| _attrm | GmRunProgressStats | private |
| _defLevel | GmRunProgressStats | privatestatic |
| _items | GmRunProgressStats | private |
| _itemsMap | GmRunProgressStats | private |
| _levelMap | GmRunProgressStats | privatestatic |
| _logger | GmRunProgressStats | private |
| _reports | GmRunProgressStats | private |
| _resultsData | GmRunProgressStats | private |
| addNewReport(QString title, QString fileName, bool itemColumn=false) | GmRunProgressStats | |
| addReportToItem(GmRunProgressReport *report, int itemId, QString itemReportDescription) | GmRunProgressStats | |
| addReportTraillers() const | GmRunProgressStats | private |
| attr(int itemId, int attrId) const | GmRunProgressStats | inline |
| attr(const GmRunProgressStatsItem *item, int attrId) const | GmRunProgressStats | inlineprivate |
| attrManager() const | GmRunProgressStats | inline |
| autoMemItemAttribute(int itemId) const | GmRunProgressStats | |
| autoTimeItemAttribute(int itemId) const | GmRunProgressStats | |
| blockSignals(bool block) | QObject | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const const | QObject | |
| configuredLevel(QString item) | GmRunProgressStats | inlinestatic |
| 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 |
| csvStats(QString csvFile, bool add, bool totalOnly, const QStringList &filters, QString simName, qint64 runTime) | GmRunProgressStats | |
| csvStatsFillReportData(bool totalOnly, const QStringList &filters, qint64 runTime, QStringList &attrList, QStringList &unitList, QStringList &dataList) const | GmRunProgressStats | private |
| csvStatsParseReportData(QString fileName, QString attrHeader, QString unitHeader, int numDataCols, QString dataHeader, QStringList &attrList, QStringList &unitList, QStringList &dataList, QStringList &nameList) const | GmRunProgressStats | private |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| decAttributeValue(int itemId, int attrId) | GmRunProgressStats | inline |
| defLevel() | GmRunProgressStats | inlinestatic |
| deleteLater() | QObject | |
| destroyed(QObject *obj) | QObject | |
| 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 | |
| event(QEvent *e) | QObject | virtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| findAttribute(int itemId, QString name) const | GmRunProgressStats | |
| findAttribute(int itemId, int nestedId, QString name) const | GmRunProgressStats | |
| 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 | |
| findItem(int fatherItemId, QString name) const | GmRunProgressStats | |
| GM_RUNPROG_DISABLED enum value | GmRunProgressStats | |
| GM_RUNPROG_DS_DP enum value | GmRunProgressStats | |
| GM_RUNPROG_DS_SP enum value | GmRunProgressStats | |
| GM_RUNPROG_NS_DP enum value | GmRunProgressStats | |
| GM_RUNPROG_NS_SP enum value | GmRunProgressStats | |
| GM_RUNPROG_NUM_LEVELS enum value (defined in GmRunProgressStats) | GmRunProgressStats | |
| GM_RUNPROG_TRACK_ATTR_DEFAULT enum value | GmRunProgressStats | |
| GM_RUNPROG_TRACK_DEFAULT enum value | GmRunProgressStats | |
| GM_RUNPROG_TRACK_MEM enum value | GmRunProgressStats | |
| GM_RUNPROG_TRACK_REPORT_AT_END enum value | GmRunProgressStats | |
| GM_RUNPROG_TRACK_REPORT_STATS enum value | GmRunProgressStats | |
| GM_RUNPROG_TRACK_STATS_ALL enum value | GmRunProgressStats | |
| GM_RUNPROG_TRACK_STATS_AVG enum value | GmRunProgressStats | |
| GM_RUNPROG_TRACK_STATS_MAX enum value | GmRunProgressStats | |
| GM_RUNPROG_TRACK_STATS_MIN enum value | GmRunProgressStats | |
| GM_RUNPROG_TRACK_STATS_TOTAL enum value | GmRunProgressStats | |
| GM_RUNPROG_TRACK_TIME enum value | GmRunProgressStats | |
| GmRunProgressStats(GmResultsData *resultsData) | GmRunProgressStats | |
| incAttributeValue(int itemId, int attrId) | GmRunProgressStats | inline |
| inherits(const char *className) const const | QObject | |
| installEventFilter(QObject *filterObj) | QObject | |
| isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
| isWidgetType() const const | QObject | |
| isWindowType() const const | QObject | |
| itemEnd(int itemId) | GmRunProgressStats | |
| itemName(int itemId) const | GmRunProgressStats | |
| itemOptionsFromLevel(QString item, bool mem=false, bool *detailedStats=NULL) | GmRunProgressStats | static |
| itemOwner(int itemId) const | GmRunProgressStats | |
| itemStart(int itemId) | GmRunProgressStats | |
| itemStatStr(const GmRunProgressStatsItem *item, int attrId) const | GmRunProgressStats | private |
| itemStr(const GmRunProgressStatsItem *item, int attrId) const | GmRunProgressStats | private |
| killTimer(int id) | QObject | |
| Level enum name | GmRunProgressStats | |
| metaObject() const const | QObject | virtual |
| moveToThread(QThread *targetThread) | QObject | |
| numericAttributeValue(int itemId, int attrId) const | GmRunProgressStats | inline |
| objectName | QObject | |
| objectName() const const | QObject | |
| objectNameChanged(const QString &objectName) | QObject | |
| parent() const const | QObject | |
| parseItemName(int fatherId, QString name, QString autoId) const | GmRunProgressStats | private |
| property(const char *name) const const | QObject | |
| Q_CLASSINFO(Name, Value) | QObject | |
| Q_DISABLE_COPY(GmRunProgressStats) (defined in GmRunProgressStats) | GmRunProgressStats | private |
| QObject::Q_DISABLE_COPY(Class) | QObject | |
| Q_DISABLE_COPY_MOVE(Class) | QObject | |
| Q_DISABLE_MOVE(Class) | QObject | |
| Q_EMITQ_EMIT | QObject | |
| Q_ENUM(...) | QObject | |
| Q_ENUM_NS(...) | QObject | |
| Q_ENUMS(...) | QObject | |
| Q_FLAG(...) | QObject | |
| Q_FLAG_NS(...) | QObject | |
| Q_FLAGS(...) | QObject | |
| Q_GADGETQ_GADGET | QObject | |
| Q_INTERFACES(...) | QObject | |
| Q_INVOKABLEQ_INVOKABLE | QObject | |
| Q_NAMESPACEQ_NAMESPACE | QObject | |
| Q_NAMESPACE_EXPORT(EXPORT_MACRO) | QObject | |
| Q_OBJECTQ_OBJECT | QObject | |
| Q_PROPERTY(...) | QObject | |
| Q_REVISIONQ_REVISION | QObject | |
| Q_SET_OBJECT_NAME(Object) | QObject | |
| Q_SIGNALQ_SIGNAL | QObject | |
| Q_SIGNALSQ_SIGNALS | QObject | |
| Q_SLOTQ_SLOT | QObject | |
| Q_SLOTSQ_SLOTS | QObject | |
| qFindChild(const QObject *obj, const QString &name) | QObject | |
| qFindChildren(const QObject *obj, const QString &name) | QObject | |
| qFindChildren(const QObject *obj, const QRegExp ®Exp) | QObject | |
| QObject(QObject *parent) | QObject | |
| qobject_cast(QObject *object) | QObject | |
| qobject_cast(const QObject *object) | QObject | |
| QObjectList typedef | QObject | |
| QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECT | QObject | |
| receivers(const char *signal) const const | QObject | protected |
| registerAttribute(int itemId, QString name, QString description, Unit unit, int nlin, int ncol, QString format, int statOptions=GM_RUNPROG_TRACK_ATTR_DEFAULT) | GmRunProgressStats | inline |
| registerAttribute(GmRunProgressStatsItem *item, QString name, QString description, Unit unit, int nlin, int ncol, QString format, int statOptions) | GmRunProgressStats | private |
| registerCounterAttribute(int itemId, QString name, QString description, int statOptions=GM_RUNPROG_TRACK_ATTR_DEFAULT) | GmRunProgressStats | inline |
| registerItem(const QObject *owner, int fatherItemId, QString name, int options=GM_RUNPROG_TRACK_DEFAULT, QString autoId="") | GmRunProgressStats | |
| registerNestedItem(int trackingItemId, int trackedItemId) | GmRunProgressStats | |
| registerScalarAttribute(int itemId, QString name, QString description, Unit unit, QString format, int statOptions=GM_RUNPROG_TRACK_ATTR_DEFAULT) | GmRunProgressStats | inline |
| registerStringAttribute(int itemId, QString name, QString description, int statOptions=GM_RUNPROG_TRACK_ATTR_DEFAULT) | GmRunProgressStats | inline |
| removeEventFilter(QObject *obj) | QObject | |
| removeRegisteredItem(int itemId) | GmRunProgressStats | |
| removeRegisteredItems(QObject *owner) | GmRunProgressStats | slot |
| renameItem(int itemId, QString autoId) | GmRunProgressStats | |
| report(QString fileName) const | GmRunProgressStats | |
| reportStats(QString finalStatusStr, qint64 runTime) | GmRunProgressStats | |
| sender() const const | QObject | protected |
| senderSignalIndex() const const | QObject | protected |
| setAttributeValue(int itemId, int attrId, double val) | GmRunProgressStats | inline |
| setAttributeValue(int itemId, int attrId, double val1, double val2) | GmRunProgressStats | inline |
| setAttributeValue(int itemId, int attrId, double val1, double val2, double val3) | GmRunProgressStats | inline |
| setAttributeValue(int itemId, int attrId, const double *val) | GmRunProgressStats | inline |
| setAttributeValue(int itemId, int attrId, const GmVector &val) | GmRunProgressStats | inline |
| setAttributeValue(int itemId, int attrId, const GmMatrix &val) | GmRunProgressStats | inline |
| setAttributeValue(int itemId, int attrId, int val) | GmRunProgressStats | inline |
| setAttributeValue(int itemId, int attrId, unsigned val) | GmRunProgressStats | inline |
| setAttributeValue(int itemId, int attrId, QString val) | GmRunProgressStats | inline |
| setAttributeValue(int itemId, int attrId, const char *val) | GmRunProgressStats | inline |
| setItemData(int itemId, void *data) | GmRunProgressStats | |
| setLevelConfiguration(QString item, Level level) | GmRunProgressStats | inlinestatic |
| setObjectName(const QString &name) | QObject | |
| setParent(QObject *parent) | QObject | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| signalsBlocked() const const | QObject | |
| startTimer(int interval, Qt::TimerType timerType) | QObject | |
| startTimer(std::chrono::milliseconds time, Qt::TimerType timerType) | QObject | |
| strAttributeValue(int itemId, int attrId) const | GmRunProgressStats | inline |
| thread() const const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| TrackOptions enum name | GmRunProgressStats | |
| trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| validItemId(int itemId) const | GmRunProgressStats | inline |
| ~GmRunProgressStats() | GmRunProgressStats | |
| ~QObject() | QObject | virtual |