BSysProject-class       Class '"BSysProject"'
BSysSourceFile-class    Class '"BSysSourceFile"'
BuildSys-package        System for Building and Debugging C/C++ Dynamic
                        Libraries
buildMakefile           Build a GNU makefile
clean                   Remove Files Create by this Project
includePath             Get the Path to the Project Include Files
initProjectFromFolder   Initialise an S4 'BSysProject' Instance based
                        on a Project Folder
installIncludePath      Get the Install Path for the Project Include
                        Files
installLibraryPath      Get the Install Path for the Project Shared
                        Library File
libraryPath             Get the Path to the Built Shared Library
loadLibrary             Load the Built Shared Library
make                    Make the Shared Library
objPath                 Get the Path to the Project Object Files
sourcePath              Get the Path to the Project Source Files
unloadLibrary           Unload the Built Shared Library
vcDebug                 Debug the Shared Library
