Defines the public data structures and describes the interfaces for NvSIPL Client.
Definition at line 52 of file NvSIPLClient.hpp.
Data Structures | |
struct | ConsumerDesc |
Describes a client of the pipeline. More... | |
struct | ImageEmbeddedData |
struct | ImageMetaData |
Defines the metadata associated with the image. More... | |
class | INvSIPLBuffer |
Abstract interface for SIPL buffers. More... | |
class | INvSIPLNvMBuffer |
Describes a SIPL buffer containing an NvSciBufObj. More... | |
Public Member Functions | |
virtual | ~INvSIPLClient ()=default |
INvSIPLClient (INvSIPLClient &other)=delete | |
INvSIPLClient & | operator= (INvSIPLClient &other) &=delete |
INvSIPLClient (INvSIPLClient &&other)=delete | |
INvSIPLClient & | operator= (INvSIPLClient &&other) &=delete |
Protected Member Functions | |
INvSIPLClient ()=default | |
|
virtualdefault |
|
delete |
|
delete |
|
protecteddefault |
|
delete |
|
delete |