Profiler Member List

This is the complete list of members for Profiler, including all inherited members.

eFunctionBreak enum valueProfiler
eFunctionReturn enum valueProfiler
eFunctionStart enum valueProfiler
eNumberEventTypes enum valueProfiler
EventType enum nameProfiler
EventTypeMap typedefProfiler
GetEventName(Profiler::EventType eventType)Profilerstatic
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
profilerNameProfilerprotected
reset()Profilerinline
setLoggingStrategy(LoggingStrategyPtr loggingStrategy)Profiler
setName(const std::string &profilerName)Profiler
~Profiler()Profiler