#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). |
Obtain the location of this address.
XrdNetAddrInfo::LocInfo::LocInfo | ( | ) | [inline] |
References Country.
unsigned char XrdNetAddrInfo::LocInfo::Country[2] |
Two letter TLD country code.
Referenced by XrdNetAddrInfo::Location(), and LocInfo().
Flags.
Degrees +/- xx.xxxxxx (not supported).
unsigned char XrdNetAddrInfo::LocInfo::Locale |
Locale (may combine adjacent regions).
Degrees +/- xx.xxxxxx (not supported).
unsigned char XrdNetAddrInfo::LocInfo::Region |
Region (may combine adjacent countries).
I/F speed (Gb*1024/100)(not supported).
+/- hours from GMT (-128 if not set)