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

#include <VectorTemplateComposition.hpp>

List of all members.

Public Types

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

Public Member Functions

const std::vector< T > & operator() (int size, T value) const
 stdvector_ctor2 ()

Public Attributes

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

Detailed Description

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

Definition at line 132 of file VectorTemplateComposition.hpp.


Member Typedef Documentation

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

Definition at line 135 of file VectorTemplateComposition.hpp.


Constructor & Destructor Documentation

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

Definition at line 137 of file VectorTemplateComposition.hpp.


Member Function Documentation

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

Definition at line 139 of file VectorTemplateComposition.hpp.


Member Data Documentation

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

Definition at line 136 of file VectorTemplateComposition.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Thu Jan 2 2014 11:35:45