![]() |
User Manual, Developers Guide and API Documentation |
![]() |

Public Member Functions | |
| void | operator() () |
| This is called by the event handler. The port that was given upon construction is returned to the port pool. | |
| Unbind (Pool< ID > *pp, ID unbindId) | |
| Constructor. | |
Private Attributes | |
| ID | id |
| Which port should be freed when event is executed. | |
| Pool< ID > * | portPoolInstance |
| Instance of the PortPool this event is excuted on. | |
Definition at line 170 of file Pool.hpp.
| wns::container::Pool< ID >::Unbind::Unbind | ( | Pool< ID > * | pp, | |
| ID | unbindId | |||
| ) | [inline] |
| void wns::container::Pool< ID >::Unbind::operator() | ( | ) | [inline] |
ID wns::container::Pool< ID >::Unbind::id [private] |
Pool<ID>* wns::container::Pool< ID >::Unbind::portPoolInstance [private] |
1.5.5