NCBI C++ ToolKit
|
#include "msvc_project_context.hpp"
(Private to src/build-system/project_tree_builder
.)
Public Member Functions | |
virtual string | Name (void) const =0 |
virtual | ~ITool (void) |
ITool –.
Base class for all MSVC tools.
Polymorphic hierarchy base class.
Definition at line 274 of file msvc_project_context.hpp.
|
inlinevirtual |
Definition at line 278 of file msvc_project_context.hpp.
|
pure virtual |
Implemented in CAuxiliaryManagedWrapperGeneratorToolDummyImpl, CManagedWrapperGeneratorToolDummyImpl, CXMLDataGeneratorToolDummyImpl, CWebServiceProxyGeneratorToolDummyImpl, CResourceCompilerToolDummyImpl, CResourceCompilerToolImpl< DebugReleaseTrait >, CPreLinkEventToolDummyImpl, CPostBuildEventToolDummyImpl, CMIDLToolDummyImpl, CCustomBuildToolDummyImpl, CPreBuildEventTool, CPreBuildEventToolDummyImpl, CLibrarianToolDummyImpl, CLibrarianToolImpl, CLinkerToolDummyImpl, CLinkerToolImpl< ConfTrait >, CCompilerToolImpl, and CConfigurationImpl< ConfTrait >.