nx_camera_sdk  1.0
Camera SDK
Public Member Functions | Static Public Member Functions | List of all members
ImageLibraryPlugin Class Reference

Main plugin class. Hosts and initializes necessary internal data. More...

#include <plugin.h>

Inheritance diagram for ImageLibraryPlugin:
nxpl::PluginInterface

Public Member Functions

virtual void * queryInterface (const nxpl::NX_GUID &interfaceID) override
 Implementation of nxpl::PluginInterface::queryInterface. More...
 
virtual int addRef () const override
 Implementation of nxpl::PluginInterface::addRef.
 
virtual int releaseRef () const override
 Implementation of nxpl::PluginInterface::releaseRef.
 
nxpt::CommonRefManagerrefManager ()
 

Static Public Member Functions

static ImageLibraryPlugininstance ()
 

Detailed Description

Main plugin class. Hosts and initializes necessary internal data.

Member Function Documentation

◆ queryInterface()

void * ImageLibraryPlugin::queryInterface ( const nxpl::NX_GUID interfaceID)
overridevirtual

Implementation of nxpl::PluginInterface::queryInterface.

Supports cast to nxcip::CameraDiscoveryManager interface

Implements nxpl::PluginInterface.


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