SctArchiving::ArchiverArguments Class Reference

Command line arguments available for fitting service. More...

#include <ArchiverArguments.h>

Inheritance diagram for SctArchiving::ArchiverArguments:

Inheritance graph
[legend]
Collaboration diagram for SctArchiving::ArchiverArguments:

Collaboration graph
[legend]

Public Member Functions

 ArchiverArguments (int argc, char **argv)
 constructor builds from command line args
unsigned getCompressionLevel () const
 compression level (1->9) -compress
void printHelp (std::ostream &os) const
 overload SctService::Arguments::printHelp(std::ostream)
virtual void parse ()
 overload SctService::Arguments::parse()
std::string getPersistentDirectory () const
 name of directory to save to: -persist

Private Attributes

unsigned m_compressionLevel
std::string m_persistentDir

Detailed Description

Command line arguments available for fitting service.

Definition at line 7 of file ArchiverArguments.h.


Constructor & Destructor Documentation

SctArchiving::ArchiverArguments::ArchiverArguments int  argc,
char **  argv
 

constructor builds from command line args

Definition at line 10 of file ArchiverArguments.cpp.

References parse().

Here is the call graph for this function:


Member Function Documentation

unsigned SctArchiving::ArchiverArguments::getCompressionLevel  )  const
 

compression level (1->9) -compress

Definition at line 37 of file ArchiverArguments.cpp.

References m_compressionLevel.

Referenced by SctArchiving::Archiver::Archiver().

std::string SctArchiving::ArchiverArguments::getPersistentDirectory  )  const
 

name of directory to save to: -persist

Definition at line 33 of file ArchiverArguments.cpp.

References m_persistentDir.

Referenced by SctArchiving::Archiver::Archiver(), and SctArchiving::Archiver::retrieve().

void SctArchiving::ArchiverArguments::parse  )  [virtual]
 

overload SctService::Arguments::parse()

Reimplemented from SctService::Arguments.

Definition at line 15 of file ArchiverArguments.cpp.

References m_compressionLevel, SctService::Arguments::m_list, m_persistentDir, and SctService::Arguments::next().

Referenced by ArchiverArguments().

Here is the call graph for this function:

void SctArchiving::ArchiverArguments::printHelp std::ostream &  os  )  const [virtual]
 

overload SctService::Arguments::printHelp(std::ostream)

Reimplemented from SctService::Arguments.

Definition at line 26 of file ArchiverArguments.cpp.


The documentation for this class was generated from the following files:
Generated on Mon Feb 6 14:05:02 2006 for SCT DAQ/DCS Software - C++ by  doxygen 1.4.6