xrootd
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
XrdNetAddrInfo::LocInfo Struct Reference

#include <XrdNetAddrInfo.hh>

Public Member Functions

 LocInfo ()
 

Public Attributes

unsigned char Country [2]
 Two letter TLD country code.
 
unsigned char Region
 Region (may combine adjacent countries)
 
unsigned char Locale
 Locale (may combine adjacent regions)
 
char TimeZone
 +/- hours from GMT (-128 if not set)
 
char Flags
 Flags.
 
short Speed
 I/F speed (Gb*1024/100)(not supported)
 
int Latitude
 Degrees +/- xx.xxxxxx (not supported)
 
int Longtitude
 Degrees +/- xx.xxxxxx (not supported)
 

Detailed Description

Obtain the location of this address.

Returns
!0 pointer to the unverified location information. Not all fields may be set.
=0 location information is not available.

Constructor & Destructor Documentation

◆ LocInfo()

XrdNetAddrInfo::LocInfo::LocInfo ( )
inline

References Country.

Member Data Documentation

◆ Country

unsigned char XrdNetAddrInfo::LocInfo::Country[2]

Two letter TLD country code.

Referenced by XrdNetAddrInfo::Location(), and LocInfo().

◆ Flags

char XrdNetAddrInfo::LocInfo::Flags

Flags.

◆ Latitude

int XrdNetAddrInfo::LocInfo::Latitude

Degrees +/- xx.xxxxxx (not supported)

◆ Locale

unsigned char XrdNetAddrInfo::LocInfo::Locale

Locale (may combine adjacent regions)

◆ Longtitude

int XrdNetAddrInfo::LocInfo::Longtitude

Degrees +/- xx.xxxxxx (not supported)

◆ Region

unsigned char XrdNetAddrInfo::LocInfo::Region

Region (may combine adjacent countries)

◆ Speed

short XrdNetAddrInfo::LocInfo::Speed

I/F speed (Gb*1024/100)(not supported)

◆ TimeZone

char XrdNetAddrInfo::LocInfo::TimeZone

+/- hours from GMT (-128 if not set)


The documentation for this struct was generated from the following file: