IFsmParticipant.h
Go to the documentation of this file.
1 // -*- C++ -*-
20 #ifndef RTC_LOCAL_IFSMPARTICIPANT_H
21 #define RTC_LOCAL_IFSMPARTICIPANT_H
22 
23 #include <rtc/IRTObject.h>
25 
26 namespace RTC
27 {
28 namespace Local
29 {
40  : public virtual IRTObject,
41  public virtual IFsmParticipantAction
42  {
43  public:
44  virtual ~IFsmParticipant() {};
45  };
46 }; // namespace Local
47 }; // namespace RTC
48 #endif // RTC_LOCAL_IFSMPARTICIPANT_H
49 
IFsmParticipantAction class.
RT-Component.
IFsmParticipant interface class.
IFsmParticipantAction interface class.
IRTObject interface class.
IRTObject interface class.
Definition: IRTObject.h:61


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