AAO DRAMA C++ Interface (Old style)
DRAMA C++, Depreciated, don't use for new code

◆ TaskName()

const char * DcppTask::TaskName ( ) const
inlineinherited

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.