Definition at line 266 of file TXSocket.h.
#include <TXSocket.h>
◆ TXSockPipe()
TXSockPipe::TXSockPipe |
( |
const char * |
loc = "" | ) |
|
◆ ~TXSockPipe()
TXSockPipe::~TXSockPipe |
( |
| ) |
|
|
virtual |
◆ Clean()
Read a byte to the global pipe to synchronize message pickup.
Definition at line 2313 of file TXSocket.cxx.
◆ DumpReadySock()
void TXSockPipe::DumpReadySock |
( |
| ) |
|
Dump content of the ready socket list.
Definition at line 2378 of file TXSocket.cxx.
◆ Flush()
Remove any reference to socket 's' from the global pipe and ready-socket queue.
Definition at line 2344 of file TXSocket.cxx.
◆ GetLastReady()
◆ GetRead()
Int_t TXSockPipe::GetRead |
( |
| ) |
const |
|
inline |
◆ IsValid()
Bool_t TXSockPipe::IsValid |
( |
| ) |
const |
|
inline |
◆ Post()
Write a byte to the global pipe to signal new availibility of new messages.
Definition at line 2284 of file TXSocket.cxx.
◆ SetLoc()
void TXSockPipe::SetLoc |
( |
const char * |
loc = "" | ) |
|
|
inline |
◆ fLoc
◆ fMutex
std::recursive_mutex TXSockPipe::fMutex |
|
private |
◆ fPipe
Int_t TXSockPipe::fPipe[2] |
|
private |
◆ fReadySock
TList TXSockPipe::fReadySock |
|
private |
The documentation for this class was generated from the following files: