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

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

Classes

struct  _repoData
class  CVSConfig
 CVSConfig class: Contains and manages entries of config file. More...

Defines

#define REPOSITORY   "Repository%u"
 Generic "Repository" keyword.
#define REPOSITORY_NAME   "Repository%uName"
 Keyword for repository name.
#define REPOSITORY_DESCR   "Repository%uDescription"
 Keyword for description of repository.
#define REPOSITORY_DEFAULT   "Repository%uDefault"
 Keyword for repository default flag.
#define REPOSITORY_PUBLISH   "Repository%uPublish"
 Keyword for repository publishing flag.
#define REPOSITORY_ONLINE   "Repository%uOnline"
 Keyword for flag indicating an online repository.
#define SERVER_NAME   "ServerName"
 Key word for server name.

Typedefs

typedef struct _repoData repoData
 Simpler name for struct.

Detailed Description

This file contains the definition of the CVSConfig class. This class contains and manages all data from teh CVSNT configuration file

Author:
Andreas Tscharner
Date:
2007-08-19
Version:
0.0.1

Define Documentation

#define REPOSITORY   "Repository%u"

Generic "Repository" keyword.

#define REPOSITORY_DEFAULT   "Repository%uDefault"

Keyword for repository default flag.

#define REPOSITORY_DESCR   "Repository%uDescription"

Keyword for description of repository.

#define REPOSITORY_NAME   "Repository%uName"

Keyword for repository name.

#define REPOSITORY_ONLINE   "Repository%uOnline"

Keyword for flag indicating an online repository.

#define REPOSITORY_PUBLISH   "Repository%uPublish"

Keyword for repository publishing flag.

#define SERVER_NAME   "ServerName"

Key word for server name.


Typedef Documentation

typedef struct _repoData repoData

Simpler name for struct.


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