XrdNetAddrInfo::LocInfo Struct Reference

#include <XrdNetAddrInfo.hh>

List of all members.

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 Reserved
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

XrdNetAddrInfo::LocInfo::LocInfo (  )  [inline]

References Country.


Member Data Documentation

Two letter TLD country code.

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

Degrees +/- xx.xxxxxx (not supported).

Locale (may combine adjacent regions).

Degrees +/- xx.xxxxxx (not supported).

Region (may combine adjacent countries).

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

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


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 30 Sep 2019 for xrootd by  doxygen 1.6.1