Public Member Functions | Public Attributes | Private Member Functions
lama_interfaces.cleartext_interface_factory.RosSqlTable Class Reference

List of all members.

Public Member Functions

def __init__

Public Attributes

 foreign_key
 foreign_key_ref
 is_array
 name
 parenttable
 rosarrayfields
 rosarraytypes
 rosbasetype
 sqlfields
 sqlrosfields
 sqlrostypes
 sqlsqlfields
 sqlsqltypes
 sqltable
 sqltypes

Private Member Functions

def _setRosFields
def _setSqlFields

Detailed Description

Container for information on SQL table and ROS message

Parameters
----------
- name: str, name of the SQL table.
- insp: instance of TypeInspector.
- array: True if the SQL table represents an array.
- parentfield: '' for the highest level of a message, parent field name
    when we deal with a field of a ROS message (this field will also be an
    array).
- parenttable: str, or None. None for non-nested tables, str (name of parent
    table) for the table this table should refer to.

Definition at line 548 of file cleartext_interface_factory.py.


Constructor & Destructor Documentation

def lama_interfaces.cleartext_interface_factory.RosSqlTable.__init__ (   self,
  name,
  insp,
  parenttable = None 
)

Definition at line 562 of file cleartext_interface_factory.py.


Member Function Documentation

ROS specific fields

Definition at line 594 of file cleartext_interface_factory.py.

SQL specific fields

Definition at line 580 of file cleartext_interface_factory.py.


Member Data Documentation

Definition at line 580 of file cleartext_interface_factory.py.

Definition at line 580 of file cleartext_interface_factory.py.

Definition at line 562 of file cleartext_interface_factory.py.

Definition at line 562 of file cleartext_interface_factory.py.

Definition at line 562 of file cleartext_interface_factory.py.

Definition at line 594 of file cleartext_interface_factory.py.

Definition at line 594 of file cleartext_interface_factory.py.

Definition at line 594 of file cleartext_interface_factory.py.

Definition at line 562 of file cleartext_interface_factory.py.

Definition at line 594 of file cleartext_interface_factory.py.

Definition at line 594 of file cleartext_interface_factory.py.

Definition at line 580 of file cleartext_interface_factory.py.

Definition at line 580 of file cleartext_interface_factory.py.

Definition at line 562 of file cleartext_interface_factory.py.

Definition at line 562 of file cleartext_interface_factory.py.


The documentation for this class was generated from the following file:


interfaces
Author(s): Gaël Ecorchard , Karel Košnar
autogenerated on Sat Jun 8 2019 19:03:14