OpenSDN source code
|
Public Attributes | |
vector< IFMapLinkShowInfo > | send_buffer |
uint32_t | table_size |
string | last_link_name |
Additional Inherited Members | |
![]() | |
virtual | ~InstData () |
![]() | |
InstData () | |
Definition at line 496 of file ifmap_server_show.cc.
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.