Public Member Functions | Public Attributes | List of all members
ros_introspection.package.Package Class Reference

Public Member Functions

def __init__ (self, root)
 
def __repr__ (self)
 
def get_all_generators (self)
 
def get_build_dependencies (self)
 
def get_dependencies_from_msgs (self)
 
def get_run_dependencies (self)
 
def get_test_dependencies (self)
 
def write (self)
 

Public Attributes

 cmake
 
 dynamic_reconfigs
 
 generators
 
 launches
 
 manifest
 
 misc_files
 
 name
 
 plugin_configs
 
 root
 
 setup_py
 
 source_code
 

Detailed Description

Definition at line 12 of file package.py.

Constructor & Destructor Documentation

def ros_introspection.package.Package.__init__ (   self,
  root 
)

Definition at line 13 of file package.py.

Member Function Documentation

def ros_introspection.package.Package.__repr__ (   self)

Definition at line 89 of file package.py.

def ros_introspection.package.Package.get_all_generators (   self)

Definition at line 66 of file package.py.

def ros_introspection.package.Package.get_build_dependencies (   self)

Definition at line 40 of file package.py.

def ros_introspection.package.Package.get_dependencies_from_msgs (   self)

Definition at line 71 of file package.py.

def ros_introspection.package.Package.get_run_dependencies (   self)

Definition at line 43 of file package.py.

def ros_introspection.package.Package.get_test_dependencies (   self)

Definition at line 54 of file package.py.

def ros_introspection.package.Package.write (   self)

Definition at line 77 of file package.py.

Member Data Documentation

ros_introspection.package.Package.cmake

Definition at line 17 of file package.py.

ros_introspection.package.Package.dynamic_reconfigs

Definition at line 37 of file package.py.

ros_introspection.package.Package.generators

Definition at line 33 of file package.py.

ros_introspection.package.Package.launches

Definition at line 23 of file package.py.

ros_introspection.package.Package.manifest

Definition at line 15 of file package.py.

ros_introspection.package.Package.misc_files

Definition at line 38 of file package.py.

ros_introspection.package.Package.name

Definition at line 16 of file package.py.

ros_introspection.package.Package.plugin_configs

Definition at line 24 of file package.py.

ros_introspection.package.Package.root

Definition at line 14 of file package.py.

ros_introspection.package.Package.setup_py

Definition at line 30 of file package.py.

ros_introspection.package.Package.source_code

Definition at line 20 of file package.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