RTT::ConnectionTypes Struct Reference

Enumerates all the types of connections supported by this factory. More...

#include <rtt/ConnectionTypes.hpp>

List of all members.

Public Types

enum  ConnectionType { locked, lockfree }

Detailed Description

Enumerates all the types of connections supported by this factory.

Definition at line 49 of file ConnectionTypes.hpp.


Member Enumeration Documentation

Enumerator:
lockfree 

Handle concurrency on basis of a Mutex.

Handle concurrency on basis of a LockFree algorithm.

Definition at line 51 of file ConnectionTypes.hpp.


The documentation for this struct was generated from the following file:
Generated on Thu Dec 23 13:22:40 2010 for Orocos Real-Time Toolkit by  doxygen 1.6.3