Programming/Projects/GladeProjects/cvsntlcp/src/Options.h File Reference

#include "Parser.h"
#include <glibmm/ustring.h>

Classes

class  Options
 Options class. More...

Defines

#define OPTION_FILE   ".cvsntlpcrc"
 Name of option file.
#define INETD_NAME   "inetd"
 Default inetd server name.
#define CVSNT_CFG_FILE   "/etc/cvsnt/PServer"
 Default CVSNT configuration file.
#define BACKUP_DEFAULT   true
 Default setting for backup of config file.
#define BACK_EXT   ".bak"
 Default backup extension for config file.
#define INETD_CFG_ENTRY   "INetServer"
 Name for inetd server in options file.
#define CVSNTCFG_CFG_ENTRY   "ConfigFile"
 Name for CVSNT config file in options file.
#define BACKUP_CFG_ENTRY   "BackupFile"
 Name for backup flag in options file.
#define BACKEXT_CFG_ENTRY   "BackupExt"
 Name for backup extension in options file.

Detailed Description

This file contains the definition of the options class

Author:
Andreas Tscharner
Date:
2007-07-06

Define Documentation

#define BACK_EXT   ".bak"

Default backup extension for config file.

#define BACKEXT_CFG_ENTRY   "BackupExt"

Name for backup extension in options file.

#define BACKUP_CFG_ENTRY   "BackupFile"

Name for backup flag in options file.

#define BACKUP_DEFAULT   true

Default setting for backup of config file.

#define CVSNT_CFG_FILE   "/etc/cvsnt/PServer"

Default CVSNT configuration file.

#define CVSNTCFG_CFG_ENTRY   "ConfigFile"

Name for CVSNT config file in options file.

#define INETD_CFG_ENTRY   "INetServer"

Name for inetd server in options file.

#define INETD_NAME   "inetd"

Default inetd server name.

#define OPTION_FILE   ".cvsntlpcrc"

Name of option file.


Generated on Sun Aug 19 10:06:09 2007 for cvsntLCP by  doxygen 1.5.3