AQUAgpusph 5.0.4
Loading...
Searching...
No Matches
Aqua::CalcServer::Named Class Reference

A helper class for named objects. More...

#include <Tool.hpp>

Inheritance diagram for Aqua::CalcServer::Named:

Public Member Functions

 Named (const std::string name)
 ~Named ()
void name (const std::string tool_name)
const std::string name () const
 Get the name.

Detailed Description

A helper class for named objects.

Constructor & Destructor Documentation

◆ Named()

Aqua::CalcServer::Named::Named ( const std::string name)
inline

Constructor.

Parameters
nameThe name
Here is the call graph for this function:

◆ ~Named()

Aqua::CalcServer::Named::~Named ( )
inline

Destructor

Member Function Documentation

◆ name() [1/2]

const std::string Aqua::CalcServer::Named::name ( ) const
inline

Get the name.

Returns
The name

◆ name() [2/2]

void Aqua::CalcServer::Named::name ( const std::string tool_name)
inline

Set the tool name.

Parameters
tool_nameTool name.

The documentation for this class was generated from the following file: