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

◆ Disconnected()

virtual void drama::Path::Disconnected ( )
protectedvirtualinherited

Invoked when the task we are talking to disappears.

The base class implementation does nothing, through the path has already been marked as died. Subclasses can override this as necessary, but should not attempt to get the path again immediately.