nx_cloud_storage_sdk  1.0
Cloud Storage SDK
Public Member Functions | List of all members
nx::sdk::ILibContext Class Referenceabstract

#include <lib_context.h>

Inheritance diagram for nx::sdk::ILibContext:
nx::sdk::LibContext

Public Member Functions

virtual void setName (const char *name)=0
 
virtual void setRefCountableRegistry (IRefCountableRegistry *refCountableRegistry)=0
 

Detailed Description

Interface to LibContext which is used by the Server to set up the context for each plugin dynamic library.

For a high-level description of this mechanism, see LibContext and RefCountableRegistry mechanisms.


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