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

#include <agent_xmpp_channel.h>

Collaboration diagram for DnsAgentXmppChannelManager::RecordRequest:

Public Member Functions

 RecordRequest (BindUtil::Operation o, const std::string &rec, const std::string &vdns, const DnsItem &it)
 

Public Attributes

BindUtil::Operation op
 
std::string record_name
 
std::string vdns_name
 
DnsItem item
 

Detailed Description

Definition at line 46 of file agent_xmpp_channel.h.

Constructor & Destructor Documentation

DnsAgentXmppChannelManager::RecordRequest::RecordRequest ( BindUtil::Operation  o,
const std::string &  rec,
const std::string &  vdns,
const DnsItem it 
)
inline

Definition at line 52 of file agent_xmpp_channel.h.

Member Data Documentation

DnsItem DnsAgentXmppChannelManager::RecordRequest::item

Definition at line 50 of file agent_xmpp_channel.h.

BindUtil::Operation DnsAgentXmppChannelManager::RecordRequest::op

Definition at line 47 of file agent_xmpp_channel.h.

std::string DnsAgentXmppChannelManager::RecordRequest::record_name

Definition at line 48 of file agent_xmpp_channel.h.

std::string DnsAgentXmppChannelManager::RecordRequest::vdns_name

Definition at line 49 of file agent_xmpp_channel.h.


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