nx_metadata_sdk  1.0
Metadata 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.


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