#include "iopcDllExternal.h"
#include "IopcPersistentObject.h"
#include "IopcExceptions.h"
#include "IopcClassFactory.h"
#include "tRef.h"
#include "tResult.h"
#include "Oracle8iDatabase.h"
#include "cConnection.h"
Include dependency graph for iopcLib.h:
This graph shows which files directly or indirectly include this file:
Classes | |
class | IopcLib |
Class that represents whole IOPC library. Its (static) method initialize() must be called before using anything from the library. More... |
Includes all headers that are necessary for persistence of user classes and declares class IopcLib.