GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Enumerations
TGo4AnalysisObjectResult.h File Reference
#include "TGo4Status.h"

Go to the source code of this file.

Classes

class  TGo4AnalysisObjectResult
 

Enumerations

enum  Go4ResultAction_t {
  kGo4ActionNul, kGo4ActionRefresh, kGo4ActionPlot, kGo4ActionEdit,
  kGo4ActionError
}
 

Enumeration Type Documentation

This status is sent back to GUI as a result structure after a command has been executed in analysis to modify or create an object. GUI will receive most recent names list, full path to last modified object and optionally some command token to execute (edit, plot, error)

Since
5/2005
Author
J. AdamczewskiGo4 result action values
Enumerator
kGo4ActionNul 
kGo4ActionRefresh 
kGo4ActionPlot 
kGo4ActionEdit 
kGo4ActionError 

Definition at line 32 of file TGo4AnalysisObjectResult.h.