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

Classes

struct  MvpnProjectManagerDetailData
 

Static Public Member Functions

static RequestPipeline::InstDataCreateData (int stage)
 
static void FillMvpnProjectStateInfo (const MvpnState *state, ShowMvpnState *st)
 
static void FillMvpnProjectPartitionInfo (MvpnProjectManagerDetailData *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 CombineMvpnProjectPartitionInfo (const RequestPipeline::StageData *sd, vector< ShowMvpnState > *states)
 
static bool CallbackS2 (const Sandesh *sr, const RequestPipeline::PipeSpec ps, int stage, int instNum, RequestPipeline::InstData *data)
 

Detailed Description

Definition at line 372 of file bgp_sandesh.cc.

Member Function Documentation

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

Definition at line 429 of file bgp_sandesh.cc.

Here is the call graph for this function:

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

Definition at line 462 of file bgp_sandesh.cc.

Here is the call graph for this function:

static void ShowMvpnProjectManagerDetailHandler::CombineMvpnProjectPartitionInfo ( const RequestPipeline::StageData sd,
vector< ShowMvpnState > *  states 
)
inlinestatic

Definition at line 451 of file bgp_sandesh.cc.

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

Definition at line 378 of file bgp_sandesh.cc.

static void ShowMvpnProjectManagerDetailHandler::FillMvpnProjectPartitionInfo ( MvpnProjectManagerDetailData data,
ErmVpnTable table,
int  inst_id 
)
inlinestatic

Definition at line 416 of file bgp_sandesh.cc.

Here is the call graph for this function:

static void ShowMvpnProjectManagerDetailHandler::FillMvpnProjectStateInfo ( const MvpnState state,
ShowMvpnState *  st 
)
inlinestatic

Definition at line 382 of file bgp_sandesh.cc.

Here is the call graph for this function:


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