bbstd::Relay< T > Class Template Reference

#include <bbstdRelay.h>

List of all members.

Protected Member Functions

void Process ()

Private Member Functions

 BBTK_TEMPLATE_BLACK_BOX_INTERFACE (Relay, bbtk::AtomicBlackBox, T)
 BBTK_DECLARE_INPUT (In, T)
 BBTK_DECLARE_OUTPUT (Out, T)
 BBTK_PROCESS (Process)


Detailed Description

template<class T>
class bbstd::Relay< T >

Definition at line 41 of file bbstdRelay.h.


Member Function Documentation

template<class T>
bbstd::Relay< T >::BBTK_TEMPLATE_BLACK_BOX_INTERFACE ( Relay< T >  ,
bbtk::AtomicBlackBox  ,
 
) [private]

template<class T>
bbstd::Relay< T >::BBTK_DECLARE_INPUT ( In  ,
 
) [private]

template<class T>
bbstd::Relay< T >::BBTK_DECLARE_OUTPUT ( Out  ,
 
) [private]

template<class T>
bbstd::Relay< T >::BBTK_PROCESS ( Process   )  [private]

template<class T>
void bbstd::Relay< T >::Process (  )  [inline, protected]

Definition at line 50 of file bbstdRelay.h.

00050 { bbSetOutputOut ( bbGetInputIn() ); }


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

Generated on Tue Oct 21 16:06:51 2008 for std by  doxygen 1.5.6