|
libopc
|
#include <opc/config.h>#include <opc/container.h>#include <opc/part.h>#include <opc/relation.h>#include <opc/inputstream.h>#include <opc/outputstream.h>#include <opc/zip.h>#include <opc/xmlreader.h>#include <opc/xmlwriter.h>#include <opc/properties.h>Go to the source code of this file.
Functions | |
| opc_error_t | opcInitLibrary () |
| opc_error_t | opcFreeLibrary () |
The opc module contains the basic library functions.
| opc_error_t opcFreeLibrary | ( | ) |
| opc_error_t opcInitLibrary | ( | ) |
Initialize libopc. Sample:
1.8.10