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

Public Member Functions | |
| void | operator() () |
| This is called by the event handler. The flow separator's intance according to the flow ID is now removed. | |
| RemoveFlowSeparatorInstance (Service *_tlService, const wns::service::tl::FlowID &_flowID) | |
| Constructor. | |
Private Attributes | |
| wns::service::tl::FlowID | flowID |
| Which instance of flow separator has to be removed. | |
| Service * | tlService |
| The instance of the TL service. | |
Definition at line 207 of file Service.hpp.
| tcp::Service::RemoveFlowSeparatorInstance::RemoveFlowSeparatorInstance | ( | Service * | _tlService, | |
| const wns::service::tl::FlowID & | _flowID | |||
| ) | [inline] |
| [in] | The | instance of the TL service. |
| [in] | The | flow ID of the flow separator's instance being deleted. |
Definition at line 216 of file Service.hpp.
| void tcp::Service::RemoveFlowSeparatorInstance::operator() | ( | ) | [inline] |
Definition at line 228 of file Service.hpp.
Definition at line 242 of file Service.hpp.
Definition at line 237 of file Service.hpp.
1.5.5