Go to the source code of this file.
Namespaces | |
namespace | multi_interface_roam::cfg::MultiInterfaceRoamConfig |
Variables | |
int | multi_interface_roam::cfg::MultiInterfaceRoamConfig::all_level = 0 |
list | multi_interface_roam::cfg::MultiInterfaceRoamConfig::config_description = [{'srcline': 50, 'description': 'Non-empty to force the use of a particular interface.', 'max': '', 'cconsttype': 'const char * const', 'ctype': 'std::string', 'srcfile': '../cfg/MultiInterfaceRoam.cfg', 'name': 'interface', 'edit_method': '', 'default': '', 'level': 0, 'min': '', 'type': 'str'}, {'srcline': 51, 'description': 'Indicates whether the default route should be via the tunnel interface.', 'max': True, 'cconsttype': 'const bool', 'ctype': 'bool', 'srcfile': '../cfg/MultiInterfaceRoam.cfg', 'name': 'use_tunnel', 'edit_method': '', 'default': True, 'level': 0, 'min': False, 'type': 'bool'}, {'srcline': 52, 'description': 'Non-empty to force association to a particular bssid.', 'max': '', 'cconsttype': 'const char * const', 'ctype': 'std::string', 'srcfile': '../cfg/MultiInterfaceRoam.cfg', 'name': 'bssid', 'edit_method': '', 'default': '', 'level': 0, 'min': '', 'type': 'str'}, {'srcline': 53, 'description': 'Non-empty to force association to a particular ssid.', 'max': '', 'cconsttype': 'const char * const', 'ctype': 'std::string', 'srcfile': '../cfg/MultiInterfaceRoam.cfg', 'name': 'ssid', 'edit_method': '', 'default': '', 'level': 0, 'min': '', 'type': 'str'}, {'srcline': 54, 'description': 'Non-empty to force association to a particular ssid.', 'max': 3, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/MultiInterfaceRoam.cfg', 'name': 'band', 'edit_method': "{'enum_description': 'The band to operate on.', 'enum': [{'srcline': 43, 'description': 'Use only the 2.4 GHz band.', 'srcfile': '../cfg/MultiInterfaceRoam.cfg', 'cconsttype': 'const int', 'value': 1, 'ctype': 'int', 'type': 'int', 'name': '2400_MHz'}, {'srcline': 44, 'description': 'Use only the 5 GHz band.', 'srcfile': '../cfg/MultiInterfaceRoam.cfg', 'cconsttype': 'const int', 'value': 2, 'ctype': 'int', 'type': 'int', 'name': '5000_MHz'}, {'srcline': 45, 'description': 'Use both the 2.4 GHz and 5 GHz bands.', 'srcfile': '../cfg/MultiInterfaceRoam.cfg', 'cconsttype': 'const int', 'value': 3, 'ctype': 'int', 'type': 'int', 'name': 'Both'}]}", 'default': 2, 'level': 0, 'min': 1, 'type': 'int'}] |
********************************************************* | |
dictionary | multi_interface_roam::cfg::MultiInterfaceRoamConfig::defaults = {} |
dictionary | multi_interface_roam::cfg::MultiInterfaceRoamConfig::level = {} |
dictionary | multi_interface_roam::cfg::MultiInterfaceRoamConfig::max = {} |
dictionary | multi_interface_roam::cfg::MultiInterfaceRoamConfig::min = {} |
int | multi_interface_roam::cfg::MultiInterfaceRoamConfig::MultiInterfaceRoam_2400_MHz = 1 |
int | multi_interface_roam::cfg::MultiInterfaceRoamConfig::MultiInterfaceRoam_5000_MHz = 2 |
int | multi_interface_roam::cfg::MultiInterfaceRoamConfig::MultiInterfaceRoam_Both = 3 |
dictionary | multi_interface_roam::cfg::MultiInterfaceRoamConfig::type = {} |