Functions | Variables
menu Namespace Reference

Functions

def deepCb (feedback)
 
def enableCb (feedback)
 
def initMenu ()
 
def makeBox (msg)
 
def makeBoxControl (msg)
 
def makeEmptyMarker (dummyBox=True)
 
def makeMenuMarker (name)
 
def modeCb (feedback)
 

Variables

int h_first_entry = 0
 
int h_mode_last = 0
 
int marker_pos = 0
 
 menu_handler = MenuHandler()
 
 server = None
 

Detailed Description

Copyright (c) 2011, 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, Inc. 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.

Function Documentation

def menu.deepCb (   feedback)

Definition at line 118 of file menu.py.

def menu.enableCb (   feedback)

Definition at line 46 of file menu.py.

def menu.initMenu ( )

Definition at line 121 of file menu.py.

def menu.makeBox (   msg)

Definition at line 74 of file menu.py.

def menu.makeBoxControl (   msg)

Definition at line 88 of file menu.py.

def menu.makeEmptyMarker (   dummyBox = True)

Definition at line 95 of file menu.py.

def menu.makeMenuMarker (   name)

Definition at line 104 of file menu.py.

def menu.modeCb (   feedback)

Definition at line 63 of file menu.py.

Variable Documentation

int menu.h_first_entry = 0

Definition at line 43 of file menu.py.

int menu.h_mode_last = 0

Definition at line 44 of file menu.py.

int menu.marker_pos = 0

Definition at line 39 of file menu.py.

menu.menu_handler = MenuHandler()

Definition at line 41 of file menu.py.

menu.server = None

Definition at line 38 of file menu.py.



interactive_marker_tutorials
Author(s): David Gossow
autogenerated on Sat May 16 2020 03:49:16