FactoryObjectConfigsDeclar Namespace Reference

Declarations used in FactoryObjectConfigs and in object configs that it creates. More...


Classes

class  FactoryObjectConfigsError
 Manages the "Unknown Type" error in the FactoryObjectConfigs. More...

Typedefs

typedef Object::Config ProductType
 Type of basic product.
typedef string IdentifierType
 Type of identifier used to create instances.
typedef TiXmlElement * InitializerType
 Initializer type of the product (passed as constructor argument).
typedef Object::Config *(*) CreateFunctionType (const InitializerType &)
 Function that will create instance of a selected product.


Detailed Description

Declarations used in FactoryObjectConfigs and in object configs that it creates.

Typedef Documentation

typedef Object::Config FactoryObjectConfigsDeclar::ProductType

Type of basic product.

typedef string FactoryObjectConfigsDeclar::IdentifierType

Type of identifier used to create instances.

typedef TiXmlElement* FactoryObjectConfigsDeclar::InitializerType

Initializer type of the product (passed as constructor argument).

typedef Object::Config*(* ) FactoryObjectConfigsDeclar::CreateFunctionType(const InitializerType &)

Function that will create instance of a selected product.


Generated on Sun Apr 29 11:46:11 2007 for IPP/ICP2007 by  doxygen 1.4.7