XrdCl::LocationInfo::Location Class Reference

Location. More...

#include <XrdClXRootDResponses.hh>

List of all members.

Public Member Functions

 Location (const std::string &address, LocationType type, AccessType access)
 Constructor.
const std::string & GetAddress () const
 Get address.
LocationType GetType () const
 Get location type.
AccessType GetAccessType () const
 Get access type.
bool IsServer () const
 Check whether the location is a server.
bool IsManager () const
 Check whether the location is a manager.

Private Attributes

std::string pAddress
LocationType pType
AccessType pAccess


Detailed Description

Location.


Constructor & Destructor Documentation

XrdCl::LocationInfo::Location::Location ( const std::string &  address,
LocationType  type,
AccessType  access 
) [inline]

Constructor.


Member Function Documentation

AccessType XrdCl::LocationInfo::Location::GetAccessType (  )  const [inline]

Get access type.

const std::string& XrdCl::LocationInfo::Location::GetAddress (  )  const [inline]

Get address.

LocationType XrdCl::LocationInfo::Location::GetType (  )  const [inline]

Get location type.

bool XrdCl::LocationInfo::Location::IsManager (  )  const [inline]

Check whether the location is a manager.

bool XrdCl::LocationInfo::Location::IsServer (  )  const [inline]

Check whether the location is a server.


Member Data Documentation

AccessType XrdCl::LocationInfo::Location::pAccess [private]

std::string XrdCl::LocationInfo::Location::pAddress [private]

LocationType XrdCl::LocationInfo::Location::pType [private]


The documentation for this class was generated from the following file:
Generated on 27 Jul 2013 for xrootd by  doxygen 1.4.7