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

Classes

struct  ShowData
 
struct  TrackerData
 

Static Public Member Functions

static RequestPipeline::InstDataAllocBuffer (int stage)
 
static RequestPipeline::InstDataAllocTracker (int stage)
 
static bool BufferStage (const Sandesh *sr, const RequestPipeline::PipeSpec ps, int stage, int instNum, RequestPipeline::InstData *data)
 
static void CopyNode (IFMapXmppClientInfo *dest, IFMapClient *src)
 
static bool SendStage (const Sandesh *sr, const RequestPipeline::PipeSpec ps, int stage, int instNum, RequestPipeline::InstData *data)
 

Static Public Attributes

static const int kMaxElementsPerRound = 50
 

Detailed Description

Definition at line 20 of file ifmap_xmpp_client_show.cc.

Member Function Documentation

static RequestPipeline::InstData* ShowIFMapXmppClientInfo::AllocBuffer ( int  stage)
inlinestatic

Definition at line 28 of file ifmap_xmpp_client_show.cc.

static RequestPipeline::InstData* ShowIFMapXmppClientInfo::AllocTracker ( int  stage)
inlinestatic

Definition at line 40 of file ifmap_xmpp_client_show.cc.

bool ShowIFMapXmppClientInfo::BufferStage ( const Sandesh sr,
const RequestPipeline::PipeSpec  ps,
int  stage,
int  instNum,
RequestPipeline::InstData data 
)
static

Definition at line 72 of file ifmap_xmpp_client_show.cc.

Here is the call graph for this function:

void ShowIFMapXmppClientInfo::CopyNode ( IFMapXmppClientInfo *  dest,
IFMapClient src 
)
static

Definition at line 53 of file ifmap_xmpp_client_show.cc.

Here is the call graph for this function:

bool ShowIFMapXmppClientInfo::SendStage ( const Sandesh sr,
const RequestPipeline::PipeSpec  ps,
int  stage,
int  instNum,
RequestPipeline::InstData data 
)
static

Definition at line 99 of file ifmap_xmpp_client_show.cc.

Here is the call graph for this function:

Member Data Documentation

const int ShowIFMapXmppClientInfo::kMaxElementsPerRound = 50
static

Definition at line 22 of file ifmap_xmpp_client_show.cc.


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