|
xrootd
|
#include <XrdMonSenderInfo.hh>

Static Public Member Functions | |
| static senderid_t | convert2Id (struct sockaddr_in sAddr) |
| static hp_t | addr2HostPort (struct sockaddr_in sAddr) |
| static hp_t | id2HostPort (senderid_t id) |
| static const char * | id2HostPortStr (senderid_t id) |
| static const char * | id2Host (senderid_t id) |
| static void | printSelf () |
| static void | shutdown () |
Static Private Member Functions | |
| static void | registerSender (struct sockaddr_in sAddr) |
Static Private Attributes | |
| static map< kXR_int64, senderid_t > | _ids |
| static vector< hp_t > | _hps |
|
inlinestatic |
References convert2Id(), and id2HostPort().
|
static |
References _hps, _ids, and registerSender().
Referenced by addr2HostPort(), and XrdMonCtrArchiver::archivePacket().
|
inlinestatic |
References _hps.
Referenced by XrdMonDecStageInfo::convert2string(), XrdMonDecDictInfo::convert2string(), XrdMonDecUserInfo::convert2string(), operator<<(), XrdMonDecSink::registerXrdRestart(), XrdMonDecStageInfo::writeRT2Buffer(), XrdMonDecUserInfo::writeRT2Buffer(), and XrdMonDecDictInfo::writeRT2BufferOpenFile().
|
inlinestatic |
References _hps.
Referenced by addr2HostPort(), id2HostPortStr(), and XrdMonCtrWriter::XrdMonCtrWriter().
|
inlinestatic |
References id2HostPort().
Referenced by XrdMonCtrArchiver::archivePacket(), and XrdMonCtrArchiver::check4InactiveSenders().
|
static |
References _hps.
Referenced by XrdMonDecDictInfo::openFile().
|
staticprivate |
References _hps, and ERR_INVALIDADDR.
Referenced by convert2Id().
|
static |
Referenced by XrdMonCtrArchiver::~XrdMonCtrArchiver().
|
staticprivate |
Referenced by convert2Id(), id2Host(), id2HostPort(), printSelf(), registerSender(), and shutdown().
|
staticprivate |
Referenced by convert2Id(), and shutdown().
1.8.3.1