FactoryAllocator::Args Class Reference

This is an implementation detail of the FactoryAllocator class. More...

#include <ObjectResource.h>

List of all members.

Public Member Functions

 Args (std::string type)
 Args (const char *type)

Public Attributes

std::string mType


Detailed Description

This is an implementation detail of the FactoryAllocator class.

This is an implementation detail of the FactoryAllocator class. It is used for passing the parameters required by ObjectFactory::createObject.

Definition at line 39 of file ObjectResource.h.


Constructor & Destructor Documentation

FactoryAllocator::Args::Args ( std::string  type  ) 

Definition at line 43 of file ObjectResource.h.

FactoryAllocator::Args::Args ( const char *  type  ) 

Definition at line 44 of file ObjectResource.h.


Member Data Documentation

Definition at line 42 of file ObjectResource.h.


Software Development Kit - Opticks 4.9.0 Build 16218