OpenSDN source code
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ShowIFMapAgentTable Class Reference
Collaboration diagram for ShowIFMapAgentTable:

Classes

struct  ShowData
 

Public Member Functions

RequestPipeline::InstDataAllocData (int stage)
 
void MakeNode (const string &name_sub_string, const string &link_type_sub_string, const string &link_node_sub_string, string &dst, DBEntryBase *src)
 
bool BufferStage (const Sandesh *sr, const RequestPipeline::PipeSpec ps, int stage, int instNum, RequestPipeline::InstData *data)
 
bool SendStage (const Sandesh *sr, const RequestPipeline::PipeSpec ps, int stage, int instNum, RequestPipeline::InstData *data)
 
void TableToBuffer (const ShowIFMapAgentReq *request, IFMapTable *table, ShowData *show_data)
 
bool BufferAllTables (const RequestPipeline::PipeSpec ps, RequestPipeline::InstData *data)
 
bool BufferSomeTables (const RequestPipeline::PipeSpec ps, RequestPipeline::InstData *data)
 

Static Public Attributes

static DBdb_
 
static IFMapAgentParserparser_
 

Detailed Description

Definition at line 28 of file ifmap_agent_sandesh.cc.

Member Function Documentation

RequestPipeline::InstData* ShowIFMapAgentTable::AllocData ( int  stage)
inline

Definition at line 36 of file ifmap_agent_sandesh.cc.

bool ShowIFMapAgentTable::BufferAllTables ( const RequestPipeline::PipeSpec  ps,
RequestPipeline::InstData data 
)

Definition at line 243 of file ifmap_agent_sandesh.cc.

bool ShowIFMapAgentTable::BufferSomeTables ( const RequestPipeline::PipeSpec  ps,
RequestPipeline::InstData data 
)

Definition at line 222 of file ifmap_agent_sandesh.cc.

Here is the call graph for this function:

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

Definition at line 261 of file ifmap_agent_sandesh.cc.

void ShowIFMapAgentTable::MakeNode ( const string &  name_sub_string,
const string &  link_type_sub_string,
const string &  link_node_sub_string,
string &  dst,
DBEntryBase src 
)

Definition at line 150 of file ifmap_agent_sandesh.cc.

Here is the call graph for this function:

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

Definition at line 276 of file ifmap_agent_sandesh.cc.

Here is the call graph for this function:

void ShowIFMapAgentTable::TableToBuffer ( const ShowIFMapAgentReq *  request,
IFMapTable table,
ShowData show_data 
)

Definition at line 203 of file ifmap_agent_sandesh.cc.

Here is the call graph for this function:

Member Data Documentation

DB * ShowIFMapAgentTable::db_
static

Definition at line 30 of file ifmap_agent_sandesh.cc.

IFMapAgentParser * ShowIFMapAgentTable::parser_
static

Definition at line 31 of file ifmap_agent_sandesh.cc.


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