#include <iopcLib.h>
Static Public Member Functions | |
int | initialize (const char *metadataLocation=NULL) |
Static Protected Attributes | |
bool | initialized |
|
Initializes the library. This method must be called before using anything from the library. In typical case the best place to call this function is beginning of application's main() function. Loads metadata and initializes iopcClassObjectContainer (IopcClassObjectContainer::initializeUsingMetadataLoader()) and installs after connect handler (Database::afterConnectHandler).
|
|
Have the initialize() function been called?
|