29 virtual void fileInvalidMessageBox(
const DtEntityIdentifier& source,
const DtString& fileName,
const DtString& reason );
32 virtual void fileDoesNotExist(
const DtEntityIdentifier& source,
const DtString& fileName );
Primary interface to remote loggers.
Definition: remoteControlInterface.h:73
#define DT_DLL_LGRREMOTEGUI
Definition: lgrRemoteGui.h:21
Contains MAKLogger::DtRemoteControlPlaybackInterface for handling playback remote control messages...
The response handler class implementation.
Definition: lgrRemotePlaybackInterfaceResponseHandler.h:19
Responsible for invoking playback commands and processing playback responses.
Definition: remoteControlPlaybackInterface.h:29