sbuild-format-detail.h File Reference

#include "sbuild-config.h"
#include <iomanip>
#include <ostream>
#include <string>
#include "sbuild-types.h"
#include "sbuild-util.h"

Include dependency graph for sbuild-format-detail.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  sbuild

Classes

class  sbuild::format_detail< T >
 Helper to perform formatting of chroot details. More...

Functions

template<typename T>
std::ostream & sbuild::operator<< (std::ostream &stream, format_detail< T > const &rhs)
 Output the formatted detail to an ostream.
template<>
std::ostream & sbuild::operator<< (std::ostream &stream, format_detail< bool > const &rhs)
 Output the formatted detail to an ostream.
template<>
std::ostream & sbuild::operator<< (std::ostream &stream, format_detail< string_list > const &rhs)
 Output the formatted detail to an ostream.
template<typename T>
format_detail< T > sbuild::format_details (std::string const &name, T const &value)
 Format a name-value pair for output.


Generated on Sun Apr 30 14:08:43 2006 for schroot by  doxygen 1.4.6