Compute Graph Framework SDK Reference  5.16
GraphHealthSignal.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  dw
 
namespace  dw::framework
 

Functions

dwStatus dw::framework::appendModuleErrorSignalToGraphErrorSignal (dwGraphErrorSignal &graphSignal, dwErrorSignal const &moduleSignal)
 
dwStatus dw::framework::appendModuleHealthSignalToGraphHealthSignal (dwGraphHealthSignal &graphSignal, dwHealthSignal const &moduleSignal)
 
dwGraphErrorSignal dw::framework::convertToGraphErrorSignal (dwErrorSignal const &signal)
 
dwGraphHealthSignal dw::framework::convertToGraphHealthSignal (const dwHealthSignal &signal)