#include <config.h>#include "sbuild-keyfile-base.h"#include <boost/format.hpp>Include dependency graph for sbuild-keyfile-base.cc:

Typedefs | |
| typedef std::pair< keyfile_base::error_code, const char * > | emap |
Variables | |
| emap | init_errors [] |
| This is a list of the supported error codes. | |
typedef std::pair<keyfile_base::error_code,const char *> emap [static] |
emap init_errors[] [static] |
This is a list of the supported error codes.
It's used to construct the real error codes map.
1.5.2