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


Public Member Functions | |
| virtual void | doWakeup () |
| virtual FunctionalUnit * | getFU () |
| ReceptorReceptacle (CLASS *fu) | |
| virtual void | wakeup () |
| virtual | ~ReceptorReceptacle () |
Private Attributes | |
| CLASS * | fu_ |
Definition at line 55 of file HasReceptorReceptacle.hpp.
| wns::ldk::HasReceptorReceptacle< CLASS, PORTID >::ReceptorReceptacle::ReceptorReceptacle | ( | CLASS * | fu | ) | [inline] |
Definition at line 59 of file HasReceptorReceptacle.hpp.
| virtual wns::ldk::HasReceptorReceptacle< CLASS, PORTID >::ReceptorReceptacle::~ReceptorReceptacle | ( | ) | [inline, virtual] |
Definition at line 64 of file HasReceptorReceptacle.hpp.
| virtual void wns::ldk::HasReceptorReceptacle< CLASS, PORTID >::ReceptorReceptacle::doWakeup | ( | ) | [inline, virtual] |
| virtual FunctionalUnit* wns::ldk::HasReceptorReceptacle< CLASS, PORTID >::ReceptorReceptacle::getFU | ( | ) | [inline, virtual] |
| virtual void wns::ldk::HasReceptorReceptacle< CLASS, PORTID >::ReceptorReceptacle::wakeup | ( | ) | [inline, virtual] |
CLASS* wns::ldk::HasReceptorReceptacle< CLASS, PORTID >::ReceptorReceptacle::fu_ [private] |
Definition at line 86 of file HasReceptorReceptacle.hpp.
1.5.5