Orocos Real-Time Toolkit  2.8.3
Classes | Namespaces
List.hpp File Reference

We can't use typedefs since C++ doesn't allow it for templated classes without specifying all the template parameters. More...

#include "../rtt-config.h"
#include "ListLockFree.hpp"

Go to the source code of this file.

Classes

class  RTT::internal::List< T >
 This object represents the default queue implementation used by Orocos objects. More...
 

Namespaces

 RTT
 Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.
 
 RTT::internal
 Classes which contain all implementation code for the RTT.
 

Detailed Description

We can't use typedefs since C++ doesn't allow it for templated classes without specifying all the template parameters.

Definition in file List.hpp.