NCBI C++ ToolKit
|
Magic spell ;-) needed for some weird compilers... very empiric. More...
Namespaces | |
blast | |
boost_fp_impl | |
grid | |
grpcapi | |
objects | |
psg | |
Classes | |
class | CNcbiToolkit_LogMessage |
Logging message. More... | |
class | INcbiToolkit_LogHandler |
Logging interface. More... | |
class | TAtomicStack |
class | TResourcePool |
Typedefs | |
typedef char | TNcbiToolkit_XChar |
typedef CNcbiApplication *(* | FNcbiApplicationFactory) (void) |
Provide means of creating custom CNcbiApplication object – to use the latter instead of "dummy" NCBI application. More... | |
Functions | |
void | NcbiToolkit_RegisterNcbiApplicationFactory (FNcbiApplicationFactory f) |
void | NcbiToolkit_Init (int argc, const TNcbiToolkit_XChar *const *argv, const TNcbiToolkit_XChar *const *envp=NULL, INcbiToolkit_LogHandler *log_handler=NULL) |
Initialialize NCBI C++ Toolkit internal infrastructure: arguments, environment, diagnostics, logging. More... | |
void | NcbiToolkit_Fini (void) |
Release resources allocated for NCBI C++ Toolkit. More... | |
Magic spell ;-) needed for some weird compilers... very empiric.
Includes
Forward declarations