Public Types | Public Member Functions | Public Attributes
RTT::types::stdvector_ctor< T > Struct Template Reference

#include <VectorTemplateComposition.hpp>

List of all members.

Public Types

typedef const std::vector< T > &( Signature )(int)

Public Member Functions

const std::vector< T > & operator() (int size) const
 stdvector_ctor ()

Public Attributes

boost::shared_ptr< std::vector
< T > > 
ptr

Detailed Description

template<typename T>
struct RTT::types::stdvector_ctor< T >

Definition at line 79 of file VectorTemplateComposition.hpp.


Member Typedef Documentation

template<typename T >
typedef const std::vector<T>&( RTT::types::stdvector_ctor< T >::Signature)(int)

Definition at line 82 of file VectorTemplateComposition.hpp.


Constructor & Destructor Documentation

template<typename T >
RTT::types::stdvector_ctor< T >::stdvector_ctor ( ) [inline]

Definition at line 84 of file VectorTemplateComposition.hpp.


Member Function Documentation

template<typename T >
const std::vector<T>& RTT::types::stdvector_ctor< T >::operator() ( int  size) const [inline]

Definition at line 86 of file VectorTemplateComposition.hpp.


Member Data Documentation

template<typename T >
boost::shared_ptr< std::vector<T> > RTT::types::stdvector_ctor< T >::ptr [mutable]

Definition at line 83 of file VectorTemplateComposition.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Mon Oct 6 2014 03:14:00