#include <boost/intrusive_ptr.hpp>
#include <boost/call_traits.hpp>
#include "../os/Mutex.hpp"
#include "../os/MutexLock.hpp"
Go to the source code of this file.
Classes | |
class | RTT::extras::ReadOnlyPointer< T > |
struct | RTT::extras::ROPtrInternal< T > |
Namespaces | |
RTT | |
Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute. | |
RTT::extras | |
Functions | |
template<typename T > | |
void | RTT::extras::intrusive_ptr_add_ref (ROPtrInternal< T > *data) |
template<typename T > | |
void | RTT::extras::intrusive_ptr_release (ROPtrInternal< T > *data) |