![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <ldk/HasUpPort.hpp>


Public Member Functions | |
| HasUpPort (CLASS *fu) | |
| virtual | ~HasUpPort () |
Private Attributes | |
| HasDeliverer< DELIVERERTYPE, typename PORTID::PortType > | deliverer_ |
| HasReceptor< RECEPTORTYPE, typename PORTID::PortType > | receptor_ |
Definition at line 41 of file HasUpPort.hpp.
| wns::ldk::HasUpPort< CLASS, PORTID, DELIVERERTYPE, RECEPTORTYPE >::HasUpPort | ( | CLASS * | fu | ) | [inline] |
Definition at line 47 of file HasUpPort.hpp.
| virtual wns::ldk::HasUpPort< CLASS, PORTID, DELIVERERTYPE, RECEPTORTYPE >::~HasUpPort | ( | ) | [inline, virtual] |
Definition at line 59 of file HasUpPort.hpp.
HasDeliverer<DELIVERERTYPE, typename PORTID::PortType> wns::ldk::HasUpPort< CLASS, PORTID, DELIVERERTYPE, RECEPTORTYPE >::deliverer_ [private] |
Definition at line 63 of file HasUpPort.hpp.
HasReceptor<RECEPTORTYPE, typename PORTID::PortType> wns::ldk::HasUpPort< CLASS, PORTID, DELIVERERTYPE, RECEPTORTYPE >::receptor_ [private] |
Definition at line 64 of file HasUpPort.hpp.
1.5.5