#include <controller_ifmap.h>
|
| virtual void | WriteReadyCb (const boost::system::error_code &ec) |
| |
Definition at line 36 of file controller_ifmap.h.
◆ EndOfConfigDataPtr
◆ AgentIfMapXmppChannel()
| AgentIfMapXmppChannel::AgentIfMapXmppChannel |
( |
Agent * |
agent, |
|
|
XmppChannel * |
channel, |
|
|
uint8_t |
count |
|
) |
| |
|
explicit |
◆ ~AgentIfMapXmppChannel()
| AgentIfMapXmppChannel::~AgentIfMapXmppChannel |
( |
| ) |
|
|
virtual |
◆ config_cleanup_timer()
◆ end_of_config_timer()
◆ EnqueueEndOfConfig()
| void AgentIfMapXmppChannel::EnqueueEndOfConfig |
( |
| ) |
|
◆ GetSeqNumber()
| static uint64_t AgentIfMapXmppChannel::GetSeqNumber |
( |
| ) |
|
|
inlinestatic |
◆ GetXmppServerIdx()
| uint8_t AgentIfMapXmppChannel::GetXmppServerIdx |
( |
| ) |
|
|
inline |
◆ identifier()
| virtual const std::string& AgentIfMapXmppChannel::identifier |
( |
| ) |
const |
|
inlinevirtual |
◆ NewSeqNumber()
| uint64_t AgentIfMapXmppChannel::NewSeqNumber |
( |
| ) |
|
|
static |
◆ ProcessEndOfConfig()
| void AgentIfMapXmppChannel::ProcessEndOfConfig |
( |
| ) |
|
◆ ReceiveConfigMessage()
| void AgentIfMapXmppChannel::ReceiveConfigMessage |
( |
std::unique_ptr< XmlBase > |
impl | ) |
|
◆ ReceiveInternal()
◆ ReceiveUpdate()
◆ SendUpdate()
| bool AgentIfMapXmppChannel::SendUpdate |
( |
const std::string & |
msg | ) |
|
|
virtual |
◆ StartConfigCleanupTimer()
| void AgentIfMapXmppChannel::StartConfigCleanupTimer |
( |
| ) |
|
◆ StartEndOfConfigTimer()
| void AgentIfMapXmppChannel::StartEndOfConfigTimer |
( |
| ) |
|
◆ StopConfigCleanupTimer()
| void AgentIfMapXmppChannel::StopConfigCleanupTimer |
( |
| ) |
|
◆ StopEndOfConfigTimer()
| void AgentIfMapXmppChannel::StopEndOfConfigTimer |
( |
| ) |
|
◆ ToString()
| std::string AgentIfMapXmppChannel::ToString |
( |
| ) |
const |
|
virtual |
◆ WriteReadyCb()
| void AgentIfMapXmppChannel::WriteReadyCb |
( |
const boost::system::error_code & |
ec | ) |
|
|
protectedvirtual |
◆ agent_
| Agent* AgentIfMapXmppChannel::agent_ |
|
private |
◆ channel_
◆ config_cleanup_timer_
◆ end_of_config_timer_
◆ identifier_
| std::string AgentIfMapXmppChannel::identifier_ |
|
private |
◆ seq_number_
| uint64_t AgentIfMapXmppChannel::seq_number_ |
|
staticprivate |
◆ xs_idx_
| uint8_t AgentIfMapXmppChannel::xs_idx_ |
|
private |
The documentation for this class was generated from the following files: