Provide interface for all tools in NAGASH.
More...
#include "NAGASH/Tool.h"
Provide interface for all tools in NAGASH.
Definition at line 71 of file Tool.h.
◆ Tool() [1/4]
NAGASH::Tool::Tool |
( |
std::shared_ptr< MSGTool > |
MSG | ) |
|
|
inlineprotected |
Constructor.
- Parameters
-
Definition at line 76 of file Tool.h.
◆ Tool() [2/4]
◆ Tool() [3/4]
NAGASH::Tool::Tool |
( |
const Tool & |
tool | ) |
|
|
protecteddelete |
◆ Tool() [4/4]
NAGASH::Tool::Tool |
( |
Tool && |
tool | ) |
|
|
protecteddelete |
◆ ~Tool()
virtual NAGASH::Tool::~Tool |
( |
| ) |
|
|
protectedvirtualdefault |
◆ MSGUser()
std::shared_ptr< MSGTool > NAGASH::Tool::MSGUser |
( |
| ) |
|
|
inlineprotected |
◆ operator=() [1/2]
Tool & NAGASH::Tool::operator= |
( |
const Tool & |
tool | ) |
|
|
protecteddelete |
◆ operator=() [2/2]
Tool & NAGASH::Tool::operator= |
( |
Tool && |
tool | ) |
|
|
protecteddelete |
◆ msg
std::shared_ptr<MSGTool> NAGASH::Tool::msg |
|
private |
The documentation for this class was generated from the following file: