Public Member Functions
RTT::internal::List< T > Class Template Reference

#include <List.hpp>

Inheritance diagram for RTT::internal::List< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 List (int qsize, int t=ORONUM_OS_MAX_THREADS)

Detailed Description

template<class T>
class RTT::internal::List< T >

This object represents the default queue implementation used by Orocos objects.

Definition at line 65 of file List.hpp.


Constructor & Destructor Documentation

template<class T>
RTT::internal::List< T >::List ( int  qsize,
int  t = ORONUM_OS_MAX_THREADS 
) [inline]

Create a queue of fixed size. Optionally, add the number of threads that may concurrently access this queue.

Definition at line 78 of file List.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Thu Jan 2 2014 11:35:44