asset::MetaFactory Class Reference

Factory specialized for createing Metadata Asset objects.

#include <meta.hpp>

Inheritance diagram for asset::MetaFactory:

Inheritance graph
[legend]
Collaboration diagram for asset::MetaFactory:

Collaboration graph
[legend]

List of all members.

Public Types

typedef P< asset::MetaPType

Public Member Functions

PType operator() (Asset::Ident &key)
 Factory method for Metadata Asset instances.


Detailed Description

Definition at line 95 of file meta.hpp.


Member Function Documentation

MetaFactory::PType asset::MetaFactory::operator() ( Asset::Ident key  ) 

....

Todo:
actually define
Returns:
an Meta smart ptr linked to the internally registered smart ptr created as a side effect of calling the concrete Meta subclass ctor.

Definition at line 50 of file meta.cpp.

00051   {
00052     UNIMPLEMENTED ("Meta-Factory");
00053   }


The documentation for this class was generated from the following files:

Generated on Sat Aug 16 18:10:41 2008 for Lumiera by  doxygen 1.5.5