sbuild  1.6.10
Public Types | List of all members
sbuild::keyfile_traits Struct Reference

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

#include <sbuild-keyfile.h>

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: