Definition at line 81 of file rosboost_cfg.py.
◆ __init__()
def rosboost_cfg.rosboost_cfg.Version.__init__ |
( |
|
self, |
|
|
|
major, |
|
|
|
minor, |
|
|
|
patch, |
|
|
|
root, |
|
|
|
include_dir, |
|
|
|
lib_dir, |
|
|
|
is_default_search_location |
|
) |
| |
◆ __cmp__()
def rosboost_cfg.rosboost_cfg.Version.__cmp__ |
( |
|
self, |
|
|
|
other |
|
) |
| |
◆ __repr__()
def rosboost_cfg.rosboost_cfg.Version.__repr__ |
( |
|
self | ) |
|
◆ include_dir
rosboost_cfg.rosboost_cfg.Version.include_dir |
◆ is_default_search_location
rosboost_cfg.rosboost_cfg.Version.is_default_search_location |
◆ is_system_install
rosboost_cfg.rosboost_cfg.Version.is_system_install |
◆ lib_dir
rosboost_cfg.rosboost_cfg.Version.lib_dir |
◆ major
rosboost_cfg.rosboost_cfg.Version.major |
◆ minor
rosboost_cfg.rosboost_cfg.Version.minor |
◆ patch
rosboost_cfg.rosboost_cfg.Version.patch |
◆ root
rosboost_cfg.rosboost_cfg.Version.root |
The documentation for this class was generated from the following file: