AWS IoT Device SDK C++ v2  1.32.6
AWS IoT Device SDK C++ v2
Public Member Functions | List of all members
Aws::Eventstreamrpc::ServiceModel Class Referenceabstract

#include <EventStreamClient.h>

Inheritance diagram for Aws::Eventstreamrpc::ServiceModel:
Aws::Greengrass::GreengrassCoreIpcServiceModel

Public Member Functions

virtual ~ServiceModel () noexcept=default
 
virtual Crt::ScopedResource< OperationErrorAllocateOperationErrorFromPayload (const Crt::String &errorModelName, Crt::StringView stringView, Crt::Allocator *allocator) const noexcept=0
 

Constructor & Destructor Documentation

◆ ~ServiceModel()

virtual Aws::Eventstreamrpc::ServiceModel::~ServiceModel ( )
virtualdefaultnoexcept

Member Function Documentation

◆ AllocateOperationErrorFromPayload()

virtual Crt::ScopedResource<OperationError> Aws::Eventstreamrpc::ServiceModel::AllocateOperationErrorFromPayload ( const Crt::String errorModelName,
Crt::StringView  stringView,
Crt::Allocator allocator 
) const
pure virtualnoexcept

The documentation for this class was generated from the following file: