Orocos Real-Time Toolkit  2.9.0
Classes | Namespaces
LocalOperationCaller.hpp File Reference
#include <boost/function.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/make_shared.hpp>
#include <string>
#include "Invoker.hpp"
#include "../base/OperationCallerBase.hpp"
#include "../base/OperationBase.hpp"
#include "BindStorage.hpp"
#include "../SendStatus.hpp"
#include "../SendHandle.hpp"
#include "../ExecutionEngine.hpp"
#include "OperationCallerBinder.hpp"
#include <boost/fusion/include/vector_tie.hpp>
#include "../os/oro_allocator.hpp"
#include <iostream>
#include <boost/fusion/sequence/io.hpp>

Go to the source code of this file.

Classes

class  RTT::internal::LocalOperationCallerImpl< FunctionT >
 Implements call, send, collect, collectIfDone for all function arities. More...
 
struct  RTT::internal::LocalOperationCaller< FunctionT >
 A method which executes a local function. More...
 

Namespaces

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