#include <cli_utils.h>
| Public Attributes | |
| std::vector< std::string > | iface = {} | 
| std::vector< std::string > | mac = {} | 
| std::vector< std::string > | model = {} | 
| std::vector< std::string > | name = {} | 
| std::vector< std::string > | serial = {} | 
Definition at line 45 of file cli_utils.h.
| std::vector<std::string> DeviceFilter::iface = {} | 
Definition at line 50 of file cli_utils.h.
| std::vector<std::string> DeviceFilter::mac = {} | 
Definition at line 49 of file cli_utils.h.
| std::vector<std::string> DeviceFilter::model = {} | 
Definition at line 51 of file cli_utils.h.
| std::vector<std::string> DeviceFilter::name = {} | 
Definition at line 47 of file cli_utils.h.
| std::vector<std::string> DeviceFilter::serial = {} | 
Definition at line 48 of file cli_utils.h.