RTT::types::sequence_ctor< T > Struct Template Reference

#include <SequenceConstructor.hpp>

List of all members.

Public Types

typedef const T &( Signature )(int)
typedef const T &( Signature )(int)

Public Member Functions

const T & operator() (int size) const
const T & operator() (int size) const
 sequence_ctor ()
 sequence_ctor ()

Public Attributes

boost::shared_ptr< T > ptr

Detailed Description

template<class T>
struct RTT::types::sequence_ctor< T >

Sequence constructor which takes the number of elements in the sequence

Definition at line 10 of file install/include/rtt/types/SequenceConstructor.hpp.


Member Typedef Documentation

template<class T >
typedef const T&( RTT::types::sequence_ctor< T >::Signature)(int)

Definition at line 6 of file rtt/types/SequenceConstructor.hpp.

template<class T >
typedef const T&( RTT::types::sequence_ctor< T >::Signature)(int)

Constructor & Destructor Documentation

template<class T >
RTT::types::sequence_ctor< T >::sequence_ctor (  )  [inline]
template<class T >
RTT::types::sequence_ctor< T >::sequence_ctor (  )  [inline]

Definition at line 8 of file rtt/types/SequenceConstructor.hpp.


Member Function Documentation

template<class T >
const T& RTT::types::sequence_ctor< T >::operator() ( int  size  )  const [inline]

Definition at line 12 of file rtt/types/SequenceConstructor.hpp.

template<class T >
const T& RTT::types::sequence_ctor< T >::operator() ( int  size  )  const [inline]

Member Data Documentation

template<class T >
boost::shared_ptr< T > RTT::types::sequence_ctor< 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