Orocos Real-Time Toolkit  2.5.0
Public Types | Public Member Functions | Public Attributes
RTT::internal::DataSourceResultStorage< R const & > Struct Template Reference

#include <rtt/internal/DataSourceStorage.hpp>

List of all members.

Public Types

typedef R const & result_type
typedef R ds_type

Public Member Functions

template<class ContainerT >
void initRet (ContainerT &cc)
result_type getResult ()

Public Attributes

DSRStore< result_type > retn
ReferenceDataSource< ds_type >
::shared_ptr 
result

Detailed Description

template<class R>
struct RTT::internal::DataSourceResultStorage< R const & >

Bug:
return of references are not supported yet in RemoteOperationCaller.

The user receives a reference to a local variable.

Definition at line 136 of file DataSourceStorage.hpp.


The documentation for this struct was generated from the following file: