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