AWS SDK for C++

AWS SDK for C++ Version 1.11.804

Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Aws::Utils::ErrorAcceptor< OutcomeT > Struct Template Reference

#include <Waiter.h>

Inheritance diagram for Aws::Utils::ErrorAcceptor< OutcomeT >:
[legend]

Public Member Functions

 
bool Matches (const OutcomeT &outcome) const override
 

Public Member Functions inherited from Aws::Utils::Acceptor< OutcomeT >

 
virtual ~Acceptor ()=default
 

Public Attributes

 

Public Attributes inherited from Aws::Utils::Acceptor< OutcomeT >

 

Detailed Description

template<typename OutcomeT>
struct Aws::Utils::ErrorAcceptor< OutcomeT >

Definition at line 77 of file Waiter.h.

Constructor & Destructor Documentation

◆ ErrorAcceptor()

template<typename OutcomeT >
Aws::Utils::ErrorAcceptor< OutcomeT >::ErrorAcceptor ( WaiterState  s,
)
inline

Definition at line 79 of file Waiter.h.

Member Function Documentation

◆ Matches()

template<typename OutcomeT >
bool Aws::Utils::ErrorAcceptor< OutcomeT >::Matches ( const OutcomeT &  outcome) const
inlineoverridevirtual

Implements Aws::Utils::Acceptor< OutcomeT >.

Definition at line 80 of file Waiter.h.

Member Data Documentation

◆ expected

template<typename OutcomeT >

Definition at line 78 of file Waiter.h.


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