Go to the source code of this file.
typedef int err_t |
Definition at line 16 of file XrdMonErrors.hh.
const err_t ERR_CANNOTOPENFILE = 1 |
Definition at line 18 of file XrdMonErrors.hh.
const err_t ERR_DICTIDINCACHE = 10 |
Definition at line 19 of file XrdMonErrors.hh.
const err_t ERR_FILENOTCLOSED = 20 |
Definition at line 20 of file XrdMonErrors.hh.
const err_t ERR_FILENOTOPEN = 30 |
Definition at line 21 of file XrdMonErrors.hh.
const err_t ERR_FILEOPEN = 40 |
Definition at line 22 of file XrdMonErrors.hh.
const err_t ERR_INTERNALERR = 50 |
Definition at line 23 of file XrdMonErrors.hh.
Referenced by XrdMonDecPreProcess::processOnePacket().
const err_t ERR_INVALIDADDR = 60 |
Definition at line 24 of file XrdMonErrors.hh.
Referenced by breakHostPort(), and XrdMonSenderInfo::registerSender().
const err_t ERR_INVALIDARG = 70 |
Definition at line 25 of file XrdMonErrors.hh.
Referenced by XrdMonArgParserConvert::ConvertOnOff::convert(), XrdMonDecArgParser::convertTime(), doDecoding(), XrdMonCtrWriter::logName(), XrdMonArgParser::parseArguments(), XrdMonDecArgParser::parseArguments(), XrdMonDecArgParser::parsePath(), and XrdMonDecSink::XrdMonDecSink().
const err_t ERR_INVALIDFNAME = 80 |
Definition at line 26 of file XrdMonErrors.hh.
const err_t ERR_INVALIDINFOTYPE = 90 |
Definition at line 27 of file XrdMonErrors.hh.
Referenced by XrdMonDecPacketDecoder::decodeTracePacket().
const err_t ERR_INVALIDSEQNO = 100 |
Definition at line 28 of file XrdMonErrors.hh.
const err_t ERR_INVALIDTIME = 110 |
Definition at line 29 of file XrdMonErrors.hh.
const err_t ERR_INVDICTSTRING = 120 |
Definition at line 30 of file XrdMonErrors.hh.
Referenced by XrdMonDecStageInfo::XrdMonDecStageInfo(), and XrdMonDecUserInfo::XrdMonDecUserInfo().
const err_t ERR_INVPACKETLEN = 130 |
const err_t ERR_INVPACKETTYPE = 140 |
const err_t ERR_NEGATIVEOFFSET = 150 |
Definition at line 33 of file XrdMonErrors.hh.
Referenced by XrdMonDecPacketDecoder::decodeRWRequest().
const err_t ERR_NOAVAILLOG = 160 |
Definition at line 34 of file XrdMonErrors.hh.
const err_t ERR_NODICTIDINCACHE = 170 |
Definition at line 35 of file XrdMonErrors.hh.
const err_t ERR_NOTATIMEWINDOW = 200 |
Definition at line 38 of file XrdMonErrors.hh.
Referenced by XrdMonDecPacketDecoder::decodeTracePacket(), and XrdMonDecPacketDecoder::prepareTimestamp().
const err_t ERR_OUTOFMEMORY = 210 |
Definition at line 39 of file XrdMonErrors.hh.
const err_t ERR_PTHREADCREATE = 220 |
Definition at line 40 of file XrdMonErrors.hh.
Referenced by decHDFlushHeartBeat(), decRTFlushHeartBeat(), and XrdMonCtrArchiver::XrdMonCtrArchiver().
const err_t ERR_PUBLISHFAILED = 230 |
Definition at line 41 of file XrdMonErrors.hh.
const err_t ERR_RECEIVE = 240 |
Definition at line 42 of file XrdMonErrors.hh.
const err_t ERR_RENAME = 250 |
const err_t ERR_SENDERNOTREG = 260 |
Definition at line 44 of file XrdMonErrors.hh.
const err_t ERR_TOOMANYLOST = 270 |
Definition at line 45 of file XrdMonErrors.hh.
Referenced by XrdMonDecPreProcess::reportAndThrowIfTooBad().
const err_t ERR_UNKNOWN = 280 |
Definition at line 46 of file XrdMonErrors.hh.
Referenced by XrdMonCtrAdmin::doIt(), and XrdMonDecSink::initRT().
const err_t ERR_USERIDINCACHE = 290 |
Definition at line 47 of file XrdMonErrors.hh.
const err_t SIG_SHUTDOWNNOW = 9000 |
Definition at line 49 of file XrdMonErrors.hh.
Referenced by XrdMonCtrAdmin::doIt(), and XrdMonCtrArchiver::operator()().