multi_interface_roam::cfg::MultiInterfaceRoamConfig Namespace Reference

Variables

int all_level = 0
list 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 defaults = {}
dictionary level = {}
dictionary max = {}
dictionary min = {}
int MultiInterfaceRoam_2400_MHz = 1
int MultiInterfaceRoam_5000_MHz = 2
int MultiInterfaceRoam_Both = 3
dictionary type = {}

Variable Documentation

Definition at line 50 of file MultiInterfaceRoamConfig.py.

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'}]

*********************************************************

File autogenerated for the multi_interface_roam package by the dynamic_reconfigure package. Please do not edit.

********************************************************/ ********************************************************** Software License Agreement (BSD License) Copyright (c) 2008, Willow Garage, Inc. All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the Willow Garage nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. **********************************************************/

Definition at line 43 of file MultiInterfaceRoamConfig.py.

Definition at line 47 of file MultiInterfaceRoamConfig.py.

Definition at line 48 of file MultiInterfaceRoamConfig.py.

Definition at line 46 of file MultiInterfaceRoamConfig.py.

Definition at line 45 of file MultiInterfaceRoamConfig.py.

Definition at line 60 of file MultiInterfaceRoamConfig.py.

Definition at line 61 of file MultiInterfaceRoamConfig.py.

Definition at line 62 of file MultiInterfaceRoamConfig.py.

Definition at line 49 of file MultiInterfaceRoamConfig.py.

 All Classes Namespaces Files Functions Variables Typedefs Properties Friends Defines


multi_interface_roam
Author(s): Blaise Gassend
autogenerated on Fri Jan 11 09:52:34 2013