Classes | Functions | Variables
rosboost_cfg.rosboost_cfg Namespace Reference

Classes

class  BoostError
 
class  Version
 

Functions

def cflags (ver)
 
def check_one_option (options, key)
 
def extract_versions (dir, is_default_search_location, multiarch='')
 
def find_boost (search_paths, multiarch='')
 
def find_lib (ver, name, full_lib=link_static)
 
def find_lib_dir (root_dir, multiarch='')
 
def find_versions (search_paths, multiarch='')
 
def include_dirs (ver, prefix='')
 
def lflags (ver, libs)
 
def lib_dir (ver)
 
def lib_dir_flags (ver)
 
def lib_dirs (ver)
 
def lib_flags (ver, name)
 
def libs (ver, libs)
 
def main ()
 
def print_usage_and_exit ()
 
def search_paths (sysroot)
 

Variables

 boost_version = None
 
string lib_suffix = "so"
 
string link_static = 'ROS_BOOST_LINK'
 
string no_L_or_I = 'ROS_BOOST_NO_L_OR_I'
 
list OPTIONS = ['libs', 'include_dirs', 'lib_dirs', 'cflags', 'lflags', 'root', 'print_versions', 'version']
 
 ver = os.environ['ROS_BOOST_VERSION']
 

Function Documentation

def rosboost_cfg.rosboost_cfg.cflags (   ver)

Definition at line 259 of file rosboost_cfg.py.

def rosboost_cfg.rosboost_cfg.check_one_option (   options,
  key 
)

Definition at line 297 of file rosboost_cfg.py.

def rosboost_cfg.rosboost_cfg.extract_versions (   dir,
  is_default_search_location,
  multiarch = '' 
)

Definition at line 126 of file rosboost_cfg.py.

def rosboost_cfg.rosboost_cfg.find_boost (   search_paths,
  multiarch = '' 
)

Definition at line 176 of file rosboost_cfg.py.

def rosboost_cfg.rosboost_cfg.find_lib (   ver,
  name,
  full_lib = link_static 
)

Definition at line 207 of file rosboost_cfg.py.

def rosboost_cfg.rosboost_cfg.find_lib_dir (   root_dir,
  multiarch = '' 
)

Definition at line 110 of file rosboost_cfg.py.

def rosboost_cfg.rosboost_cfg.find_versions (   search_paths,
  multiarch = '' 
)

Definition at line 155 of file rosboost_cfg.py.

def rosboost_cfg.rosboost_cfg.include_dirs (   ver,
  prefix = '' 
)

Definition at line 253 of file rosboost_cfg.py.

def rosboost_cfg.rosboost_cfg.lflags (   ver,
  libs 
)

Definition at line 277 of file rosboost_cfg.py.

def rosboost_cfg.rosboost_cfg.lib_dir (   ver)

Definition at line 204 of file rosboost_cfg.py.

def rosboost_cfg.rosboost_cfg.lib_dir_flags (   ver)

Definition at line 262 of file rosboost_cfg.py.

def rosboost_cfg.rosboost_cfg.lib_dirs (   ver)

Definition at line 289 of file rosboost_cfg.py.

def rosboost_cfg.rosboost_cfg.lib_flags (   ver,
  name 
)

Definition at line 269 of file rosboost_cfg.py.

def rosboost_cfg.rosboost_cfg.libs (   ver,
  libs 
)

Definition at line 283 of file rosboost_cfg.py.

def rosboost_cfg.rosboost_cfg.main ( )

Definition at line 304 of file rosboost_cfg.py.

def rosboost_cfg.rosboost_cfg.print_usage_and_exit ( )

Definition at line 63 of file rosboost_cfg.py.

def rosboost_cfg.rosboost_cfg.search_paths (   sysroot)

Definition at line 184 of file rosboost_cfg.py.

Variable Documentation

list rosboost_cfg.rosboost_cfg.boost_version = None

Definition at line 54 of file rosboost_cfg.py.

string rosboost_cfg.rosboost_cfg.lib_suffix = "so"

Definition at line 44 of file rosboost_cfg.py.

string rosboost_cfg.rosboost_cfg.link_static = 'ROS_BOOST_LINK'

Definition at line 48 of file rosboost_cfg.py.

string rosboost_cfg.rosboost_cfg.no_L_or_I = 'ROS_BOOST_NO_L_OR_I'

Definition at line 52 of file rosboost_cfg.py.

list rosboost_cfg.rosboost_cfg.OPTIONS = ['libs', 'include_dirs', 'lib_dirs', 'cflags', 'lflags', 'root', 'print_versions', 'version']

Definition at line 295 of file rosboost_cfg.py.

rosboost_cfg.rosboost_cfg.ver = os.environ['ROS_BOOST_VERSION']

Definition at line 56 of file rosboost_cfg.py.



rosboost_cfg
Author(s): Josh Faust
autogenerated on Tue Apr 2 2019 02:14:12