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

◆ GetTaskName()

const std::string drama::Path::GetTaskName ( ) const
inherited

Fetch the task name.

The task name may not be as specified by the constructor in the case where the task was loaded - in that case, the task can specify its own name to DRAMA and that is used.

Returns
A const pointer to the task name string.