Sirikata
Static Public Member Functions
Sirikata::ObjectFactoryFactory Class Reference

ObjectFactoryFactory creates ObjectFactories. More...

#include <ObjectFactory.hpp>

Inheritance diagram for Sirikata::ObjectFactoryFactory:
Collaboration diagram for Sirikata::ObjectFactoryFactory:

List of all members.

Static Public Member Functions

static ObjectFactoryFactorygetSingleton ()
static void destroy ()

Detailed Description

ObjectFactoryFactory creates ObjectFactories.

To create an ObjectFactory, the user must provide an ObjectHostContext, the SpaceID of the space to generate objects for, and a String containing additional arguments.


Member Function Documentation

void Sirikata::ObjectFactoryFactory::destroy ( ) [static]
ObjectFactoryFactory & Sirikata::ObjectFactoryFactory::getSingleton ( ) [static]

Reimplemented from Sirikata::AutoSingleton< ObjectFactoryFactory >.

Referenced by destroy(), init(), and main().


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