ADTF
Loading...
Searching...
No Matches
error_handling.h
Go to the documentation of this file.
1
7#pragma once
9#include <vector>
10
11namespace adtf
12{
13namespace streaming
14{
15namespace testing
16{
17namespace hollow
18{
19
20using cErrorHandlingManager = base::testing::vision::cTestErrorHandling;
21
22}
23
24using hollow::cErrorHandlingManager;
25
26} //namespace testing
27} //namespace streaming
28} //namespace adtf
Namespace for all testing functionality provided within the ADTF Streaming SDK.
Definition check_inner_pipes.h:16
Namespace for the ADTF Streaming SDK.
Definition bindingproxyinport.h:14
Namespace for all functionality provided by ADTF and its SDKs.
Definition adtf_client_connector.h:14