![]() |
AliRoot Core
a565103 (a565103)
|
#include <AliStorageClientThread.h>
Public Member Functions | |
AliStorageClientThread () | |
~AliStorageClientThread () | |
Protected Attributes | |
Int_t | fConnectionStatus |
Int_t | fReceivingStatus |
Int_t | fSavingStatus |
int | fCurrentStorageSize |
int | fMaximumStorageSize |
std::string | fStoragePath |
int | fNumberOfEventsInFile |
int | fStorageOccupationLevel |
int | fRemoveEventsPercentage |
Private Member Functions | |
AliStorageClientThread (const AliStorageClientThread &) | |
AliStorageClientThread & | operator= (const AliStorageClientThread &) |
Private Attributes | |
AliDIMListenerThread * | fDIMListenerThread |
AliEventsCollectorThread * | fEventsCollectorThread |
AliCommunicationThread * | fCommunicationThread |
Friends | |
class | AliEventsCollectorThread |
class | AliCommunicationThread |
Definition at line 15 of file AliStorageClientThread.h.
AliStorageClientThread::AliStorageClientThread | ( | ) |
Definition at line 12 of file AliStorageClientThread.cxx.
AliStorageClientThread::~AliStorageClientThread | ( | ) |
Definition at line 72 of file AliStorageClientThread.cxx.
|
private |
|
private |
|
friend |
Definition at line 18 of file AliStorageClientThread.h.
Referenced by AliStorageClientThread().
|
friend |
Definition at line 17 of file AliStorageClientThread.h.
Referenced by AliStorageClientThread().
|
private |
Definition at line 26 of file AliStorageClientThread.h.
Referenced by AliStorageClientThread(), and ~AliStorageClientThread().
|
protected |
Definition at line 33 of file AliStorageClientThread.h.
Referenced by AliCommunicationThread::CommunicationHandle().
|
protected |
Definition at line 38 of file AliStorageClientThread.h.
Referenced by AliEventsCollectorThread::CheckCurrentStorageSize(), and AliCommunicationThread::CommunicationHandle().
|
private |
Definition at line 24 of file AliStorageClientThread.h.
Referenced by AliStorageClientThread(), and ~AliStorageClientThread().
|
private |
Definition at line 25 of file AliStorageClientThread.h.
Referenced by AliStorageClientThread(), and ~AliStorageClientThread().
|
protected |
Definition at line 39 of file AliStorageClientThread.h.
Referenced by AliStorageClientThread(), AliEventsCollectorThread::CheckCurrentStorageSize(), and AliCommunicationThread::CommunicationHandle().
|
protected |
Definition at line 41 of file AliStorageClientThread.h.
Referenced by AliStorageClientThread(), AliEventsCollectorThread::CollectorHandle(), and AliCommunicationThread::CommunicationHandle().
|
protected |
Definition at line 34 of file AliStorageClientThread.h.
Referenced by AliEventsCollectorThread::CollectorHandle(), and AliCommunicationThread::CommunicationHandle().
|
protected |
Definition at line 43 of file AliStorageClientThread.h.
Referenced by AliStorageClientThread(), AliEventsCollectorThread::CheckCurrentStorageSize(), and AliCommunicationThread::CommunicationHandle().
|
protected |
Definition at line 35 of file AliStorageClientThread.h.
Referenced by AliEventsCollectorThread::CollectorHandle(), and AliCommunicationThread::CommunicationHandle().
|
protected |
Definition at line 42 of file AliStorageClientThread.h.
Referenced by AliStorageClientThread(), AliEventsCollectorThread::CheckCurrentStorageSize(), and AliCommunicationThread::CommunicationHandle().
|
protected |
Definition at line 40 of file AliStorageClientThread.h.
Referenced by AliStorageClientThread(), AliEventsCollectorThread::CollectorHandle(), and AliEventsCollectorThread::GetSizeOfAllChunks().