4 #ifndef ROOT_THttpEngine 5 #define ROOT_THttpEngine 63 void CheckModifiedFlag();
68 virtual void ClearHandle() = 0;
70 virtual void Send(
const void* buf,
int len) = 0;
76 virtual void AssignCanvas(
TCanvas* canv);
78 virtual void CanvasModified();
virtual void Process()
Method regularly called in main ROOT context.
void SetServer(THttpServer *serv)
virtual ~THttpEngine()
destructor
THttpServer * GetServer() const
#define ClassDef(name, id)
The TNamed class is the base class for all named ROOT classes.
THttpEngine(const char *name, const char *title)
object server
Bool_t fGetMenu
true when canvas was modified
virtual Bool_t Create(const char *)
Method to create all components of engine.
TCanvas * fCanv
true when menu was requested
Bool_t fModified
indicate if websocket get ready flag to send bigger amount of data