OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

Definition at line 71 of file gmp_proto.h.

Definition at line 58 of file gmp_proto.h.

typedef VnGmpIntfSGList::iterator VnGmpDBState::VnGmpSGIntfListIter

Definition at line 59 of file gmp_proto.h.

Definition at line 72 of file gmp_proto.h.

typedef VnGmpSGList::iterator VnGmpDBState::VnGmpSGListIter

Definition at line 73 of file gmp_proto.h.

Constructor & Destructor Documentation

VnGmpDBState::VnGmpDBState ( )
inline

Definition at line 75 of file gmp_proto.h.

VnGmpDBState::~VnGmpDBState ( )
inline

Definition at line 76 of file gmp_proto.h.

Member Data Documentation

VnGmpIntfMap VnGmpDBState::gmp_intf_map_

Definition at line 78 of file gmp_proto.h.

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: