xrootd
Static Public Member Functions | Static Private Member Functions | Static Private Attributes

XrdMonSenderInfo Class Reference

#include <XrdMonSenderInfo.hh>

Collaboration diagram for XrdMonSenderInfo:
Collaboration graph
[legend]

List of all members.

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

Member Function Documentation

static hp_t XrdMonSenderInfo::addr2HostPort ( struct sockaddr_in  sAddr) [inline, static]

References convert2Id(), and id2HostPort().

senderid_t XrdMonSenderInfo::convert2Id ( struct sockaddr_in  sAddr) [static]
static const char* XrdMonSenderInfo::id2Host ( senderid_t  id) [inline, static]
static hp_t XrdMonSenderInfo::id2HostPort ( senderid_t  id) [inline, static]
static const char* XrdMonSenderInfo::id2HostPortStr ( senderid_t  id) [inline, static]
void XrdMonSenderInfo::printSelf ( ) [static]

References _hps.

Referenced by XrdMonDecDictInfo::openFile().

void XrdMonSenderInfo::registerSender ( struct sockaddr_in  sAddr) [static, private]

References _hps, and ERR_INVALIDADDR.

Referenced by convert2Id().

void XrdMonSenderInfo::shutdown ( ) [static]

References _hps, and _ids.

Referenced by XrdMonCtrArchiver::~XrdMonCtrArchiver().


Member Data Documentation

vector< hp_t > XrdMonSenderInfo::_hps [static, private]
map< kXR_int64, senderid_t > XrdMonSenderInfo::_ids [static, private]

Referenced by convert2Id(), and shutdown().


The documentation for this class was generated from the following files: