AWS SDK for C++
AWS SDK for C++ Version 1.11.774
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-payment-cryptography-data
include
aws
payment-cryptography-data
PaymentCryptographyDataPaginationBase.h
1
6
#pragma once
7
8
#include <aws/core/client/UserAgent.h>
9
#include <aws/core/utils/pagination/Paginator.h>
10
11
#include <memory>
12
13
namespace
Aws
{
14
namespace
PaymentCryptographyData {
15
16
class
PaymentCryptographyDataClient;
17
18
template
<
typename
DerivedClient>
19
class
PaymentCryptographyDataPaginationBase
{
20
public
:
21
virtual
~PaymentCryptographyDataPaginationBase
() =
default
;
22
};
23
}
// namespace PaymentCryptographyData
24
}
// namespace Aws
Aws::PaymentCryptographyData::PaymentCryptographyDataPaginationBase
Definition
PaymentCryptographyDataPaginationBase.h:19
Aws::PaymentCryptographyData::PaymentCryptographyDataPaginationBase::~PaymentCryptographyDataPaginationBase
virtual ~PaymentCryptographyDataPaginationBase()=default
Aws
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences