xrootd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
XrdTpc::PMarkManager::SocketInfo Class Reference

#include <XrdTpcPMarkManager.hh>

Collaboration diagram for XrdTpc::PMarkManager::SocketInfo:
Collaboration graph
[legend]

Public Member Functions

 SocketInfo (int fd, const struct sockaddr *sockP)
 

Public Attributes

XrdNetAddr netAddr
 
XrdSecEntity client
 

Detailed Description

This class allows to create and keep a XrdSecEntity object from the socket file descriptor and address Everything is done on the constructor

These infos will be used later on when we create new PMark handles

Constructor & Destructor Documentation

XrdTpc::PMarkManager::SocketInfo::SocketInfo ( int  fd,
const struct sockaddr *  sockP 
)

Member Data Documentation

XrdSecEntity XrdTpc::PMarkManager::SocketInfo::client
XrdNetAddr XrdTpc::PMarkManager::SocketInfo::netAddr

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