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

#include <agent_xmpp_init.h>

Static Public Member Functions

static bool Init (bool xmpp_auth_enabled, const std::string &xmpp_server_cert, const std::string &xmpp_server_key, const std::string &xmpp_ca_cert)
 
static void Shutdown ()
 

Detailed Description

Definition at line 8 of file agent_xmpp_init.h.

Member Function Documentation

bool DnsAgentXmppManager::Init ( bool  xmpp_auth_enabled,
const std::string &  xmpp_server_cert,
const std::string &  xmpp_server_key,
const std::string &  xmpp_ca_cert 
)
static

Definition at line 19 of file agent_xmpp_init.cc.

Here is the call graph for this function:

void DnsAgentXmppManager::Shutdown ( )
static

Definition at line 60 of file agent_xmpp_init.cc.

Here is the call graph for this function:


The documentation for this class was generated from the following files: