21 #include "EdgeVisSDK.h" 26 class CamsNotificationAttachmentInfoImpl;
28 class CamsNotificationAttachmentInfo :
public EdgeVisSDKPimpl<CamsNotificationAttachmentInfoImpl>
31 DB_EDGEVIS_SDK CamsNotificationAttachmentInfo();
32 DB_EDGEVIS_SDK ~CamsNotificationAttachmentInfo();
33 EdgeVisSDKPimplWeakConstructor(CamsNotificationAttachmentInfo);
42 DB_EDGEVIS_SDK std::wstring GetName()
const;
49 DB_EDGEVIS_SDK std::wstring GetMIMEType()
const;
58 DB_EDGEVIS_SDK std::wstring GetId()
const;
The EdgeVis Decoder SDK namespace.