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)
 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 62 of file install/include/rtt/internal/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 62 of file install/include/rtt/internal/List.hpp.

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 62 of file rtt/internal/List.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:50:03 2013