OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
VnswInterfaceListenerBase::VnDBState Class Reference

#include <vnswif_listener_base.h>

Inheritance diagram for VnswInterfaceListenerBase::VnDBState:
Collaboration diagram for VnswInterfaceListenerBase::VnDBState:

Public Member Functions

void Add (VnswInterfaceListenerBase *base, const VnEntry *vn)
 
void Delete (VnswInterfaceListenerBase *base)
 
void Enqueue (VnswInterfaceListenerBase *base, const VnIpam &entry, const Event::Type event)
 
- Public Member Functions inherited from DBState
virtual ~DBState ()
 

Private Attributes

std::set< VnIpamipam_list_
 

Detailed Description

Definition at line 110 of file vnswif_listener_base.h.

Member Function Documentation

void VnswInterfaceListenerBase::VnDBState::Add ( VnswInterfaceListenerBase base,
const VnEntry vn 
)

Definition at line 197 of file vnswif_listener_base.cc.

Here is the call graph for this function:

void VnswInterfaceListenerBase::VnDBState::Delete ( VnswInterfaceListenerBase base)

Definition at line 221 of file vnswif_listener_base.cc.

Here is the call graph for this function:

void VnswInterfaceListenerBase::VnDBState::Enqueue ( VnswInterfaceListenerBase base,
const VnIpam entry,
const Event::Type  event 
)

Definition at line 168 of file vnswif_listener_base.cc.

Here is the call graph for this function:

Member Data Documentation

std::set<VnIpam> VnswInterfaceListenerBase::VnDBState::ipam_list_
private

Definition at line 117 of file vnswif_listener_base.h.


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