AWS IoT Device SDK C++ v2 1.44.1
AWS IoT Device SDK C++ v2
Loading...
Searching...
No Matches
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: