StiHolder< Object > Class Template Reference

#include <StiFactory.h>

List of all members.

Public Attributes

union {
   StiHolder *   fNext
   long   fLong
   char   fChar [1]
}; 
Object fObj


Detailed Description

template<class Object>
class StiHolder< Object >

Abstract base class defining a factory mechanism

This class defines the concept of factory, an agent responsible for the creation or instantiation of a given type of class. The class is templated. The template represents the base class to be intanstiated and served by the factory. Implementation (derived class) may serve objects from class derived based on the "Factorized" template class.

Definition at line 20 of file StiFactory.h.


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

Generated on Sat May 26 04:28:19 2012 for StRoot by  doxygen 1.5.9