14 #ifndef DS3D_COMMON_HPP_DATA_BRIDGE_HPP
15 #define DS3D_COMMON_HPP_DATA_BRIDGE_HPP
17 #include <ds3d/common/common.h>
18 #include <ds3d/common/func_utils.h>
19 #include <ds3d/common/hpp/dataprocess.hpp>
55 class GuardDataBridge :
public GuardDataProcess<abiDataBridge> {
56 using _Base = GuardDataProcess<abiDataBridge>;
59 template <
typename... Args>
83 #endif // DS3D_COMMON_HPP_DATA_BRIDGE_HPP