#include <sandesh_client_sm.h>
Definition at line 35 of file sandesh_client_sm.h.
SandeshClientSM::Mgr::Mgr |
( |
| ) |
|
|
inlineprotected |
virtual SandeshClientSM::Mgr::~Mgr |
( |
| ) |
|
|
inlineprotectedvirtual |
virtual void SandeshClientSM::Mgr::DeleteSMSession |
( |
SandeshSession * |
session | ) |
|
|
pure virtual |
virtual void SandeshClientSM::Mgr::InitializeSMSession |
( |
int |
connects | ) |
|
|
pure virtual |
virtual bool SandeshClientSM::Mgr::ReceiveMsg |
( |
const std::string & |
msg, |
|
|
const SandeshHeader & |
header, |
|
|
const std::string & |
sandesh_name, |
|
|
const uint32_t |
header_offset |
|
) |
| |
|
pure virtual |
virtual void SandeshClientSM::Mgr::SendUVE |
( |
int |
count, |
|
|
const std::string & |
stateName, |
|
|
const std::string & |
server, |
|
|
const TcpServer::Endpoint & |
server_ip, |
|
|
const std::vector< TcpServer::Endpoint > & |
collectors |
|
) |
| |
|
pure virtual |
virtual StatsClient* SandeshClientSM::Mgr::stats_client |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: