|
|
This is the complete list of members for Profiler, including all inherited members.
| eFunctionBreak enum value | Profiler | |
| eFunctionReturn enum value | Profiler | |
| eFunctionStart enum value | Profiler | |
| eNumberEventTypes enum value | Profiler | |
| EventType enum name | Profiler | |
| EventTypeMap typedef | Profiler | |
| GetEventName(Profiler::EventType eventType) | Profiler | static |
| logEvent(Profiler::EventType eventType, const std::string &parentName, const std::string &functionName) | Profiler | |
| logProcessCpuUsage(float cpuUsage) | Profiler | |
| logProcessMemoryUsage(int memoryUsage) | Profiler | |
| logStatechartInputParameters(const std::string &stateIdentifier, const armarx::StateParameterMap &inputParameterMap) | Profiler | |
| logStatechartLocalParameters(const std::string &stateIdentifier, const armarx::StateParameterMap &localParameterMap) | Profiler | |
| logStatechartOutputParameters(const std::string &stateIdentifier, const armarx::StateParameterMap &outputParameterMap) | Profiler | |
| logStatechartTransition(const std::string &parentStateIdentifier, const StateIceBasePtr &sourceState, const StateIceBasePtr &destinationState, const std::string &eventName) | Profiler | |
| logStatechartTransitionWithParameters(const TransitionIceBase &transition) | Profiler | |
| Profiler() | Profiler | |
| profilerName | Profiler | protected |
| reset() | Profiler | inline |
| setLoggingStrategy(LoggingStrategyPtr loggingStrategy) | Profiler | |
| setName(const std::string &profilerName) | Profiler | |
| ~Profiler() | Profiler |