User Manual, Developers Guide and API Documentation

tcp::Service::RemoveFlowSeparatorInstance Class Reference

Callback event to delete instance of flow separator.

Collaboration diagram for tcp::Service::RemoveFlowSeparatorInstance:

Collaboration graph
[legend]

List of all members.

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.
ServicetlService
 The instance of the TL service.


Detailed Description

Definition at line 207 of file Service.hpp.


Constructor & Destructor Documentation

tcp::Service::RemoveFlowSeparatorInstance::RemoveFlowSeparatorInstance ( Service _tlService,
const wns::service::tl::FlowID _flowID 
) [inline]

Parameters:
[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.


Member Function Documentation

void tcp::Service::RemoveFlowSeparatorInstance::operator() (  )  [inline]

Definition at line 228 of file Service.hpp.


Member Data Documentation

Definition at line 242 of file Service.hpp.

Definition at line 237 of file Service.hpp.


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

Generated on Sat May 26 03:32:40 2012 for openWNS by  doxygen 1.5.5