CTK  0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
Libs/CommandLineModules/Core/README.md
Go to the documentation of this file.
1 Core {#CommandLineModulesCore_Page}
2 ====
3 
4 \internal This page is best viewed in its [Doxygen processed]
5 (http://www.commontk.org/docs/html/CommandLineModulesCore_Page.html) form. \endinternal
6 
7 The Command Line Modules Core library provides high-level classes to manage command line modules.
8 
9 It provides abstract classes for working with back and front ends and a central management class
10 for registering and running modules, the ctkCmdLineModuleManager.
11 
12 See the \ref CommandLineModulesCore_API module for the API documentation.