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

◆ DcppTask() [3/3]

DcppTask::DcppTask ( DitsPathType  p)

Constructor from existing path.

Constructs an DcppTask object from an existing DITS path.

If the path is valid, then the state is set to ACTIVE, otherwise it is set to died and you would to set the task name before trying to get a path to the task.

Parameters
pathThe valid DITS path to be used.