bob.extension
2.5.0
Developing existing Bob packages
Python package development
C/C++ modules in your package
C/C++ libraries in your package
Documenting your package
Additional considerations
Global Configuration System
Extending packages as frameworks
Python API
C++ API of the Documentation classes
Using pip for development
bob.extension
Docs
»
Index
Index
_
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
U
|
V
_
__call__() (bob.extension.processors.ParallelProcessor method)
(bob.extension.processors.SequentialProcessor method)
__init__() (bob.extension.processors.ParallelProcessor method)
(bob.extension.processors.SequentialProcessor method)
B
bob.extension (module)
bob.extension.config (module)
bob.extension.log (module)
bob.extension.processors (module)
bob.extension.rc_config (module)
bob.extension.scripts (module)
bob.extension.utils (module)
bob::extension::ClassDoc (C++ class)
bob::extension::ClassDoc::add_constructor (C++ function)
bob::extension::ClassDoc::bob::extension::ClassDoc (C++ function)
bob::extension::ClassDoc::doc (C++ function)
bob::extension::ClassDoc::kwlist (C++ function)
bob::extension::ClassDoc::name (C++ function)
bob::extension::ClassDoc::print_usage (C++ function)
bob::extension::FunctionDoc (C++ class)
bob::extension::FunctionDoc::add_parameter (C++ function)
bob::extension::FunctionDoc::add_prototype (C++ function)
bob::extension::FunctionDoc::add_return (C++ function)
bob::extension::FunctionDoc::bob::extension::FunctionDoc (C++ function)
bob::extension::FunctionDoc::clone (C++ function)
bob::extension::FunctionDoc::doc (C++ function)
bob::extension::FunctionDoc::kwlist (C++ function)
bob::extension::FunctionDoc::name (C++ function)
bob::extension::FunctionDoc::print_usage (C++ function)
bob::extension::VariableDoc (C++ class)
bob::extension::VariableDoc::bob::extension::VariableDoc (C++ function)
bob::extension::VariableDoc::doc (C++ function)
bob::extension::VariableDoc::name (C++ function)
BOB_CATCH_FUNCTION (C macro)
BOB_CATCH_MEMBER (C macro)
BOB_TRY (C macro)
boost (class in bob.extension)
build_ext (class in bob.extension)
build_extension() (bob.extension.build_ext method)
C
cflags_other() (bob.extension.pkgconfig method)
check_packages() (in module bob.extension)
CMakeListsGenerator (class in bob.extension)
compile() (bob.extension.Library method)
construct_search_paths() (in module bob.extension)
D
DEFAULT_PREFIXES (in module bob.extension)
dependency_graph() (in module bob.extension.scripts)
DistutilsExtension (in module bob.extension)
E
egrep() (in module bob.extension.utils)
ENVNAME (in module bob.extension.rc_config)
Extension (class in bob.extension)
extra_link_args() (bob.extension.pkgconfig method)
F
finalize_options() (bob.extension.build_ext method)
find_executable() (in module bob.extension)
find_file() (in module bob.extension.utils)
find_header() (in module bob.extension.utils)
find_library() (in module bob.extension)
find_packages() (in module bob.extension.utils)
find_system_include_paths() (in module bob.extension)
G
generate() (bob.extension.CMakeListsGenerator method)
generate_self_macros() (in module bob.extension)
get_bob_libraries() (in module bob.extension)
get_config() (in module bob.extension)
get_ext_filename() (bob.extension.build_ext method)
get_full_libname() (in module bob.extension)
I
include_directories() (bob.extension.pkgconfig method)
L
libconfig() (bob.extension.boost method)
libraries() (bob.extension.pkgconfig method)
Library (class in bob.extension)
library_directories() (bob.extension.pkgconfig method)
link_documentation() (in module bob.extension.utils)
load() (in module bob.extension.config)
load_bob_library() (in module bob.extension)
load_requirements() (in module bob.extension.utils)
M
macros() (bob.extension.boost method)
mod_to_context() (in module bob.extension.config)
N
new_version() (in module bob.extension.scripts)
normalize_requirements() (in module bob.extension)
O
other_libraries() (bob.extension.pkgconfig method)
P
package_macros() (bob.extension.pkgconfig method)
ParallelProcessor (class in bob.extension.processors)
pkgconfig (class in bob.extension)
processors (bob.extension.processors.ParallelProcessor attribute)
(bob.extension.processors.SequentialProcessor attribute)
PyBob_NumberCheck (C macro)
R
rc (in module bob.extension)
RCFILENAME (in module bob.extension.rc_config)
reorganize_isystem() (in module bob.extension)
run() (bob.extension.build_ext method)
S
SequentialProcessor (class in bob.extension.processors)
set_verbosity_level() (in module bob.extension.log)
setup() (in module bob.extension.log)
U
uniq() (in module bob.extension)
uniq_paths() (in module bob.extension)
V
variable() (bob.extension.pkgconfig method)
variable_names() (bob.extension.pkgconfig method)