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

◆ HandleDisconnected()

static void drama::Path::HandleDisconnected ( const char task,
DitsPathType  path,
StatusType status 
)
staticinherited

Handle task disconnection.

Used internally only, callback from DITS code. Should not be invoked from user code, behavior is undefined.

Parameters
taskThe name of the task which disconnected
pathThe path to the task which disconnected
statusThe status associated with the disconnection.