xrootd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Private Member Functions | Private Attributes | List of all members
XrdCnsLogServer Class Reference

#include <XrdCnsLogServer.hh>

Collaboration diagram for XrdCnsLogServer:
Collaboration graph
[legend]

Public Member Functions

int Init (XrdOucTList *rList)
 
void Run ()
 
 XrdCnsLogServer ()
 
 ~XrdCnsLogServer ()
 

Private Member Functions

void Massage (XrdCnsLogRec *lrP)
 

Private Attributes

XrdCnsLogClientClient
 
XrdCnsLogFilelogFile
 
char logDir [MAXPATHLEN+1]
 
char * logFN
 

Constructor & Destructor Documentation

XrdCnsLogServer::XrdCnsLogServer ( )
XrdCnsLogServer::~XrdCnsLogServer ( )
inline

Member Function Documentation

int XrdCnsLogServer::Init ( XrdOucTList rList)
void XrdCnsLogServer::Massage ( XrdCnsLogRec lrP)
private
void XrdCnsLogServer::Run ( )

Member Data Documentation

XrdCnsLogClient* XrdCnsLogServer::Client
private
char XrdCnsLogServer::logDir[MAXPATHLEN+1]
private
XrdCnsLogFile* XrdCnsLogServer::logFile
private
char* XrdCnsLogServer::logFN
private

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