NVIDIA DeepStream SDK API Reference

8.0 Release
deepstream::Pipeline::EOSMessage Class Reference

Detailed Description

Pipeline message on EOS.

Definition at line 76 of file pipeline.hpp.

Inheritance diagram for deepstream::Pipeline::EOSMessage:
Collaboration diagram for deepstream::Pipeline::EOSMessage:

Public Member Functions

 EOSMessage (void *)
 
uint32_t type ()
 

Protected Attributes

uint32_t type_
 

Constructor & Destructor Documentation

◆ EOSMessage()

deepstream::Pipeline::EOSMessage::EOSMessage ( void *  )

Member Function Documentation

◆ type()

uint32_t deepstream::Pipeline::Message::type ( )
inlineinherited

Definition at line 66 of file pipeline.hpp.

References deepstream::Pipeline::Message::type_.

Field Documentation

◆ type_

uint32_t deepstream::Pipeline::Message::type_
protectedinherited

Definition at line 68 of file pipeline.hpp.

Referenced by deepstream::Pipeline::Message::type().


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