RTT::base::DisposableInterface Class Reference

An object that is executable and is freed after execution. More...

#include <DisposableInterface.hpp>

Inheritance diagram for RTT::base::DisposableInterface:
Inheritance graph
[legend]

List of all members.

Public Types

typedef boost::shared_ptr
< DisposableInterface
shared_ptr
typedef boost::shared_ptr
< DisposableInterface
shared_ptr

Public Member Functions

virtual void dispose ()=0
virtual void dispose ()=0
virtual void executeAndDispose ()=0
virtual void executeAndDispose ()=0
virtual ~DisposableInterface ()
virtual ~DisposableInterface ()

Detailed Description

An object that is executable and is freed after execution.

Definition at line 52 of file install/include/rtt/base/DisposableInterface.hpp.


Member Typedef Documentation


Constructor & Destructor Documentation

virtual RTT::base::DisposableInterface::~DisposableInterface (  )  [inline, virtual]
virtual RTT::base::DisposableInterface::~DisposableInterface (  )  [inline, virtual]

Definition at line 61 of file rtt/base/DisposableInterface.hpp.


Member Function Documentation

virtual void RTT::base::DisposableInterface::dispose (  )  [pure virtual]
virtual void RTT::base::DisposableInterface::dispose (  )  [pure virtual]
virtual void RTT::base::DisposableInterface::executeAndDispose (  )  [pure virtual]
virtual void RTT::base::DisposableInterface::executeAndDispose (  )  [pure virtual]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Jan 11 09:49:51 2013