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

Partial specialisations for storing a void, not a void or reference Wraps around RStore. More...

#include <rtt/internal/DataSourceStorage.hpp>

List of all members.

Public Types

typedef remove_cr< R >::type ds_type

Public Member Functions

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

Public Attributes

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

Detailed Description

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

Partial specialisations for storing a void, not a void or reference Wraps around RStore.

Definition at line 97 of file DataSourceStorage.hpp.


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