BBTK Package toolsbbtk 1.0.0

Description : Tools for bbtk administration and package development
Author(s) : laurent guigues at creatis.insa-lyon.fr
Author(s) :
Version : 1.0.0
bbtk Version : "0.9.0"

Black Boxes :


Top

GUICreateBlackBox

Description : Creates the XML or C++ code for a new black box
Author(s) : eduardo.davila at creatis.insa-lyon.fr
Category(s) : complex box  toolsbbtk 
To use it : include /home/jpr/Creatis/bbtk/binLIN/bin/../share/bbtk/bbs/toolsbbtk/appli/GUICreateBlackBox.bbs  [source]
Uses : wx::InputText std::ConcatStrings wx::LayoutLine std::ExecSystemCommand std::Configuration wx::CommandButton wx::DirectorySelector wx::OutputText std::ASCII wx::RadioButton std::StringSelect

Inputs
Outputs


Top

GUICreatePackage

Description : Creates a new bbtk package file structure on disk (Graphical user interface for the shell script bbCreatePackage).
Author(s) : laurent.guigues@creatis.insa-lyon.fr
Category(s) : complex box  toolsbbtk 
To use it : include /home/jpr/Creatis/bbtk/binLIN/bin/../share/bbtk/bbs/toolsbbtk/appli/GUICreatePackage.bbs  [source]
Uses : wx::InputText std::ConcatStrings wx::LayoutLine wx::CommandButton std::MultipleInputs std::ExecSystemCommand std::Configuration wx::DirectorySelector wx::OutputText std::ASCII std::StringSelect

Inputs
Outputs


Top

MakePackageDoc

Description : Creates the html documentation of a package. The doc is generated at the 'canonical' location. Works both for a build tree or an installed toolkit.
Author(s) : laurent.guigues at creatis.insa-lyon.fr
Category(s) : complex box  toolsbbtk 
To use it : include /home/jpr/Creatis/bbtk/binLIN/bin/../share/bbtk/bbs/toolsbbtk/boxes/bbMakePackageDoc.bbs  [source]
Uses : std::ConcatStrings std::Configuration std::ExecBbiCommand std::StringRelay

Inputs
 Package 
 <std::string> 
The name of the package
Outputs
 Command 
 <std::string> 
The command issued


Automatically generated by bbtk on 21/9/2008 - 8:41 GMT