xrootd
Static Public Member Functions | Static Private Member Functions | Static Private Attributes | List of all members
XrdMonSenderInfo Class Reference

#include <XrdMonSenderInfo.hh>

Collaboration diagram for XrdMonSenderInfo:
Collaboration graph
[legend]

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)
inlinestatic

References convert2Id(), and id2HostPort().

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

References _hps.

Referenced by XrdMonDecDictInfo::openFile().

void XrdMonSenderInfo::registerSender ( struct sockaddr_in  sAddr)
staticprivate

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
staticprivate
map< kXR_int64, senderid_t > XrdMonSenderInfo::_ids
staticprivate

Referenced by convert2Id(), and shutdown().


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