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

◆ Active()

virtual bool drama::Path::Active ( ) const
inlinevirtualinherited

Indicate if a task is active.

Returns
true if it is safe to send a message along a path.
That is, a Path::GetPath operation is not needed and is not underway.