Classes | Functions | Variables
rosboost_cfg::rosboost_cfg Namespace Reference

Classes

class  BoostError
class  Version

Functions

def cflags
def check_one_option
def extract_versions
def find_boost
def find_lib
def find_lib_dir
def find_versions
def include_dirs
def lflags
def lib_dir
def lib_dir_flags
def lib_dirs
def lib_flags
def libs
def main
def print_usage_and_exit
def search_paths

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']
list ver = os.environ['ROS_BOOST_VERSION']

Function Documentation

Definition at line 257 of file rosboost_cfg.py.

def rosboost_cfg.rosboost_cfg.check_one_option (   options,
  key 
)

Definition at line 295 of file rosboost_cfg.py.

def rosboost_cfg.rosboost_cfg.extract_versions (   dir,
  is_default_search_location 
)

Definition at line 124 of file rosboost_cfg.py.

def rosboost_cfg.rosboost_cfg.find_boost (   search_paths)

Definition at line 174 of file rosboost_cfg.py.

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

Definition at line 205 of file rosboost_cfg.py.

Definition at line 110 of file rosboost_cfg.py.

Definition at line 153 of file rosboost_cfg.py.

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

Definition at line 251 of file rosboost_cfg.py.

def rosboost_cfg.rosboost_cfg.lflags (   ver,
  libs 
)

Definition at line 275 of file rosboost_cfg.py.

Definition at line 202 of file rosboost_cfg.py.

Definition at line 260 of file rosboost_cfg.py.

Definition at line 287 of file rosboost_cfg.py.

def rosboost_cfg.rosboost_cfg.lib_flags (   ver,
  name 
)

Definition at line 267 of file rosboost_cfg.py.

def rosboost_cfg.rosboost_cfg.libs (   ver,
  libs 
)

Definition at line 281 of file rosboost_cfg.py.

Definition at line 302 of file rosboost_cfg.py.

Definition at line 63 of file rosboost_cfg.py.

Definition at line 182 of file rosboost_cfg.py.


Variable Documentation

Definition at line 54 of file rosboost_cfg.py.

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 293 of file rosboost_cfg.py.

tuple 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 Mon Oct 6 2014 06:50:53