OpenSDN source code
VnGmpDBState Class Reference

#include <gmp_proto.h>

Inheritance diagram for VnGmpDBState:
Collaboration diagram for VnGmpDBState:

Classes

class  VnGmpIntfState
 

Public Types

typedef std::set< GmpSourceGroup * > VnGmpIntfSGList
 
typedef VnGmpIntfSGList::iterator VnGmpSGIntfListIter
 
typedef std::map< IpAddress, VnGmpIntfState * > VnGmpIntfMap
 
typedef std::set< GmpSourceGroup * > VnGmpSGList
 
typedef VnGmpSGList::iterator VnGmpSGListIter
 

Public Member Functions

 VnGmpDBState ()
 
 ~VnGmpDBState ()
 
- Public Member Functions inherited from DBState
virtual ~DBState ()
 

Public Attributes

VnGmpIntfMap gmp_intf_map_
 
VnGmpSGList gmp_sg_list_
 

Detailed Description

Definition at line 56 of file gmp_proto.h.

Member Typedef Documentation

◆ VnGmpIntfMap

Definition at line 71 of file gmp_proto.h.

◆ VnGmpIntfSGList

Definition at line 58 of file gmp_proto.h.

◆ VnGmpSGIntfListIter

typedef VnGmpIntfSGList::iterator VnGmpDBState::VnGmpSGIntfListIter

Definition at line 59 of file gmp_proto.h.

◆ VnGmpSGList

Definition at line 72 of file gmp_proto.h.

◆ VnGmpSGListIter

typedef VnGmpSGList::iterator VnGmpDBState::VnGmpSGListIter

Definition at line 73 of file gmp_proto.h.

Constructor & Destructor Documentation

◆ VnGmpDBState()

VnGmpDBState::VnGmpDBState ( )
inline

Definition at line 75 of file gmp_proto.h.

◆ ~VnGmpDBState()

VnGmpDBState::~VnGmpDBState ( )
inline

Definition at line 76 of file gmp_proto.h.

Member Data Documentation

◆ gmp_intf_map_

VnGmpIntfMap VnGmpDBState::gmp_intf_map_

Definition at line 78 of file gmp_proto.h.

◆ gmp_sg_list_

VnGmpSGList VnGmpDBState::gmp_sg_list_

Definition at line 79 of file gmp_proto.h.


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