nx_storage_sdk  1.0
Storage SDK
Classes | Variables
nxpl Namespace Reference

VMS dynamic plugin API (c++) More...

Classes

struct  NX_GUID
 GUID of plugin interface. More...
 
class  Plugin
 
class  Plugin2
 
class  PluginInterface
 Base class for every interface, provided by plugin. More...
 
struct  Setting
 

Variables

static const nxpl::NX_GUID IID_PluginInterface
 
static const nxpl::NX_GUID IID_Plugin
 
static const nxpl::NX_GUID IID_Plugin2
 

Detailed Description

VMS dynamic plugin API (c++)

Reference counting rules:

Note
Use in multithreaded environment:

Variable Documentation

◆ IID_Plugin

const nxpl::NX_GUID nxpl::IID_Plugin
static
Initial value:
=
{{0xe5,0x3c,0xf9,0x3d,0x61,0xd3,0x42,0x61,0x9d,0x25,0x9b,0x7b,0x3f,0x3a,0x81,0x2b}}

◆ IID_Plugin2

const nxpl::NX_GUID nxpl::IID_Plugin2
static
Initial value:
=
{{0x10,0x0a,0xfc,0x3e,0xca,0x63,0x47,0xfb,0x9d,0x5d,0x4,0x40,0xfc,0x59,0xf8,0x66}}

◆ IID_PluginInterface

const nxpl::NX_GUID nxpl::IID_PluginInterface
static
Initial value:
=
{{0xe0,0x3b,0x85,0x32,0x95,0x31,0x41,0xd6,0x98,0x2a,0xca,0x7b,0xf0,0x26,0x97,0x80}}