18 #ifndef DS3D_COMMON_HPP_DATA_BRIDGE_HPP
19 #define DS3D_COMMON_HPP_DATA_BRIDGE_HPP
21 #include <ds3d/common/common.h>
22 #include <ds3d/common/func_utils.h>
23 #include <ds3d/common/hpp/dataprocess.hpp>
59 class GuardDataBridge :
public GuardDataProcess<abiDataBridge> {
60 using _Base = GuardDataProcess<abiDataBridge>;
63 template <
typename... Args>
87 #endif // DS3D_COMMON_HPP_DATA_BRIDGE_HPP