#include "rtt-config.h"#include "Logger.hpp"#include "internal/CollectSignature.hpp"#include "internal/CollectBase.hpp"#include "../SendStatus.hpp"#include "ReturnBase.hpp"#include <boost/function.hpp>#include <boost/type_traits.hpp>#include "NA.hpp"#include "../rtt-fwd.hpp"

Go to the source code of this file.
Classes | |
| class | RTT::SendHandle< Signature > |
| The SendHandle is used to collect the result values of an asynchronous invocation. The template argument Signature must have the same type as the method being invoked. More... | |
Namespaces | |
| namespace | RTT |
Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute. | |