Definition at line 34 of file sources/gst-plugins/gst-nvdsvideotemplate/includes/nvdscustomlib_factory.hpp.
Public Member Functions | |
| DSCustomLibrary_Factory () | |
| ~DSCustomLibrary_Factory () | |
| IDSCustomLibrary * | CreateCustomAlgoCtx (std::string libName, GObject *object) |
| IDSCustomLibrary * | Initialize () |
| DSCustomLibrary_Factory () | |
| ~DSCustomLibrary_Factory () | |
| IDSCustomLibrary * | CreateCustomAlgoCtx (std::string libName, GObject *object) |
| IDSCustomLibrary * | Initialize () |
Data Fields | |
| void * | m_libHandle |
| std::string | m_libName |
|
inline |
Definition at line 37 of file sources/gst-plugins/gst-nvdsvideotemplate/includes/nvdscustomlib_factory.hpp.
|
inline |
Definition at line 41 of file sources/gst-plugins/gst-nvdsvideotemplate/includes/nvdscustomlib_factory.hpp.
References m_libHandle, and m_libName.
|
inline |
Definition at line 37 of file 9.1/sources/gst-plugins/gst-nvdsvideotemplate/includes/nvdscustomlib_factory.hpp.
|
inline |
Definition at line 41 of file 9.1/sources/gst-plugins/gst-nvdsvideotemplate/includes/nvdscustomlib_factory.hpp.
References m_libHandle, and m_libName.
|
inline |
Definition at line 51 of file sources/gst-plugins/gst-nvdsvideotemplate/includes/nvdscustomlib_factory.hpp.
References m_libHandle, and m_libName.
|
inline |
Definition at line 51 of file 9.1/sources/gst-plugins/gst-nvdsvideotemplate/includes/nvdscustomlib_factory.hpp.
References m_libHandle, and m_libName.
|
inline |
Definition at line 75 of file 9.1/sources/gst-plugins/gst-nvdsvideotemplate/includes/nvdscustomlib_factory.hpp.
References m_libHandle, and m_libName.
|
inline |
Definition at line 75 of file sources/gst-plugins/gst-nvdsvideotemplate/includes/nvdscustomlib_factory.hpp.
References m_libHandle, and m_libName.
| void * DSCustomLibrary_Factory::m_libHandle |
Definition at line 83 of file sources/gst-plugins/gst-nvdsvideotemplate/includes/nvdscustomlib_factory.hpp.
Referenced by CreateCustomAlgoCtx(), Initialize(), and ~DSCustomLibrary_Factory().
| std::string DSCustomLibrary_Factory::m_libName |
Definition at line 84 of file sources/gst-plugins/gst-nvdsvideotemplate/includes/nvdscustomlib_factory.hpp.
Referenced by CreateCustomAlgoCtx(), Initialize(), and ~DSCustomLibrary_Factory().