Classes | Functions
converter.name_map_builder Namespace Reference

Classes

class  NameMapBuilder
 

Functions

def find_input_nature (box, io_id)
 
def find_io_name (box, io_id)
 
def format_name (name)
 

Function Documentation

◆ find_input_nature()

def converter.name_map_builder.find_input_nature (   box,
  io_id 
)
Find the nature of the input designed by id in a box

    :param box: box with inputs
    :param io_id: id of the io
    :returns: nature of the io as a string

Definition at line 49 of file name_map_builder.py.

◆ find_io_name()

def converter.name_map_builder.find_io_name (   box,
  io_id 
)
Find the name of the io designed by id in a box

    :param box: box with ports
    :param io_id: id of the io
    :returns: name of the io as a string

Definition at line 36 of file name_map_builder.py.

◆ format_name()

def converter.name_map_builder.format_name (   name)
Format a name and erase not printable chars

    :param name: name to format
    :returns: formatted name

Definition at line 17 of file name_map_builder.py.



naoqi_libqicore
Author(s): Aldebaran
autogenerated on Wed Sep 14 2022 02:22:41