#include <ifmap_xmpp.h>
|
static const std::string | NoFqnSet = "NoFqnSet" |
|
Definition at line 39 of file ifmap_xmpp.h.
◆ IFMapXmppChannel()
◆ ~IFMapXmppChannel()
IFMapXmppChannel::~IFMapXmppChannel |
( |
| ) |
|
|
virtual |
◆ channel()
◆ channel_name()
const std::string& IFMapXmppChannel::channel_name |
( |
| ) |
|
|
inline |
◆ ClearCounters()
void IFMapXmppChannel::ClearCounters |
( |
| ) |
|
◆ EnqueueVmSubUnsub()
void IFMapXmppChannel::EnqueueVmSubUnsub |
( |
bool |
subscribe, |
|
|
const std::string & |
vm_uuid |
|
) |
| |
◆ EnqueueVrSubscribe()
void IFMapXmppChannel::EnqueueVrSubscribe |
( |
const std::string & |
identifier | ) |
|
◆ FQName()
const std::string & IFMapXmppChannel::FQName |
( |
| ) |
const |
◆ get_client_added()
bool IFMapXmppChannel::get_client_added |
( |
| ) |
|
|
inline |
◆ msgs_sent()
uint64_t IFMapXmppChannel::msgs_sent |
( |
| ) |
const |
◆ MustProcessChannelNotReady()
bool IFMapXmppChannel::MustProcessChannelNotReady |
( |
| ) |
|
◆ ProcessVmSubscribe()
void IFMapXmppChannel::ProcessVmSubscribe |
( |
const std::string & |
vm_uuid | ) |
|
◆ ProcessVmUnsubscribe()
void IFMapXmppChannel::ProcessVmUnsubscribe |
( |
const std::string & |
vm_uuid | ) |
|
◆ ProcessVrSubscribe()
void IFMapXmppChannel::ProcessVrSubscribe |
( |
const std::string & |
identifier | ) |
|
◆ ReceiveUpdate()
◆ Sender()
◆ ToString()
std::string IFMapXmppChannel::ToString |
( |
| ) |
const |
|
inline |
◆ VmSubscribeGetVmUuid()
std::string IFMapXmppChannel::VmSubscribeGetVmUuid |
( |
const std::string & |
iqnode, |
|
|
bool * |
valid_message |
|
) |
| |
◆ VrSubscribeGetVrName()
std::string IFMapXmppChannel::VrSubscribeGetVrName |
( |
const std::string & |
iqnode, |
|
|
bool * |
valid_message |
|
) |
| |
◆ WriteReadyCb()
void IFMapXmppChannel::WriteReadyCb |
( |
const boost::system::error_code & |
ec | ) |
|
|
private |
◆ XmppIfmapTest
friend class XmppIfmapTest |
|
friend |
◆ channel_
◆ channel_name_
std::string IFMapXmppChannel::channel_name_ |
|
private |
◆ client_added_
bool IFMapXmppChannel::client_added_ |
|
private |
◆ ifmap_channel_manager_
◆ ifmap_client_
◆ ifmap_server_
◆ NoFqnSet
const std::string IFMapXmppChannel::NoFqnSet = "NoFqnSet" |
|
static |
◆ peer_id_
The documentation for this class was generated from the following files: