AWS SDK for C++
1.9.1
AWS SDK for C++
aws-cpp-sdk-robomaker
include
aws
robomaker
model
RobotSoftwareSuiteType.h
Go to the documentation of this file.
1
6
#pragma once
7
#include <
aws/robomaker/RoboMaker_EXPORTS.h
>
8
#include <
aws/core/utils/memory/stl/AWSString.h
>
9
10
namespace
Aws
11
{
12
namespace
RoboMaker
13
{
14
namespace
Model
15
{
16
enum class
RobotSoftwareSuiteType
17
{
18
NOT_SET
,
19
ROS,
20
ROS2
21
};
22
23
namespace
RobotSoftwareSuiteTypeMapper
24
{
25
AWS_ROBOMAKER_API
RobotSoftwareSuiteType
GetRobotSoftwareSuiteTypeForName
(
const
Aws::String
& name);
26
27
AWS_ROBOMAKER_API
Aws::String
GetNameForRobotSoftwareSuiteType
(
RobotSoftwareSuiteType
value);
28
}
// namespace RobotSoftwareSuiteTypeMapper
29
}
// namespace Model
30
}
// namespace RoboMaker
31
}
// namespace Aws
Aws::RoboMaker::Model::RobotSoftwareSuiteType::NOT_SET
@ NOT_SET
Aws::RoboMaker::Model::RobotSoftwareSuiteType
RobotSoftwareSuiteType
Definition:
RobotSoftwareSuiteType.h:17
Aws::RoboMaker::Model::RobotSoftwareSuiteTypeMapper::GetRobotSoftwareSuiteTypeForName
AWS_ROBOMAKER_API RobotSoftwareSuiteType GetRobotSoftwareSuiteTypeForName(const Aws::String &name)
AWS_ROBOMAKER_API
#define AWS_ROBOMAKER_API
Definition:
RoboMaker_EXPORTS.h:28
Aws::RoboMaker::Model::RobotSoftwareSuiteTypeMapper::GetNameForRobotSoftwareSuiteType
AWS_ROBOMAKER_API Aws::String GetNameForRobotSoftwareSuiteType(RobotSoftwareSuiteType value)
RoboMaker_EXPORTS.h
AWSString.h
Aws
Definition:
AccessManagementClient.h:15
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Definition:
AWSString.h:97
Generated by
1.8.19
Privacy |
Site terms |
Cookie preferences