OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AgentOperDBData Struct Reference

#include <oper_db.h>

Inheritance diagram for AgentOperDBData:
Collaboration diagram for AgentOperDBData:

Public Member Functions

 AgentOperDBData (const Agent *agent, IFMapNode *node)
 
virtual ~AgentOperDBData ()
 
void SetIFMapNode (IFMapNode *node)
 
IFMapNodeifmap_node () const
 
const Agentagent () const
 
- Public Member Functions inherited from AgentData
 AgentData ()
 
virtual ~AgentData ()
 
- Public Member Functions inherited from DBRequestData
virtual ~DBRequestData ()
 

Private Attributes

const Agentagent_
 
IFMapDependencyManager::IFMapNodePtr ifmap_node_state_
 

Detailed Description

Definition at line 32 of file oper_db.h.

Constructor & Destructor Documentation

AgentOperDBData::AgentOperDBData ( const Agent agent,
IFMapNode node 
)
inline

Definition at line 34 of file oper_db.h.

Here is the call graph for this function:

virtual AgentOperDBData::~AgentOperDBData ( )
inlinevirtual

Definition at line 38 of file oper_db.h.

Here is the call graph for this function:

Member Function Documentation

const Agent* AgentOperDBData::agent ( ) const
inline

Definition at line 65 of file oper_db.h.

IFMapNode* AgentOperDBData::ifmap_node ( ) const
inline

Definition at line 59 of file oper_db.h.

Here is the call graph for this function:

void AgentOperDBData::SetIFMapNode ( IFMapNode node)
inline

Definition at line 43 of file oper_db.h.

Here is the call graph for this function:

Member Data Documentation

const Agent* AgentOperDBData::agent_
private

Definition at line 69 of file oper_db.h.

IFMapDependencyManager::IFMapNodePtr AgentOperDBData::ifmap_node_state_
private

Definition at line 71 of file oper_db.h.


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