sbuild-personality.cc File Reference

#include <config.h>
#include "sbuild.h"
#include <cstring>
#include <cerrno>
#include <utility>
#include <boost/format.hpp>

Include dependency graph for sbuild-personality.cc:


Typedefs

typedef std::pair< std::string,
sbuild::personality::type
pmap

Variables

pmap initial_personalities []
 This is a list of the supported personalities.

Typedef Documentation

typedef std::pair<std::string,sbuild::personality::type> pmap [static]
 


Variable Documentation

pmap initial_personalities[] [static]
 

Initial value:

    {
      pmap("undefined", 0xffffffff),





















    }
This is a list of the supported personalities.

It's used to construct the real personalities map.


Generated on Sat Jun 17 14:43:31 2006 for schroot by  doxygen 1.4.6