#include <bgp_show_handler.h>
template<typename ReqT, typename ReqIterateT, typename RespT, typename ShowT>
struct BgpShowHandler< ReqT, ReqIterateT, RespT, ShowT >::Data
Definition at line 42 of file bgp_show_handler.h.
◆ Data()
template<typename ReqT , typename ReqIterateT , typename RespT , typename ShowT >
◆ initialized
template<typename ReqT , typename ReqIterateT , typename RespT , typename ShowT >
bool BgpShowHandler< ReqT, ReqIterateT, RespT, ShowT >::Data::initialized |
◆ next_batch
template<typename ReqT , typename ReqIterateT , typename RespT , typename ShowT >
std::string BgpShowHandler< ReqT, ReqIterateT, RespT, ShowT >::Data::next_batch |
◆ next_entry
template<typename ReqT , typename ReqIterateT , typename RespT , typename ShowT >
std::string BgpShowHandler< ReqT, ReqIterateT, RespT, ShowT >::Data::next_entry |
◆ search_string
template<typename ReqT , typename ReqIterateT , typename RespT , typename ShowT >
std::string BgpShowHandler< ReqT, ReqIterateT, RespT, ShowT >::Data::search_string |
◆ show_list
template<typename ReqT , typename ReqIterateT , typename RespT , typename ShowT >
std::vector<ShowT> BgpShowHandler< ReqT, ReqIterateT, RespT, ShowT >::Data::show_list |
The documentation for this struct was generated from the following file: