Basic RT components and utilities  315.12.1
Classes | Public Member Functions
OpenHRP::ExecutionProfileService Interface Reference

import "ExecutionProfileService.idl";

List of all members.

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

Member Function Documentation

get execution profile

Parameters:
objobject driven by this execution context
Returns:
execution profile

get execution profile

Returns:
execution profile

reset execution profile


The documentation for this interface was generated from the following file: