ANSI C UA Server SDK  1.6.0.341
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
UaServer_Provider Struct Reference

The internal provider management structure. More...

#include <uaserver_providers.h>

Data Fields

OpcUa_Handle hProviderLibrary
 A handle to the provider library.
 
OpcUa_CharA * sProviderLibrary
 Name of the provider library.
 
OpcUa_Boolean bLoaded
 Is Provider loaded?
 
UaServer_pfInitializeProvider pfInit
 Call to the initialize function. More...
 
UaServer_pProviderInterface pProviderInterface
 The provider interface.
 
UaServer_AddressSpace AddressSpace
 The addressspace of the provider.
 

Detailed Description

The internal provider management structure.

Field Documentation

UaServer_pfInitializeProvider UaServer_Provider::pfInit

Call to the initialize function.


The documentation for this struct was generated from the following file: