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

Classes

struct  MulticastManagerDetailData
 

Static Public Member Functions

static RequestPipeline::InstDataCreateData (int stage)
 
static void FillMulticastLinkInfo (const McastForwarder *forwarder, ShowMulticastTreeLink *smtl)
 
static void FillMulticastForwarderInfo (const McastForwarder *forwarder, ShowMulticastForwarder *smf)
 
static void FillMulticastTreeInfo (const McastSGEntry *sg, ShowMulticastTree *smt)
 
static void FillMulticastPartitionInfo (MulticastManagerDetailData *data, ErmVpnTable *table, int inst_id)
 
static bool CallbackS1 (const Sandesh *sr, const RequestPipeline::PipeSpec ps, int stage, int instNum, RequestPipeline::InstData *data)
 
static void CombineMulticastPartitionInfo (const RequestPipeline::StageData *sd, vector< ShowMulticastTree > *tree_list)
 
static bool CallbackS2 (const Sandesh *sr, const RequestPipeline::PipeSpec ps, int stage, int instNum, RequestPipeline::InstData *data)
 

Detailed Description

Definition at line 154 of file bgp_sandesh.cc.

Member Function Documentation

static bool ShowMulticastManagerDetailHandler::CallbackS1 ( const Sandesh sr,
const RequestPipeline::PipeSpec  ps,
int  stage,
int  instNum,
RequestPipeline::InstData data 
)
inlinestatic

Definition at line 220 of file bgp_sandesh.cc.

Here is the call graph for this function:

static bool ShowMulticastManagerDetailHandler::CallbackS2 ( const Sandesh sr,
const RequestPipeline::PipeSpec  ps,
int  stage,
int  instNum,
RequestPipeline::InstData data 
)
inlinestatic

Definition at line 253 of file bgp_sandesh.cc.

Here is the call graph for this function:

static void ShowMulticastManagerDetailHandler::CombineMulticastPartitionInfo ( const RequestPipeline::StageData sd,
vector< ShowMulticastTree > *  tree_list 
)
inlinestatic

Definition at line 242 of file bgp_sandesh.cc.

static RequestPipeline::InstData* ShowMulticastManagerDetailHandler::CreateData ( int  stage)
inlinestatic

Definition at line 160 of file bgp_sandesh.cc.

static void ShowMulticastManagerDetailHandler::FillMulticastForwarderInfo ( const McastForwarder forwarder,
ShowMulticastForwarder *  smf 
)
inlinestatic

Definition at line 170 of file bgp_sandesh.cc.

Here is the call graph for this function:

static void ShowMulticastManagerDetailHandler::FillMulticastLinkInfo ( const McastForwarder forwarder,
ShowMulticastTreeLink *  smtl 
)
inlinestatic

Definition at line 164 of file bgp_sandesh.cc.

Here is the call graph for this function:

static void ShowMulticastManagerDetailHandler::FillMulticastPartitionInfo ( MulticastManagerDetailData data,
ErmVpnTable table,
int  inst_id 
)
inlinestatic

Definition at line 207 of file bgp_sandesh.cc.

Here is the call graph for this function:

static void ShowMulticastManagerDetailHandler::FillMulticastTreeInfo ( const McastSGEntry sg,
ShowMulticastTree *  smt 
)
inlinestatic

Definition at line 185 of file bgp_sandesh.cc.

Here is the call graph for this function:


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