NCBI C++ ToolKit
Public Member Functions | List of all members
ITool Struct Referenceabstract

Search Toolkit Book for ITool

ITool –. More...

#include "msvc_project_context.hpp"
(Private to src/build-system/project_tree_builder.)

+ Inheritance diagram for ITool:

Public Member Functions

virtual string Name (void) const =0
 
virtual ~ITool (void)
 

Detailed Description

ITool –.

Base class for all MSVC tools.

Polymorphic hierarchy base class.

Definition at line 274 of file msvc_project_context.hpp.

Constructor & Destructor Documentation

◆ ~ITool()

virtual ITool::~ITool ( void  )
inlinevirtual

Definition at line 278 of file msvc_project_context.hpp.

Member Function Documentation

◆ Name()

virtual string ITool::Name ( void  ) const
pure virtual

The documentation for this struct was generated from the following file:
Modified on Fri Sep 20 14:58:14 2024 by modify_doxy.py rev. 669887