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