Public Types | List of all members
RTT::internal::CollectBase< F > Struct Template Reference

#include <CollectBase.hpp>

Inheritance diagram for RTT::internal::CollectBase< F >:
Inheritance graph
[legend]

Public Types

typedef boost::shared_ptr< CollectBase< F > > shared_ptr
 

Detailed Description

template<class F>
struct RTT::internal::CollectBase< F >

This struct takes the user's Function signature F and transforms it to the form required in the CollectBaseImpl template specialisations. It then defines the collection methods as pure virtuals.

Definition at line 69 of file CollectBase.hpp.

Member Typedef Documentation

template<class F>
typedef boost::shared_ptr<CollectBase<F> > RTT::internal::CollectBase< F >::shared_ptr

Definition at line 73 of file CollectBase.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Tue Jun 25 2019 19:33:43