nx_metadata_sdk
1.0
Metadata SDK
|
#include <lib_context.h>
Public Member Functions | |
virtual void | setName (const char *name)=0 |
virtual void | setRefCountableRegistry (IRefCountableRegistry *refCountableRegistry)=0 |
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.