7#include <aws/crt/cbor/Cbor.h>
8#include <aws/mailmanager/MailManager_EXPORTS.h>
16namespace MailManager {
29 AWS_MAILMANAGER_API
DropAction(
const std::shared_ptr<Aws::Crt::Cbor::CborDecoder>& decoder);
30 AWS_MAILMANAGER_API
DropAction&
operator=(
const std::shared_ptr<Aws::Crt::Cbor::CborDecoder>& decoder);
31 AWS_MAILMANAGER_API
void CborEncode(Aws::Crt::Cbor::CborEncoder& encoder)
const;
AWS_MAILMANAGER_API void CborEncode(Aws::Crt::Cbor::CborEncoder &encoder) const
AWS_MAILMANAGER_API DropAction & operator=(const std::shared_ptr< Aws::Crt::Cbor::CborDecoder > &decoder)
AWS_MAILMANAGER_API DropAction()=default
AWS_MAILMANAGER_API DropAction(const std::shared_ptr< Aws::Crt::Cbor::CborDecoder > &decoder)