Public Member Functions | Public Attributes | List of all members
rosboost_cfg.rosboost_cfg.Version Class Reference
Inheritance diagram for rosboost_cfg.rosboost_cfg.Version:
Inheritance graph
[legend]

Public Member Functions

def __cmp__ (self, other)
 
def __init__ (self, major, minor, patch, root, include_dir, lib_dir, is_default_search_location)
 
def __repr__ (self)
 

Public Attributes

 include_dir
 
 is_default_search_location
 
 is_system_install
 
 lib_dir
 
 major
 
 minor
 
 patch
 
 root
 

Detailed Description

Definition at line 81 of file rosboost_cfg.py.

Constructor & Destructor Documentation

def rosboost_cfg.rosboost_cfg.Version.__init__ (   self,
  major,
  minor,
  patch,
  root,
  include_dir,
  lib_dir,
  is_default_search_location 
)

Definition at line 83 of file rosboost_cfg.py.

Member Function Documentation

def rosboost_cfg.rosboost_cfg.Version.__cmp__ (   self,
  other 
)

Definition at line 93 of file rosboost_cfg.py.

def rosboost_cfg.rosboost_cfg.Version.__repr__ (   self)

Definition at line 112 of file rosboost_cfg.py.

Member Data Documentation

rosboost_cfg.rosboost_cfg.Version.include_dir

Definition at line 88 of file rosboost_cfg.py.

rosboost_cfg.rosboost_cfg.Version.is_default_search_location

Definition at line 90 of file rosboost_cfg.py.

rosboost_cfg.rosboost_cfg.Version.is_system_install

Definition at line 91 of file rosboost_cfg.py.

rosboost_cfg.rosboost_cfg.Version.lib_dir

Definition at line 89 of file rosboost_cfg.py.

rosboost_cfg.rosboost_cfg.Version.major

Definition at line 84 of file rosboost_cfg.py.

rosboost_cfg.rosboost_cfg.Version.minor

Definition at line 85 of file rosboost_cfg.py.

rosboost_cfg.rosboost_cfg.Version.patch

Definition at line 86 of file rosboost_cfg.py.

rosboost_cfg.rosboost_cfg.Version.root

Definition at line 87 of file rosboost_cfg.py.


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


rosboost_cfg
Author(s): Josh Faust
autogenerated on Thu Apr 30 2020 06:30:12