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

◆ SetProcess()

virtual void drama::Path::SetProcess ( const std::string &  ProcessName)
virtualinherited

Set the process names.

Some operating systems (VMS, VxWorks and Windows) assoicate a process name with a process. This method allow this to be set.

Parameters
ProcessNameThe process name string. If a null string, then any previous value is cleared and a default process name will be used.