#include "iopcDllExternal.h"
#include "cRefBase.h"
Include dependency graph for iopcClassFactory.h:
This graph shows which files directly or indirectly include this file:
Classes | |
class | IopcClassFactory |
Container that stores pointers to functions that can create new instance of / reference to appropriate IopcPersistentObject ancestor. More... | |
Variables | |
IopcClassFactory | iopcClassFactory |
|
The one and only instance of IopcClassFactory. Stores pointers to functions that can create new instance of / reference to appropriate IopcPersistentObject ancestor. It is filled by constructors of IopcClassRegistrar-s. |