asset::Meta Class Reference

#include <meta.hpp>

Inheritance diagram for asset::Meta:

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

Collaboration graph
[legend]

List of all members.


Detailed Description

key abstraction: metadata and organisational asset

Todo:
just a stub, have to figure out what a asset::Proc is

Definition at line 67 of file meta.hpp.


Public Member Functions

virtual const ID< Meta > & getID () const
 <

Static Public Attributes

static MetaFactory create
 storage for the static MetaFactory instance

Protected Member Functions

 Meta (const Asset::Ident &idi)

Friends

class MetaFactory

Member Function Documentation

virtual const ID<Meta>& asset::Meta::getID (  )  const [inline, virtual]

<

Returns:
ID of kind Meta

Reimplemented from asset::Asset.

Definition at line 72 of file meta.hpp.

00073         { 
00074           return static_cast<const ID<Meta>& > (Asset::getID()); 
00075         }


Member Data Documentation

storage for the static MetaFactory instance

Definition at line 70 of file meta.hpp.


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

Generated on Fri Nov 7 22:15:26 2008 for Lumiera by  doxygen 1.5.6