RTT::base::DataObject< T > Class Template Reference
[Data Storage and Buffering classes.]

#include <DataObject.hpp>

Inheritance diagram for RTT::base::DataObject< T >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef T DataType
typedef T DataType
typedef T value_t
typedef T value_t

Public Member Functions

 DataObject (const T &initial_value=T())
 DataObject (const T &initial_value=T())

Detailed Description

template<class T>
class RTT::base::DataObject< T >

This object represents the default thread-safe data object implementation used by Orocos objects.

Definition at line 65 of file install/include/rtt/base/DataObject.hpp.


Member Typedef Documentation

template<class T >
typedef T RTT::base::DataObject< T >::DataType

The type of the data.

Reimplemented from RTT::base::DataObjectLockFree< T >.

Definition at line 76 of file rtt/base/DataObject.hpp.

template<class T >
typedef T RTT::base::DataObject< T >::DataType

The type of the data.

Reimplemented from RTT::base::DataObjectLockFree< T >.

Definition at line 76 of file install/include/rtt/base/DataObject.hpp.

template<class T >
typedef T RTT::base::DataObject< T >::value_t

Definition at line 77 of file rtt/base/DataObject.hpp.

template<class T >
typedef T RTT::base::DataObject< T >::value_t

Definition at line 77 of file install/include/rtt/base/DataObject.hpp.


Constructor & Destructor Documentation

template<class T >
RTT::base::DataObject< T >::DataObject ( const T &  initial_value = T()  )  [inline]

Create a data object for holding a user defined struct.

Definition at line 83 of file install/include/rtt/base/DataObject.hpp.

template<class T >
RTT::base::DataObject< T >::DataObject ( const T &  initial_value = T()  )  [inline]

Create a data object for holding a user defined struct.

Definition at line 83 of file rtt/base/DataObject.hpp.


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:50 2013