AnalogMessageDispatcherVectorImpl< T > Class Template Reference

#include <AnalogMessageDispatcher.h>

Inheritance diagram for AnalogMessageDispatcherVectorImpl< T >:

Inheritance graph
[legend]
Collaboration diagram for AnalogMessageDispatcherVectorImpl< T >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 AnalogMessageDispatcherVectorImpl (vector< T * > &dispatcherVector)
virtual ~AnalogMessageDispatcherVectorImpl ()
virtual AnalogMessageDispatcheroperator[] (int idx)

Protected Attributes

vector< T * > & dispatchers


Detailed Description

template<typename T>
class AnalogMessageDispatcherVectorImpl< T >

Definition at line 37 of file AnalogMessageDispatcher.h.


Constructor & Destructor Documentation

template<typename T>
AnalogMessageDispatcherVectorImpl< T >::AnalogMessageDispatcherVectorImpl ( vector< T * > &  dispatcherVector  )  [inline]

Definition at line 40 of file AnalogMessageDispatcher.h.

template<typename T>
virtual AnalogMessageDispatcherVectorImpl< T >::~AnalogMessageDispatcherVectorImpl (  )  [inline, virtual]

Definition at line 45 of file AnalogMessageDispatcher.h.


Member Function Documentation

template<typename T>
virtual AnalogMessageDispatcher& AnalogMessageDispatcherVectorImpl< T >::operator[] ( int  idx  )  [inline, virtual]


Member Data Documentation

template<typename T>
vector<T*>& AnalogMessageDispatcherVectorImpl< T >::dispatchers [protected]


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

Generated on Wed Jul 9 16:34:46 2008 for PCSIM by  doxygen 1.5.5