21 ucom::ant::IClassInfo,
22 ucom::ant::ISerializable>
25 A_UTILS_D(cBindingType)
29 "binding_type.streaming.adtf.cid",
38 cBindingType() =
default;
50 const char* strProxyCID);
52 cBindingType(
const cBindingType& oBindingType);
53 cBindingType(cBindingType&& oBindingType);
54 cBindingType& operator=(
const cBindingType& oBindingType);
55 cBindingType& operator=(cBindingType&& oBindingType);
57 cBindingType& operator=(
const IBindingType& oBindingType);
73 const char* strProxyCID);
78 bool IsEqual(
const IBindingType& oBindingType)
const override;
86 adtf_util::cString m_strInterfaceIID;
88 adtf_util::cString m_strProxyCID;
A_UTILS_NS::cResult tResult
For backwards compatibility and to bring latest version into scope.
Definition result.h:736
constexpr const char * get_iid() noexcept
Alias bringing the latest version of ant::get_iid() into scope.
Definition adtf_iid.h:429