#include <XrdOucTrace.hh>
Public Member Functions | |
| void | Beg (const char *tid=0, const char *usr=0, const char *sid=0) |
| void | End () |
| int | Tracing (int mask) |
| XrdOucTrace (XrdSysError *erp) | |
| ~XrdOucTrace () | |
Static Public Member Functions | |
| static char * | bin2hex (char *data, int dlen, char *buff=0) |
Public Attributes | |
| int | What |
Private Attributes | |
| XrdSysError * | eDest |
Definition at line 18 of file XrdOucTrace.hh.
| XrdOucTrace::XrdOucTrace | ( | XrdSysError * | erp | ) | [inline] |
| XrdOucTrace::~XrdOucTrace | ( | ) | [inline] |
Definition at line 32 of file XrdOucTrace.hh.
| void XrdOucTrace::Beg | ( | const char * | tid = 0, |
|
| const char * | usr = 0, |
|||
| const char * | sid = 0 | |||
| ) | [inline] |
Definition at line 22 of file XrdOucTrace.hh.
References eDest, and XrdSysError::TBeg().
Referenced by XrdProtLoad::Load(), XrdProtLoad::Port(), and XrdProtLoad::Process().
| void XrdOucTrace::End | ( | ) | [inline] |
Definition at line 25 of file XrdOucTrace.hh.
References eDest, and XrdSysError::TEnd().
Referenced by XrdProtLoad::Load(), XrdProtLoad::Port(), and XrdProtLoad::Process().
| int XrdOucTrace::Tracing | ( | int | mask | ) | [inline] |
| char * XrdOucTrace::bin2hex | ( | char * | data, | |
| int | dlen, | |||
| char * | buff = 0 | |||
| ) | [static] |
Definition at line 29 of file XrdOucTrace.hh.
Referenced by XrdOssSys::Config_Display(), XrdOfs::Config_Display(), XrdOssSys::ConfigStage(), XrdOfs::Configure(), XrdProofdProtocol::Configure(), XrdOssSys::Configure(), XrdCnsConfig::Configure(), XrdConfig::Configure(), XrdBwm::Configure(), XrdXrootdProtocol::Configure(), XrdProofdManager::DoDirectiveTrace(), XrdSecProtocolgsi::Init(), XrdSecProtocolpwd::Init(), TXSocket::InitEnvs(), main(), XrdSecProtocolgsi::ParseCrypto(), XrdCryptolocalFactory::SetTrace(), XrdCryptosslFactory::SetTrace(), Tracing(), XrdCryptoSetTrace(), XrdOucTrace(), XrdSecProtocolsslInit(), XrdSecServer::XrdSecServer(), XrdSutSetTrace(), XrdOssSys::xtrace(), XrdConfig::xtrace(), XrdBwm::xtrace(), XrdOfs::xtrace(), XrdXrootdProtocol::xtrace(), and XrdSecServer::xtrace().
XrdSysError* XrdOucTrace::eDest [private] |
1.5.1