OpenRTM-aist 2.0.2
Loading...
Searching...
No Matches
RTCUtil.h File Reference

RTComponent utils. More...

#include <rtm/idl/RTCSkel.h>
#include <rtm/idl/OpenRTMSkel.h>
Include dependency graph for RTCUtil.h:

Go to the source code of this file.

Namespaces

namespace  RTC_Utils
 Utility functions for RT-Component.
 

Functions

bool RTC_Utils::isDataFlowComponent (CORBA::Object_ptr obj)
 Confirm whether specified RT-Component is DataFlowComponent.
 
bool RTC_Utils::isFsmParticipant (CORBA::Object_ptr obj)
 Confirm whether specified RT-Component is FsmParticipant.
 
bool RTC_Utils::isFsmObject (CORBA::Object_ptr obj)
 Confirm whether specified RT-Component is Fsm.
 
bool RTC_Utils::isMultiModeObject (CORBA::Object_ptr obj)
 Confirm whether specified RT-Component is multiModeComponent.
 

Detailed Description

RTComponent utils.

Date
Date
2007-12-31 03:08:06
Author
Noriaki Ando n-and.nosp@m.o@ai.nosp@m.st.go.nosp@m..jp

Copyright (C) 2007-2008 Noriaki Ando Task-intelligence Research Group, Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.

$Id$