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

Public Attributes

vector< IFMapLinkShowInfo > send_buffer
 
uint32_t table_size
 
string last_link_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 496 of file ifmap_server_show.cc.

Member Data Documentation

string ShowIFMapLinkTable::ShowData::last_link_name

Definition at line 499 of file ifmap_server_show.cc.

vector<IFMapLinkShowInfo> ShowIFMapLinkTable::ShowData::send_buffer

Definition at line 497 of file ifmap_server_show.cc.

uint32_t ShowIFMapLinkTable::ShowData::table_size

Definition at line 498 of file ifmap_server_show.cc.


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