Public Member Functions | Public Attributes | List of all members
RTT::TriggerSlaveActivity Class Reference
Inheritance diagram for RTT::TriggerSlaveActivity:
Inheritance graph
[legend]

Public Member Functions

virtual void dispose ()
 
virtual void executeAndDispose ()
 
 TriggerSlaveActivity (SlaveActivity *act)
 
- Public Member Functions inherited from RTT::base::DisposableInterface
virtual ~DisposableInterface ()
 

Public Attributes

SlaveActivitymslave
 

Additional Inherited Members

- Public Types inherited from RTT::base::DisposableInterface
typedef boost::shared_ptr< DisposableInterfaceshared_ptr
 

Detailed Description

Definition at line 50 of file SlaveActivity.cpp.

Constructor & Destructor Documentation

RTT::TriggerSlaveActivity::TriggerSlaveActivity ( SlaveActivity act)
inline

Definition at line 53 of file SlaveActivity.cpp.

Member Function Documentation

virtual void RTT::TriggerSlaveActivity::dispose ( )
inlinevirtual

Just free this object without executing it.

Implements RTT::base::DisposableInterface.

Definition at line 62 of file SlaveActivity.cpp.

virtual void RTT::TriggerSlaveActivity::executeAndDispose ( )
inlinevirtual

Execute functionality and free this object. You may no longer use this object after calling this method.

Implements RTT::base::DisposableInterface.

Definition at line 54 of file SlaveActivity.cpp.

Member Data Documentation

SlaveActivity* RTT::TriggerSlaveActivity::mslave

Definition at line 52 of file SlaveActivity.cpp.


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


rtt
Author(s): RTT Developers
autogenerated on Fri Oct 25 2019 03:59:46