ADTF
Loading...
Searching...
No Matches
adtf::base::testing::vision::cTestErrorHandling Class Reference

#include <test_error_handling.h>

Public Member Functions

 cTestErrorHandling ()
 
 ~cTestErrorHandling ()
 
std::vector< tResultGetCurrentErrors (bool bClear=true)
 

Detailed Description

Utility Class that registers itself as global ADTF error handler and records all errors.

Constructor & Destructor Documentation

◆ cTestErrorHandling()

adtf::base::testing::vision::cTestErrorHandling::cTestErrorHandling ( )

Constructor.

◆ ~cTestErrorHandling()

adtf::base::testing::vision::cTestErrorHandling::~cTestErrorHandling ( )

Destructor.

Member Function Documentation

◆ GetCurrentErrors()

std::vector< tResult > adtf::base::testing::vision::cTestErrorHandling::GetCurrentErrors ( bool bClear = true)

Returns the current errors.

Parameters
[in]bClearIf true, the list will be cleared.
Returns
The list of errors.

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