CVB++ 15.0
detail_multi_stream_handler.hpp
1#pragma once
2
3namespace Cvb
4{
5 CVB_BEGIN_INLINE_NS
6
7 namespace Async
8 {
9 // intentionally left empty.
10 } // namespace Async
11
12 CVB_END_INLINE_NS
13} // namespace Cvb
Convenience classes for asynchronous image acquisition.
Definition decl_multi_stream_handler.hpp:11
Root namespace for the Image Manager interface.
Definition c_bayer_to_rgb.h:17