Atlas-C++
|
Holds methods for creating new instances and accessing the default instance. More...
#include <objectFactory.h>
Public Attributes | |
FactoryMethod | factory_method |
Method for creating a new instance. | |
DefaultInstanceMethod | default_instance_method |
Method for accessing the default instance. | |
int | classno |
The class number for the objects created by this factory. | |
Holds methods for creating new instances and accessing the default instance.
Copyright 2000-2004 the respective authors.
This document can be licensed under the terms of the GNU Free Documentation License or the GNU General Public License and may be freely distributed under the terms given by one of these licenses.