Classes | Variables
ros_introspection.ros_generator Namespace Reference

Classes

class  GeneratorField
 
class  GeneratorSection
 
class  ROSGenerator
 

Variables

 AT_LEAST_THREE_DASHES = re.compile('^\-{3,}\r?$')
 
 FIELD_LINE = re.compile('([\w_/]+)(\[\d*\])?\s+([\w_]+)\s*(=.*)?(\s*\#.*)?$', re.DOTALL)
 

Variable Documentation

ros_introspection.ros_generator.AT_LEAST_THREE_DASHES = re.compile('^\-{3,}\r?$')

Definition at line 4 of file ros_generator.py.

ros_introspection.ros_generator.FIELD_LINE = re.compile('([\w_/]+)(\[\d*\])?\s+([\w_]+)\s*(=.*)?(\s*\#.*)?$', re.DOTALL)

Definition at line 5 of file ros_generator.py.



ros_introspection
Author(s):
autogenerated on Wed Jun 19 2019 19:56:52