NVIDIA DeepStream SDK API Reference

9.0 Release
AppProfiler Struct Reference

Detailed Description

Collaboration diagram for AppProfiler:

Public Member Functions

 AppProfiler ()=default
 
 AppProfiler (const AppProfiler &)=delete
 
void operator= (const AppProfiler &)=delete
 
 ~AppProfiler ()
 
ErrCode parse (const config::ComponentConfig &compConf)
 
 AppProfiler ()=default
 
 AppProfiler (const AppProfiler &)=delete
 
void operator= (const AppProfiler &)=delete
 
 ~AppProfiler ()
 
ErrCode parse (const config::ComponentConfig &compConf)
 

Data Fields

config::ComponentConfig config
 
bool enableDebug = false
 
bool eosAutoStop = true
 
bool probeBuffer = false
 

Constructor & Destructor Documentation

◆ AppProfiler() [1/4]

AppProfiler::AppProfiler ( )
default

◆ AppProfiler() [2/4]

AppProfiler::AppProfiler ( const AppProfiler )
delete

◆ ~AppProfiler() [1/2]

AppProfiler::~AppProfiler ( )
inline

◆ AppProfiler() [3/4]

AppProfiler::AppProfiler ( )
default

◆ AppProfiler() [4/4]

AppProfiler::AppProfiler ( const AppProfiler )
delete

◆ ~AppProfiler() [2/2]

AppProfiler::~AppProfiler ( )
inline

Member Function Documentation

◆ operator=() [1/2]

void AppProfiler::operator= ( const AppProfiler )
delete

◆ operator=() [2/2]

void AppProfiler::operator= ( const AppProfiler )
delete

◆ parse() [1/2]

◆ parse() [2/2]

Field Documentation

◆ config

◆ enableDebug

bool AppProfiler::enableDebug = false

◆ eosAutoStop

bool AppProfiler::eosAutoStop = true

◆ probeBuffer

bool AppProfiler::probeBuffer = false

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