|
OpenSDN source code
|


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 () | |
Definition at line 129 of file ifmap_server_show.cc.
| 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.