3#include "../../global.hpp"
5#include "../../_decl/decl_device.hpp"
7#include "../_decl/decl_software_trigger.hpp"
19 auto result = CExports::STTrigger(
Parent()->Handle(),
static_cast<CExports::cvbval_t
>(
id));
void SendTrigger()
Send default trigger.
Definition decl_software_trigger.hpp:37
DevicePtr Parent() const noexcept
Gets the parent device of this interface.
Definition decl_software_trigger.hpp:28
Namespace for driver or device related operations.
Definition decl_composite.hpp:28
Root namespace for the Image Manager interface.
Definition c_bayer_to_rgb.h:17
T rethrow_exception(T... args)