OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ShowIFMapTable::ShowData Struct Reference
Inheritance diagram for ShowIFMapTable::ShowData:
Collaboration diagram for ShowIFMapTable::ShowData:

Public Attributes

vector< IFMapNodeShowInfo > send_buffer
 
string next_table_name
 
string last_node_name
 

Additional Inherited Members

- Public Member Functions inherited from RequestPipeline::InstData
virtual ~InstData ()
 
- Protected Member Functions inherited from RequestPipeline::InstData
 InstData ()
 

Detailed Description

Definition at line 129 of file ifmap_server_show.cc.

Member Data Documentation

string ShowIFMapTable::ShowData::last_node_name

Definition at line 132 of file ifmap_server_show.cc.

string ShowIFMapTable::ShowData::next_table_name

Definition at line 131 of file ifmap_server_show.cc.

vector<IFMapNodeShowInfo> ShowIFMapTable::ShowData::send_buffer

Definition at line 130 of file ifmap_server_show.cc.


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