XrdMonDecArgParser Class Reference

#include <XrdMonDecArgParser.hh>

List of all members.

Static Public Member Functions

static void parseArguments (int argc, char *argv[])

Static Public Attributes

static bool _forceCloseOnly
static kXR_int32 _upToTime
static kXR_int32 _ignoreIfBefore
static string _fPath
static string _hostPort
static string _baseDir
static bool _saveTraces
static int _maxTraceLogSize
static kXR_int64 _offset2Dump

Static Private Member Functions

static void convertTime (int nr, char *argv[])
static string parsePath ()


Detailed Description

Definition at line 21 of file XrdMonDecArgParser.hh.


Member Function Documentation

void XrdMonDecArgParser::parseArguments ( int  argc,
char *  argv[] 
) [static]

Definition at line 32 of file XrdMonDecArgParser.cc.

References _forceCloseOnly, _fPath, _hostPort, _ignoreIfBefore, _offset2Dump, access, convertTime(), ERR_INVALIDARG, len, and parsePath().

Referenced by main().

void XrdMonDecArgParser::convertTime ( int  nr,
char *  argv[] 
) [static, private]

Definition at line 104 of file XrdMonDecArgParser.cc.

References _upToTime, ERR_INVALIDARG, and x.

Referenced by parseArguments().

string XrdMonDecArgParser::parsePath (  )  [static, private]

Definition at line 154 of file XrdMonDecArgParser.cc.

References _fPath, access, buf, ERR_INVALIDARG, R_OK, and sprintf().

Referenced by parseArguments().


Member Data Documentation

bool XrdMonDecArgParser::_forceCloseOnly [static]

Definition at line 24 of file XrdMonDecArgParser.hh.

Referenced by main(), and parseArguments().

kXR_int32 XrdMonDecArgParser::_upToTime [static]

Definition at line 25 of file XrdMonDecArgParser.hh.

Referenced by convertTime(), and doDecoding().

kXR_int32 XrdMonDecArgParser::_ignoreIfBefore [static]

Definition at line 26 of file XrdMonDecArgParser.hh.

Referenced by doDecoding(), and parseArguments().

string XrdMonDecArgParser::_fPath [static]

Definition at line 27 of file XrdMonDecArgParser.hh.

Referenced by doDecoding(), main(), parseArguments(), and parsePath().

string XrdMonDecArgParser::_hostPort [static]

Definition at line 28 of file XrdMonDecArgParser.hh.

Referenced by doDecoding(), and parseArguments().

string XrdMonDecArgParser::_baseDir [static]

Definition at line 29 of file XrdMonDecArgParser.hh.

Referenced by doDecoding().

bool XrdMonDecArgParser::_saveTraces [static]

Definition at line 30 of file XrdMonDecArgParser.hh.

Referenced by doDecoding().

int XrdMonDecArgParser::_maxTraceLogSize [static]

Definition at line 31 of file XrdMonDecArgParser.hh.

Referenced by doDecoding().

kXR_int64 XrdMonDecArgParser::_offset2Dump [static]

Definition at line 34 of file XrdMonDecArgParser.hh.

Referenced by main(), and parseArguments().


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:50:35 2011 for ROOT_528-00b_version by  doxygen 1.5.1