OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
IFMapUpdateDisposer Struct Reference
Collaboration diagram for IFMapUpdateDisposer:

Public Member Functions

 IFMapUpdateDisposer (IFMapUpdateQueue *queue)
 
void operator() (IFMapUpdate *ptr)
 

Private Attributes

IFMapUpdateQueuequeue_
 

Detailed Description

Definition at line 627 of file ifmap_exporter.cc.

Constructor & Destructor Documentation

IFMapUpdateDisposer::IFMapUpdateDisposer ( IFMapUpdateQueue queue)
inlineexplicit

Definition at line 628 of file ifmap_exporter.cc.

Member Function Documentation

void IFMapUpdateDisposer::operator() ( IFMapUpdate ptr)
inline

Definition at line 629 of file ifmap_exporter.cc.

Here is the call graph for this function:

Member Data Documentation

IFMapUpdateQueue* IFMapUpdateDisposer::queue_
private

Definition at line 635 of file ifmap_exporter.cc.


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