aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
Aws::Crt::Cbor::CborDecoder Member List

This is the complete list of members for Aws::Crt::Cbor::CborDecoder, including all inherited members.

CborDecoder(const CborDecoder &)=deleteAws::Crt::Cbor::CborDecoder
CborDecoder(CborDecoder &&)=deleteAws::Crt::Cbor::CborDecoder
CborDecoder(ByteCursor src, Allocator *allocator=ApiAllocator()) noexceptAws::Crt::Cbor::CborDecoder
ConsumeNextSingleElement() noexceptAws::Crt::Cbor::CborDecoder
ConsumeNextWholeDataItem() noexceptAws::Crt::Cbor::CborDecoder
GetRemainingLength() noexceptAws::Crt::Cbor::CborDecoder
LastError() const noexceptAws::Crt::Cbor::CborDecoderinline
operator=(const CborDecoder &)=deleteAws::Crt::Cbor::CborDecoder
operator=(CborDecoder &&)=deleteAws::Crt::Cbor::CborDecoder
PeekType() noexceptAws::Crt::Cbor::CborDecoder
PopNextArrayStart() noexceptAws::Crt::Cbor::CborDecoder
PopNextBooleanVal() noexceptAws::Crt::Cbor::CborDecoder
PopNextBytesVal() noexceptAws::Crt::Cbor::CborDecoder
PopNextFloatVal() noexceptAws::Crt::Cbor::CborDecoder
PopNextMapStart() noexceptAws::Crt::Cbor::CborDecoder
PopNextNegativeIntVal() noexceptAws::Crt::Cbor::CborDecoder
PopNextTagVal() noexceptAws::Crt::Cbor::CborDecoder
PopNextTextVal() noexceptAws::Crt::Cbor::CborDecoder
PopNextUnsignedIntVal() noexceptAws::Crt::Cbor::CborDecoder
~CborDecoder() noexceptAws::Crt::Cbor::CborDecoder