csbuild-debian-changes.cc File Reference

#include <config.h>
#include "csbuild-debian-changes.h"
#include <fstream>
#include <boost/format.hpp>

Include dependency graph for csbuild-debian-changes.cc:

Go to the source code of this file.

Typedefs

typedef std::pair< debian_changes::error_code,
const char * > 
emap

Functions

debian_changes operator+ (debian_changes const &lhs, debian_changes const &rhs)

Variables

emap init_errors []
 This is a list of the supported error codes.


Typedef Documentation

typedef std::pair<debian_changes::error_code,const char *> emap [static]

Definition at line 36 of file csbuild-debian-changes.cc.


Function Documentation

debian_changes operator+ ( debian_changes const &  lhs,
debian_changes const &  rhs 
)

Parameters:
lhs the debian_changes to add to.
rhs the values to add.
Returns:
the new debian_changes.

Definition at line 218 of file csbuild-debian-changes.cc.


Variable Documentation

emap init_errors[] [static]

This is a list of the supported error codes.

It's used to construct the real error codes map.

Definition at line 42 of file csbuild-debian-changes.cc.


Generated on Sun Jul 8 21:23:55 2007 for schroot by  doxygen 1.5.2