AWS SDK for C++
AWS SDK for C++ Version 1.11.875
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-geo-maps
include
aws
geo-maps
model
PoiCategory.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/geo-maps/GeoMaps_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
GeoMaps {
12
namespace
Model {
13
enum class
PoiCategory
{
14
NOT_SET
,
15
FoodAndDrink
,
16
Entertainment
,
17
SightsAndMuseums
,
18
Transportation
,
19
Accommodations
,
20
LeisureAndOutdoor
,
21
Shopping
,
22
BusinessAndServices
,
23
FacilitiesAndBuildings
24
};
25
26
namespace
PoiCategoryMapper {
27
AWS_GEOMAPS_API
PoiCategory
GetPoiCategoryForName
(
const
Aws::String
& name);
28
29
AWS_GEOMAPS_API
Aws::String
GetNameForPoiCategory
(
PoiCategory
value);
30
}
// namespace PoiCategoryMapper
31
}
// namespace Model
32
}
// namespace GeoMaps
33
}
// namespace Aws
Aws::GeoMaps::Model::PoiCategoryMapper::GetPoiCategoryForName
AWS_GEOMAPS_API PoiCategory GetPoiCategoryForName(const Aws::String &name)
Aws::GeoMaps::Model::PoiCategoryMapper::GetNameForPoiCategory
AWS_GEOMAPS_API Aws::String GetNameForPoiCategory(PoiCategory value)
Aws::GeoMaps::Model::PoiCategory
PoiCategory
Definition
PoiCategory.h:13
Aws::GeoMaps::Model::PoiCategory::Entertainment
@ Entertainment
Aws::GeoMaps::Model::PoiCategory::LeisureAndOutdoor
@ LeisureAndOutdoor
Aws::GeoMaps::Model::PoiCategory::BusinessAndServices
@ BusinessAndServices
Aws::GeoMaps::Model::PoiCategory::FoodAndDrink
@ FoodAndDrink
Aws::GeoMaps::Model::PoiCategory::Transportation
@ Transportation
Aws::GeoMaps::Model::PoiCategory::FacilitiesAndBuildings
@ FacilitiesAndBuildings
Aws::GeoMaps::Model::PoiCategory::SightsAndMuseums
@ SightsAndMuseums
Aws::GeoMaps::Model::PoiCategory::Accommodations
@ Accommodations
Aws::GeoMaps::Model::PoiCategory::Shopping
@ Shopping
Aws::GeoMaps::Model::Buildings::NOT_SET
@ NOT_SET
Aws
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences