![]() |
XRootD
|
#include <XrdNetAddrInfo.hh>
Public Member Functions | |
LocInfo () | |
Public Attributes | |
unsigned char | Country [2] |
Two letter TLD country code. More... | |
char | Flags |
Flags. More... | |
int | Latitude |
Degrees +/- xx.xxxxxx (not supported) More... | |
unsigned char | Locale |
Locale (may combine adjacent regions) More... | |
int | Longtitude |
Degrees +/- xx.xxxxxx (not supported) More... | |
unsigned char | Region |
Region (may combine adjacent countries) More... | |
short | Speed |
I/F speed (Gb*1024/100)(not supported) More... | |
char | TimeZone |
+/- hours from GMT (-128 if not set) More... | |
Obtain the location of this address.
Definition at line 194 of file XrdNetAddrInfo.hh.
|
inline |
Definition at line 204 of file XrdNetAddrInfo.hh.
References Country.
unsigned char XrdNetAddrInfo::LocInfo::Country[2] |
Two letter TLD country code.
Definition at line 195 of file XrdNetAddrInfo.hh.
Referenced by LocInfo(), and XrdNetAddrInfo::Location().
char XrdNetAddrInfo::LocInfo::Flags |
Flags.
Definition at line 199 of file XrdNetAddrInfo.hh.
int XrdNetAddrInfo::LocInfo::Latitude |
Degrees +/- xx.xxxxxx (not supported)
Definition at line 201 of file XrdNetAddrInfo.hh.
unsigned char XrdNetAddrInfo::LocInfo::Locale |
Locale (may combine adjacent regions)
Definition at line 197 of file XrdNetAddrInfo.hh.
int XrdNetAddrInfo::LocInfo::Longtitude |
Degrees +/- xx.xxxxxx (not supported)
Definition at line 202 of file XrdNetAddrInfo.hh.
unsigned char XrdNetAddrInfo::LocInfo::Region |
Region (may combine adjacent countries)
Definition at line 196 of file XrdNetAddrInfo.hh.
short XrdNetAddrInfo::LocInfo::Speed |
I/F speed (Gb*1024/100)(not supported)
Definition at line 200 of file XrdNetAddrInfo.hh.
char XrdNetAddrInfo::LocInfo::TimeZone |
+/- hours from GMT (-128 if not set)
Definition at line 198 of file XrdNetAddrInfo.hh.