sbuild::keyfile_traits Struct Reference

Traits class for an INI-style configuration file. More...

#include <sbuild-keyfile.h>

List of all members.

Public Types

typedef std::string group_name_type
 Group name.
typedef std::string key_type
 Key name.
typedef std::string value_type
 Value.
typedef std::string comment_type
 Comment.
typedef unsigned int size_type
 Line number.


Detailed Description

Traits class for an INI-style configuration file.

The format is documented in schroot.conf(5).


Member Typedef Documentation

typedef std::string sbuild::keyfile_traits::group_name_type

Group name.

typedef std::string sbuild::keyfile_traits::key_type

Key name.

typedef std::string sbuild::keyfile_traits::value_type

Value.

typedef std::string sbuild::keyfile_traits::comment_type

Comment.

typedef unsigned int sbuild::keyfile_traits::size_type

Line number.


The documentation for this struct was generated from the following file:
Generated on Sun Jul 8 21:23:51 2007 for sbuild by  doxygen 1.5.2