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

#include <agent_sandesh.h>

Collaboration diagram for AgentSandeshManager::PageRequest:

Public Member Functions

 PageRequest ()
 
 PageRequest (const std::string &key, const std::string &context)
 
 PageRequest (const PageRequest &req)
 
 ~PageRequest ()
 

Public Attributes

std::string key_
 
std::string context_
 

Detailed Description

Definition at line 52 of file agent_sandesh.h.

Constructor & Destructor Documentation

AgentSandeshManager::PageRequest::PageRequest ( )
inline

Definition at line 53 of file agent_sandesh.h.

AgentSandeshManager::PageRequest::PageRequest ( const std::string &  key,
const std::string &  context 
)
inline

Definition at line 54 of file agent_sandesh.h.

AgentSandeshManager::PageRequest::PageRequest ( const PageRequest req)
inline

Definition at line 57 of file agent_sandesh.h.

AgentSandeshManager::PageRequest::~PageRequest ( )
inline

Definition at line 60 of file agent_sandesh.h.

Member Data Documentation

std::string AgentSandeshManager::PageRequest::context_

Definition at line 63 of file agent_sandesh.h.

std::string AgentSandeshManager::PageRequest::key_

Definition at line 62 of file agent_sandesh.h.


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