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)
typedef const std::vector< T > &( Signature )(int, T)

Public Member Functions

const std::vector< T > & operator() (int size, T value) const
const std::vector< T > & operator() (int size, T value) const
 stdvector_ctor2 ()
 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 133 of file install/include/rtt/types/VectorTemplateComposition.hpp.


Member Typedef Documentation

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

Definition at line 136 of file rtt/types/VectorTemplateComposition.hpp.

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

Constructor & Destructor Documentation

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

Definition at line 138 of file rtt/types/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 140 of file rtt/types/VectorTemplateComposition.hpp.

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

Member Data Documentation

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

The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Jan 11 09:50:18 2013