#include "../os/oro_arch.h"
#include <utility>
#include <boost/intrusive_ptr.hpp>
#include <boost/call_traits.hpp>
#include <rtt/os/Mutex.hpp>
#include "rtt-base-fwd.hpp"
#include "../internal/rtt-internal-fwd.hpp"
Go to the source code of this file.
Classes | |
class | RTT::base::ChannelElementBase |
Namespaces | |
namespace | RTT |
Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute. | |
namespace | RTT::base |
Functions | |
void RTT_API | RTT::base::intrusive_ptr_add_ref (ChannelElementBase *e) |
void RTT_API | RTT::base::intrusive_ptr_release (ChannelElementBase *e) |