Basic RT components and utilities
315.12.1
|
import "ExecutionProfileService.idl";
Classes | |
struct | ComponentProfile |
execution profile of a component More... | |
exception | ExecutionProfileServiceException |
exception raised by ExecutionProfileService More... | |
struct | Profile |
execution profile More... | |
Public Member Functions | |
Profile | getProfile () |
get execution profile | |
ComponentProfile | getComponentProfile (in RTC::LightweightRTObject obj) raises (ExecutionProfileServiceException) |
get execution profile | |
void | resetProfile () |
reset execution profile |
ComponentProfile OpenHRP::ExecutionProfileService::getComponentProfile | ( | in RTC::LightweightRTObject | obj | ) | raises (ExecutionProfileServiceException) |
get execution profile
obj | object driven by this execution context |
get execution profile
reset execution profile