Graphite  Version 3
An experimental 3D geometry processing program
meta_type.h File Reference

Base class for meta informations. More...

#include <OGF/gom/common/common.h>
#include <OGF/gom/services/life_cycle.h>
#include <OGF/gom/services/serializer.h>
#include <OGF/gom/types/arg_list.h>
#include <OGF/gom/types/object.h>
#include <string>

Go to the source code of this file.

Classes

class  OGF::CustomAttributes
 Stores a set of custom attributes, i.e. name-value pairs attached to the objects. More...
 
class  OGF::MetaInformation
 Base class for everything that resides in the Meta repository. More...
 
class  OGF::MetaType
 The representation of a type in the Meta repository. More...
 

Namespaces

 OGF
 Global Graphite namespace.
 

Typedefs

typedef SmartPointer< MetaType > OGF::MetaType_var
 Automatic reference-counted pointer to a MetaType.
 

Detailed Description

Base class for meta informations.

Definition in file meta_type.h.