xrootd
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()

XrdCnsLogServer::~XrdCnsLogServer ( )
inline

Member Function Documentation

◆ Init()

int XrdCnsLogServer::Init ( XrdOucTList rList)

◆ Massage()

void XrdCnsLogServer::Massage ( XrdCnsLogRec lrP)
private

◆ Run()

void XrdCnsLogServer::Run ( )

Member Data Documentation

◆ Client

XrdCnsLogClient* XrdCnsLogServer::Client
private

◆ logDir

char XrdCnsLogServer::logDir[MAXPATHLEN+1]
private

◆ logFile

XrdCnsLogFile* XrdCnsLogServer::logFile
private

◆ logFN

char* XrdCnsLogServer::logFN
private

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