OpenSDN source code
AgentDBState Struct Reference

#include <agent_db.h>

Inheritance diagram for AgentDBState:
Collaboration diagram for AgentDBState:

Public Member Functions

 AgentDBState (const AgentDBEntry *entry)
 
- Public Member Functions inherited from DBState
virtual ~DBState ()
 

Public Attributes

const AgentDBEntryentry_
 

Detailed Description

Definition at line 72 of file agent_db.h.

Constructor & Destructor Documentation

◆ AgentDBState()

AgentDBState::AgentDBState ( const AgentDBEntry entry)
inline

Definition at line 73 of file agent_db.h.

Member Data Documentation

◆ entry_

const AgentDBEntry* AgentDBState::entry_

Definition at line 74 of file agent_db.h.


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