src
lib
rtc
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
{
38
class
IFsmParticipantAction
39
{
40
public
:
48
virtual
~IFsmParticipantAction
() {};
49
};
50
};
// namespace Local
51
};
// namespace RTC
52
#endif // RTC_LOCAL_IFSMPARTICIPANTACTION_H
53
RTC
RT-Component.
Definition:
ArtExecutionContext.cpp:29
RTC::Local::IFsmParticipantAction::~IFsmParticipantAction
virtual ~IFsmParticipantAction()
Destructor.
Definition:
IFsmParticipantAction.h:48
RTC::Local::IFsmParticipantAction
IFsmParticipantAction interface class.
Definition:
IFsmParticipantAction.h:38
IRTC.h
RTC interfaces.
openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Feb 28 2022 23:00:43