OpenSDN source code
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::AgentOperDBData ( const Agent agent,
IFMapNode node 
)
inline

Definition at line 34 of file oper_db.h.

Here is the call graph for this function:

◆ ~AgentOperDBData()

virtual AgentOperDBData::~AgentOperDBData ( )
inlinevirtual

Definition at line 38 of file oper_db.h.

Here is the call graph for this function:

Member Function Documentation

◆ agent()

const Agent* AgentOperDBData::agent ( ) const
inline

Definition at line 65 of file oper_db.h.

◆ ifmap_node()

IFMapNode* AgentOperDBData::ifmap_node ( ) const
inline

Definition at line 59 of file oper_db.h.

Here is the call graph for this function:

◆ SetIFMapNode()

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

◆ agent_

const Agent* AgentOperDBData::agent_
private

Definition at line 69 of file oper_db.h.

◆ ifmap_node_state_

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: