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

◆ GetPathImmed()

virtual void drama::Path::GetPathImmed ( )
virtualinherited

Get a path to a task if DITS already has it.

This method fetches that path to the task from DITS, if DITS already knows about it. No messages are initiated and an exception is throw if DITS does not know about this task already.

If this method returns successfully, you may use this object to send messages.