AWS SDK for C++
AWS SDK for C++ Version 1.11.860
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
src
aws-cpp-sdk-core
include
smithy
client
schema
Trait.h
1
#pragma once
2
3
#include <smithy/Smithy_EXPORTS.h>
4
5
namespace
smithy
{
6
namespace
schema {
7
class
SMITHY_API
Trait
{
8
public
:
9
virtual
~Trait
() =
default
;
10
};
11
}
// namespace schema
12
}
// namespace smithy
smithy::schema::Trait
Definition
Trait.h:7
smithy::schema::Trait::~Trait
virtual ~Trait()=default
smithy
Definition
AWSAuthV4Signer.h:24
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences