|
|
GradC++ToolBox
GradC++Toolbox is a joined package composed by several platform-independet components designed to resolve standard widely-spread problem such as:
- parsing of the command line;
- writing debug and info messages;
- starting and stopping of threads and so on.
All included components combine simplicity in use and efficiency in work, and can be proposed by us for programm builders, which want to save oneself from some standard problems or need to produce portable sourse code for UNIX and for Windows NT.
On date, GradC++ToolBox consists from following components:
- ProgOptions - class for high-level handling of program options;
- ServiceOptions - specialization of ProgOptions for CORBA services;
- Threading - set of classes to design of multithreading programs;
- Logger - class for logging support;
- DirectoryContainer - set of classes to handle file directory like to Forward container;
- DynamicModules - component for shared libraries dynamic loading.
Documentation
| Administration Guide | rus:[html] [pdf], eng:[html] [pdf] |
| Release Notes | rus:[html] [pdf], eng:[html] [pdf] |
| Programmers Guide | |
| Suite of smart pointer templates | rus:[html] [pdf], eng:[html] [pdf], API |
| DirectoryContainer | rus:[html] [pdf], eng:[html] [pdf], API |
| Threading | rus:[html] [pdf], eng:[html] [pdf], API |
| ProgOptions | rus:[html] [pdf], eng:[html] [pdf], API |
| ServiceOptions | rus:[html] [pdf], eng:[html] [pdf], API |
| Logger | rus:[html] [pdf], eng:[html] [pdf], API |
| DynamicModules | rus:[html] [pdf], eng:[html] [pdf], API |
| Licence | rus:[html], eng:[html] |
| Distributive source | rus:[.tar.gz] [.zip] |
Accessibility
GradC++ToolBox is available in source form, free for non-commercial use. For cost of commerce license, please, refer to our price-list.
|