User Manual, Developers Guide and API Documentation

wns::ldk::HasUpPort< CLASS, PORTID, DELIVERERTYPE, RECEPTORTYPE > Class Template Reference

#include <ldk/HasUpPort.hpp>

Inheritance diagram for wns::ldk::HasUpPort< CLASS, PORTID, DELIVERERTYPE, RECEPTORTYPE >:

Inheritance graph
[legend]
Collaboration diagram for wns::ldk::HasUpPort< CLASS, PORTID, DELIVERERTYPE, RECEPTORTYPE >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 HasUpPort (CLASS *fu)
virtual ~HasUpPort ()

Private Attributes

HasDeliverer< DELIVERERTYPE,
typename PORTID::PortType > 
deliverer_
HasReceptor< RECEPTORTYPE,
typename PORTID::PortType > 
receptor_


Detailed Description

template<typename CLASS, typename PORTID = Port<SinglePort>, typename DELIVERERTYPE = hasdeliverer::DefaultDelivererStrategy, typename RECEPTORTYPE = hasreceptor::DefaultReceptorStrategy>
class wns::ldk::HasUpPort< CLASS, PORTID, DELIVERERTYPE, RECEPTORTYPE >

Definition at line 41 of file HasUpPort.hpp.


Constructor & Destructor Documentation

template<typename CLASS, typename PORTID = Port<SinglePort>, typename DELIVERERTYPE = hasdeliverer::DefaultDelivererStrategy, typename RECEPTORTYPE = hasreceptor::DefaultReceptorStrategy>
wns::ldk::HasUpPort< CLASS, PORTID, DELIVERERTYPE, RECEPTORTYPE >::HasUpPort ( CLASS *  fu  )  [inline]

Definition at line 47 of file HasUpPort.hpp.

template<typename CLASS, typename PORTID = Port<SinglePort>, typename DELIVERERTYPE = hasdeliverer::DefaultDelivererStrategy, typename RECEPTORTYPE = hasreceptor::DefaultReceptorStrategy>
virtual wns::ldk::HasUpPort< CLASS, PORTID, DELIVERERTYPE, RECEPTORTYPE >::~HasUpPort (  )  [inline, virtual]

Definition at line 59 of file HasUpPort.hpp.


Member Data Documentation

template<typename CLASS, typename PORTID = Port<SinglePort>, typename DELIVERERTYPE = hasdeliverer::DefaultDelivererStrategy, typename RECEPTORTYPE = hasreceptor::DefaultReceptorStrategy>
HasDeliverer<DELIVERERTYPE, typename PORTID::PortType> wns::ldk::HasUpPort< CLASS, PORTID, DELIVERERTYPE, RECEPTORTYPE >::deliverer_ [private]

Definition at line 63 of file HasUpPort.hpp.

template<typename CLASS, typename PORTID = Port<SinglePort>, typename DELIVERERTYPE = hasdeliverer::DefaultDelivererStrategy, typename RECEPTORTYPE = hasreceptor::DefaultReceptorStrategy>
HasReceptor<RECEPTORTYPE, typename PORTID::PortType> wns::ldk::HasUpPort< CLASS, PORTID, DELIVERERTYPE, RECEPTORTYPE >::receptor_ [private]

Definition at line 64 of file HasUpPort.hpp.


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

Generated on Fri Feb 10 03:33:54 2012 for openWNS by  doxygen 1.5.5