$search

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

#include <SequenceConstructor.hpp>

List of all members.

Public Types

typedef const T &( Signature )(int)

Public Member Functions

const T & operator() (int size) const
 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 16 of file SequenceConstructor.hpp.


Member Typedef Documentation

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

Definition at line 18 of file SequenceConstructor.hpp.


Constructor & Destructor Documentation

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

Definition at line 20 of file SequenceConstructor.hpp.


Member Function Documentation

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

Definition at line 24 of file SequenceConstructor.hpp.


Member Data Documentation

template<class T >
boost::shared_ptr<T> RTT::types::sequence_ctor< T >::ptr [mutable]

Definition at line 19 of file SequenceConstructor.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Fri Mar 1 16:27:56 2013