14#ifndef TGO4ANALYSISOBJECTCOMMAND_H
15#define TGO4ANALYSISOBJECTCOMMAND_H
32 const char *description,
const char * GetObjectName() const
access to the object name under command.
void SetObjectName(const char *name)
set the object name under command.
TString fxObjectName
Name of the object under command.
TGo4AnalysisObjectCommand()
void Set(TGo4RemoteCommand *remcon) override
Set internals of this command from specification of external remote command (command container).
TString fxFolderName
Optional subfolder name where the object is located.
const char * GetFolderName() const
void SetFolderName(const char *name)
This command is a container for commands to be send from master to slave via inter-process transport.