sbuild  1.5.3
Public Types
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).


The documentation for this struct was generated from the following file: