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

Classes

struct  MvpnManagerDetailData
 

Static Public Member Functions

static RequestPipeline::InstDataCreateData (int stage)
 
static void FillMvpnNeighborInfo (const MvpnNeighbor *nbr, ShowMvpnNeighbor *snbr)
 
static void FillMvpnNeighborsInfo (MvpnManagerDetailData *data, MvpnTable *table, int inst_id)
 
static bool CallbackS1 (const Sandesh *sr, const RequestPipeline::PipeSpec ps, int stage, int instNum, RequestPipeline::InstData *data)
 

Detailed Description

Definition at line 298 of file bgp_sandesh.cc.

Member Function Documentation

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

Definition at line 329 of file bgp_sandesh.cc.

Here is the call graph for this function:

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

Definition at line 304 of file bgp_sandesh.cc.

static void ShowMvpnManagerDetailHandler::FillMvpnNeighborInfo ( const MvpnNeighbor nbr,
ShowMvpnNeighbor *  snbr 
)
inlinestatic

Definition at line 308 of file bgp_sandesh.cc.

Here is the call graph for this function:

static void ShowMvpnManagerDetailHandler::FillMvpnNeighborsInfo ( MvpnManagerDetailData data,
MvpnTable table,
int  inst_id 
)
inlinestatic

Definition at line 315 of file bgp_sandesh.cc.

Here is the call graph for this function:


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