factory.hh File Reference

Defintion of utilmm::factory. More...

#include "utilmm/config/config.h"
#include "boost/utility.hpp"
#include "utilmm/singleton/wrapper_fwd.hh"
#include "utilmm/functional/arg_traits.hh"
#include "utilmm/types/factory_fwd.hh"
#include "utilmm/types/bits/factory_error.hh"
#include "utilmm/types/bits/factory.tcc"

Go to the source code of this file.

Namespaces

namespace  utilmm

Classes

class  utilmm::factory< AbstractProduct, IdentifierType, Result, ProductCreator, FactoryErrorPolicy, OrderId >
 Generic Factory implementation. More...

Defines

#define IN_UTILMM_TYPES_FACTORY_HEADER


Detailed Description

Defintion of utilmm::factory.

This header defines The utilmm::factory class

Author:
Frédéric Py <fpy@laas.fr>

Define Documentation

#define IN_UTILMM_TYPES_FACTORY_HEADER


Generated on Tue Feb 19 10:51:01 2008 for Util-- by doxygen 1.5.3
SourceForge.net Project Page