IFsmParticipantAction.h
Go to the documentation of this file.
1 // -*- C++ -*-
20 #ifndef RTC_LOCAL_IFSMPARTICIPANTACTION_H
21 #define RTC_LOCAL_IFSMPARTICIPANTACTION_H
22 
23 #include <rtc/IRTC.h>
24 
25 namespace RTC
26 {
27 namespace Local
28 {
39  {
40  public:
48  virtual ~IFsmParticipantAction() {};
49  };
50 }; // namespace Local
51 }; // namespace RTC
52 #endif // RTC_LOCAL_IFSMPARTICIPANTACTION_H
53 
RT-Component.
virtual ~IFsmParticipantAction()
Destructor.
IFsmParticipantAction interface class.
RTC interfaces.


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Thu Jun 6 2019 19:25:58