Public Member Functions | Public Attributes | List of all members
ros_introspection.plugin_xml.PluginXML Class Reference

Public Member Functions

def __init__ (self, rel_fn, file_path)
 
def __repr__ (self)
 
def class_str (self, lib, indent)
 
def contains_library (self, library_name, pkg, name)
 
def insert_new_class (self, library_name, pkg, name, base_pkg, base_name, description='')
 
def read (self)
 
def write (self)
 

Public Attributes

 changed
 
 file_path
 
 has_class_libraries_tag
 
 libraries
 
 parent_pkgs
 
 rel_fn
 

Detailed Description

Definition at line 8 of file plugin_xml.py.

Constructor & Destructor Documentation

def ros_introspection.plugin_xml.PluginXML.__init__ (   self,
  rel_fn,
  file_path 
)

Definition at line 9 of file plugin_xml.py.

Member Function Documentation

def ros_introspection.plugin_xml.PluginXML.__repr__ (   self)

Definition at line 68 of file plugin_xml.py.

def ros_introspection.plugin_xml.PluginXML.class_str (   self,
  lib,
  indent 
)

Definition at line 86 of file plugin_xml.py.

def ros_introspection.plugin_xml.PluginXML.contains_library (   self,
  library_name,
  pkg,
  name 
)

Definition at line 46 of file plugin_xml.py.

def ros_introspection.plugin_xml.PluginXML.insert_new_class (   self,
  library_name,
  pkg,
  name,
  base_pkg,
  base_name,
  description = '' 
)

Definition at line 52 of file plugin_xml.py.

def ros_introspection.plugin_xml.PluginXML.read (   self)

Definition at line 20 of file plugin_xml.py.

def ros_introspection.plugin_xml.PluginXML.write (   self)

Definition at line 62 of file plugin_xml.py.

Member Data Documentation

ros_introspection.plugin_xml.PluginXML.changed

Definition at line 15 of file plugin_xml.py.

ros_introspection.plugin_xml.PluginXML.file_path

Definition at line 11 of file plugin_xml.py.

ros_introspection.plugin_xml.PluginXML.has_class_libraries_tag

Definition at line 12 of file plugin_xml.py.

ros_introspection.plugin_xml.PluginXML.libraries

Definition at line 13 of file plugin_xml.py.

ros_introspection.plugin_xml.PluginXML.parent_pkgs

Definition at line 14 of file plugin_xml.py.

ros_introspection.plugin_xml.PluginXML.rel_fn

Definition at line 10 of file plugin_xml.py.


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


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