AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ GetHost()

const std::string & drama::Path::GetHost ( ) const
inlineinherited

Fetch the task host name.

Returns the name of the node on which the task is running (unless it was already known locally when drama::Path::GetPath was running, in which case we don't know where it is, but the value specified to the constructor is returns)

Returns
A const pointer to the node name.