![]() |
AliRoot Core
ee782a0 (ee782a0)
|
#include <AliStorageAdministratorPanel.h>
Public Member Functions | |
AliStorageAdministratorPanel () | |
virtual | ~AliStorageAdministratorPanel () |
Private Member Functions | |
void | InitWindow () |
void | SetupThreadsFrame () |
void | SetupToolbar () |
void | SetupFixedMenuBar () |
void | SetupDockableMenuBar () |
void | SetLabel (TGLabel *label, int option) |
void | SetLabelValue (TGLabel *label, long value, int option) |
void | onExit () |
void | onOption1 () |
void | onOption2 () |
void | onOption3 () |
void | onServerListEvents () |
void | onServerMarkEvent () |
void | onServerMarkAllEvents () |
void | onServerGetEvent () |
void | onClientSetParams () |
void | onServerGetNextEvent () |
void | onServerGetLastEvent () |
virtual Bool_t | ProcessMessage (Long_t msg, Long_t parm1, Long_t) |
void | CloseWindow () |
void | CheckStateHandle () |
void | CheckClientState (int option) |
AliStorageAdministratorPanel (const AliStorageAdministratorPanel &) | |
AliStorageAdministratorPanel & | operator= (const AliStorageAdministratorPanel &) |
Static Private Member Functions | |
static void | Dispatch (void *arg) |
Private Attributes | |
bool | fPanelQuited |
TGLabel * | fConnectionLabel |
TGLabel * | fDataLabel |
TGLabel * | fSavingLabel |
TGLabel * | fCurrentSizeLabel |
TGLabel * | fMaxSizeLabel |
TGLabel * | fMaxOccupationLabel |
TGLabel * | fRemoveEventsLabel |
TGLabel * | fEventsInChunkLabel |
int | fMaxStorageSize |
int | fMaxOccupation |
int | fRemoveEvents |
int | fEventsInChunk |
TThread * | fCommunicationThread |
storageSockets | fCommunicationSocket |
storageSockets | fServerSocket |
AliZMQManager * | fEventManager |
Definition at line 10 of file AliStorageAdministratorPanel.h.
AliStorageAdministratorPanel::AliStorageAdministratorPanel | ( | ) |
Definition at line 41 of file AliStorageAdministratorPanel.cxx.
|
virtual |
Definition at line 74 of file AliStorageAdministratorPanel.cxx.
|
private |
|
private |
Definition at line 97 of file AliStorageAdministratorPanel.cxx.
Referenced by CheckStateHandle(), and Dispatch().
|
private |
Definition at line 80 of file AliStorageAdministratorPanel.cxx.
Referenced by Dispatch().
|
private |
Definition at line 492 of file AliStorageAdministratorPanel.cxx.
|
inlinestaticprivate |
Definition at line 66 of file AliStorageAdministratorPanel.h.
Referenced by AliStorageAdministratorPanel().
|
private |
Definition at line 151 of file AliStorageAdministratorPanel.cxx.
Referenced by AliStorageAdministratorPanel().
|
private |
Definition at line 399 of file AliStorageAdministratorPanel.cxx.
Referenced by ProcessMessage().
|
private |
Definition at line 485 of file AliStorageAdministratorPanel.cxx.
Referenced by CloseWindow().
|
private |
|
private |
|
private |
|
private |
Definition at line 411 of file AliStorageAdministratorPanel.cxx.
Referenced by ProcessMessage().
|
private |
Definition at line 466 of file AliStorageAdministratorPanel.cxx.
Referenced by ProcessMessage().
|
private |
Definition at line 439 of file AliStorageAdministratorPanel.cxx.
Referenced by ProcessMessage().
|
private |
Definition at line 332 of file AliStorageAdministratorPanel.cxx.
Referenced by ProcessMessage().
|
private |
Definition at line 346 of file AliStorageAdministratorPanel.cxx.
Referenced by ProcessMessage().
|
private |
Definition at line 339 of file AliStorageAdministratorPanel.cxx.
Referenced by ProcessMessage().
|
private |
|
privatevirtual |
Definition at line 298 of file AliStorageAdministratorPanel.cxx.
|
private |
Definition at line 496 of file AliStorageAdministratorPanel.cxx.
Referenced by CheckClientState().
|
private |
Definition at line 521 of file AliStorageAdministratorPanel.cxx.
Referenced by CheckClientState().
|
private |
|
private |
Definition at line 270 of file AliStorageAdministratorPanel.cxx.
Referenced by InitWindow().
|
private |
Definition at line 176 of file AliStorageAdministratorPanel.cxx.
Referenced by InitWindow().
|
private |
|
private |
Definition at line 65 of file AliStorageAdministratorPanel.h.
Referenced by CheckClientState(), and onClientSetParams().
|
private |
Definition at line 64 of file AliStorageAdministratorPanel.h.
Referenced by AliStorageAdministratorPanel().
|
private |
Definition at line 20 of file AliStorageAdministratorPanel.h.
Referenced by CheckClientState(), and SetupThreadsFrame().
|
private |
Definition at line 23 of file AliStorageAdministratorPanel.h.
Referenced by CheckClientState(), and SetupThreadsFrame().
|
private |
Definition at line 21 of file AliStorageAdministratorPanel.h.
Referenced by CheckClientState(), and SetupThreadsFrame().
|
private |
Definition at line 71 of file AliStorageAdministratorPanel.h.
Referenced by AliStorageAdministratorPanel(), CheckClientState(), onServerGetEvent(), onServerGetLastEvent(), onServerGetNextEvent(), and onServerMarkAllEvents().
|
private |
Definition at line 57 of file AliStorageAdministratorPanel.h.
Referenced by CheckClientState(), and onClientSetParams().
|
private |
Definition at line 27 of file AliStorageAdministratorPanel.h.
Referenced by CheckClientState(), and SetupThreadsFrame().
|
private |
Definition at line 55 of file AliStorageAdministratorPanel.h.
Referenced by CheckClientState(), and onClientSetParams().
|
private |
Definition at line 25 of file AliStorageAdministratorPanel.h.
Referenced by CheckClientState(), and SetupThreadsFrame().
|
private |
Definition at line 24 of file AliStorageAdministratorPanel.h.
Referenced by CheckClientState(), and SetupThreadsFrame().
|
private |
Definition at line 54 of file AliStorageAdministratorPanel.h.
Referenced by CheckClientState(), and onClientSetParams().
|
private |
Definition at line 17 of file AliStorageAdministratorPanel.h.
Referenced by CheckStateHandle(), and onExit().
|
private |
Definition at line 56 of file AliStorageAdministratorPanel.h.
Referenced by CheckClientState(), and onClientSetParams().
|
private |
Definition at line 26 of file AliStorageAdministratorPanel.h.
Referenced by CheckClientState(), and SetupThreadsFrame().
|
private |
Definition at line 22 of file AliStorageAdministratorPanel.h.
Referenced by CheckClientState(), and SetupThreadsFrame().
|
private |
Definition at line 70 of file AliStorageAdministratorPanel.h.
Referenced by onServerGetEvent(), onServerGetLastEvent(), and onServerGetNextEvent().