Home
last modified time | relevance | path

Searched refs:m_s3 (Results 1 – 25 of 78) sorted by relevance

1234

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-signer/include/aws/signer/model/
H A DSignedObject.h44 inline const S3SignedObject& GetS3() const{ return m_s3; } in GetS3()
54 inline void SetS3(const S3SignedObject& value) { m_s3HasBeenSet = true; m_s3 = value; } in SetS3()
59 inline void SetS3(S3SignedObject&& value) { m_s3HasBeenSet = true; m_s3 = std::move(value); } in SetS3()
73 S3SignedObject m_s3;
H A DSource.h44 inline const S3Source& GetS3() const{ return m_s3; } in GetS3()
54 inline void SetS3(const S3Source& value) { m_s3HasBeenSet = true; m_s3 = value; } in SetS3()
59 inline void SetS3(S3Source&& value) { m_s3HasBeenSet = true; m_s3 = std::move(value); } in SetS3()
73 S3Source m_s3;
H A DDestination.h44 inline const S3Destination& GetS3() const{ return m_s3; } in GetS3()
54 inline void SetS3(const S3Destination& value) { m_s3HasBeenSet = true; m_s3 = value; } in SetS3()
59 inline void SetS3(S3Destination&& value) { m_s3HasBeenSet = true; m_s3 = std::move(value); } in SetS3()
73 S3Destination m_s3;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-proton/include/aws/proton/model/
H A DTemplateVersionSourceInput.h44 inline const S3ObjectSource& GetS3() const{ return m_s3; } in GetS3()
56 inline void SetS3(const S3ObjectSource& value) { m_s3HasBeenSet = true; m_s3 = value; } in SetS3()
62 inline void SetS3(S3ObjectSource&& value) { m_s3HasBeenSet = true; m_s3 = std::move(value); } in SetS3()
78 S3ObjectSource m_s3;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3/include/aws/s3/model/
H A DOutputLocation.h45 inline const S3Location& GetS3() const{ return m_s3; } in GetS3()
57 inline void SetS3(const S3Location& value) { m_s3HasBeenSet = true; m_s3 = value; } in SetS3()
63 inline void SetS3(S3Location&& value) { m_s3HasBeenSet = true; m_s3 = std::move(value); } in SetS3()
79 S3Location m_s3;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3-crt/include/aws/s3-crt/model/
H A DOutputLocation.h45 inline const S3Location& GetS3() const{ return m_s3; } in GetS3()
57 inline void SetS3(const S3Location& value) { m_s3HasBeenSet = true; m_s3 = value; } in SetS3()
63 inline void SetS3(S3Location&& value) { m_s3HasBeenSet = true; m_s3 = std::move(value); } in SetS3()
79 S3Location m_s3;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-glacier/include/aws/glacier/model/
H A DOutputLocation.h45 inline const S3Location& GetS3() const{ return m_s3; } in GetS3()
57 inline void SetS3(const S3Location& value) { m_s3HasBeenSet = true; m_s3 = value; } in SetS3()
63 inline void SetS3(S3Location&& value) { m_s3HasBeenSet = true; m_s3 = std::move(value); } in SetS3()
79 S3Location m_s3;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-compute-optimizer/include/aws/compute-optimizer/model/
H A DExportDestination.h46 inline const S3Destination& GetS3() const{ return m_s3; } in GetS3()
60 inline void SetS3(const S3Destination& value) { m_s3HasBeenSet = true; m_s3 = value; } in SetS3()
67 inline void SetS3(S3Destination&& value) { m_s3HasBeenSet = true; m_s3 = std::move(value); } in SetS3()
85 S3Destination m_s3;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codestar/include/aws/codestar/model/
H A DCodeSource.h46 inline const S3Location& GetS3() const{ return m_s3; } in GetS3()
58 inline void SetS3(const S3Location& value) { m_s3HasBeenSet = true; m_s3 = value; } in SetS3()
64 inline void SetS3(S3Location&& value) { m_s3HasBeenSet = true; m_s3 = std::move(value); } in SetS3()
80 S3Location m_s3;
H A DToolchainSource.h46 inline const S3Location& GetS3() const{ return m_s3; } in GetS3()
58 inline void SetS3(const S3Location& value) { m_s3HasBeenSet = true; m_s3 = value; } in SetS3()
64 inline void SetS3(S3Location&& value) { m_s3HasBeenSet = true; m_s3 = std::move(value); } in SetS3()
80 S3Location m_s3;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ivs/include/aws/ivs/model/
H A DDestinationConfiguration.h46 inline const S3DestinationConfiguration& GetS3() const{ return m_s3; } in GetS3()
56 …inline void SetS3(const S3DestinationConfiguration& value) { m_s3HasBeenSet = true; m_s3 = value; } in SetS3()
61 …inline void SetS3(S3DestinationConfiguration&& value) { m_s3HasBeenSet = true; m_s3 = std::move(va… in SetS3()
75 S3DestinationConfiguration m_s3;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ec2/include/aws/ec2/model/
H A DStorage.h46 inline const S3Storage& GetS3() const{ return m_s3; } in GetS3()
56 inline void SetS3(const S3Storage& value) { m_s3HasBeenSet = true; m_s3 = value; } in SetS3()
61 inline void SetS3(S3Storage&& value) { m_s3HasBeenSet = true; m_s3 = std::move(value); } in SetS3()
75 S3Storage m_s3;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-glue/include/aws/glue/model/
H A DLocation.h85 inline const Aws::Vector<CodeGenNodeArg>& GetS3() const{ return m_s3; } in GetS3()
95 …inline void SetS3(const Aws::Vector<CodeGenNodeArg>& value) { m_s3HasBeenSet = true; m_s3 = value;… in SetS3()
100 …inline void SetS3(Aws::Vector<CodeGenNodeArg>&& value) { m_s3HasBeenSet = true; m_s3 = std::move(v… in SetS3()
115 …inline Location& AddS3(const CodeGenNodeArg& value) { m_s3HasBeenSet = true; m_s3.push_back(value)… in AddS3()
120 …inline Location& AddS3(CodeGenNodeArg&& value) { m_s3HasBeenSet = true; m_s3.push_back(std::move(v… in AddS3()
168 Aws::Vector<CodeGenNodeArg> m_s3; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-customer-profiles/source/model/
H A DConnectorOperator.cpp24 m_s3(S3ConnectorOperator::NOT_SET), in ConnectorOperator()
38 m_s3(S3ConnectorOperator::NOT_SET), in ConnectorOperator()
61 m_s3 = S3ConnectorOperatorMapper::GetS3ConnectorOperatorForName(jsonValue.GetString("S3")); in operator =()
101 payload.WithString("S3", S3ConnectorOperatorMapper::GetNameForS3ConnectorOperator(m_s3)); in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-kafkaconnect/include/aws/kafkaconnect/model/
H A DWorkerLogDelivery.h109 inline const S3LogDelivery& GetS3() const{ return m_s3; } in GetS3()
119 inline void SetS3(const S3LogDelivery& value) { m_s3HasBeenSet = true; m_s3 = value; } in SetS3()
124 inline void SetS3(S3LogDelivery&& value) { m_s3HasBeenSet = true; m_s3 = std::move(value); } in SetS3()
144 S3LogDelivery m_s3; variable
H A DWorkerLogDeliveryDescription.h109 inline const S3LogDeliveryDescription& GetS3() const{ return m_s3; } in GetS3()
119 … inline void SetS3(const S3LogDeliveryDescription& value) { m_s3HasBeenSet = true; m_s3 = value; } in SetS3()
124 …inline void SetS3(S3LogDeliveryDescription&& value) { m_s3HasBeenSet = true; m_s3 = std::move(valu… in SetS3()
144 S3LogDeliveryDescription m_s3; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-kafka/include/aws/kafka/model/
H A DBrokerLogs.h76 inline const S3& GetS3() const{ return m_s3; } in GetS3()
82 inline void SetS3(const S3& value) { m_s3HasBeenSet = true; m_s3 = value; } in SetS3()
85 inline void SetS3(S3&& value) { m_s3HasBeenSet = true; m_s3 = std::move(value); } in SetS3()
101 S3 m_s3; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ec2/source/model/
H A DStorage.cpp43 m_s3 = s3Node; in operator =()
57 m_s3.OutputToStream(oStream, s3LocationAndMemberSs.str().c_str()); in OutputToStream()
68 m_s3.OutputToStream(oStream, s3LocationAndMember.c_str()); in OutputToStream()
/dports/devel/boost-docs/boost_1_72_0/boost/timer/
H A Dprogress_display.hpp33 : noncopyable(), m_os(os), m_s1(s1), m_s2(s2), m_s3(s3) { restart(expected_count_); } in progress_display()
45 << m_s3; in restart()
66 const std::string m_s3; // not issues member in boost::timer::progress_display
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/timer/
H A Dprogress_display.hpp33 : noncopyable(), m_os(os), m_s1(s1), m_s2(s2), m_s3(s3) { restart(expected_count_); } in progress_display()
45 << m_s3; in restart()
66 const std::string m_s3; // not issues member in boost::timer::progress_display
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/timer/
H A Dprogress_display.hpp33 : noncopyable(), m_os(os), m_s1(s1), m_s2(s2), m_s3(s3) { restart(expected_count_); } in progress_display()
45 << m_s3; in restart()
66 const std::string m_s3; // not issues member in boost::timer::progress_display
/dports/devel/boost-libs/boost_1_72_0/boost/timer/
H A Dprogress_display.hpp33 : noncopyable(), m_os(os), m_s1(s1), m_s2(s2), m_s3(s3) { restart(expected_count_); } in progress_display()
45 << m_s3; in restart()
66 const std::string m_s3; // not issues member in boost::timer::progress_display
/dports/devel/boost-python-libs/boost_1_72_0/boost/timer/
H A Dprogress_display.hpp33 : noncopyable(), m_os(os), m_s1(s1), m_s2(s2), m_s3(s3) { restart(expected_count_); } in progress_display()
45 << m_s3; in restart()
66 const std::string m_s3; // not issues member in boost::timer::progress_display
/dports/devel/hyperscan/boost_1_75_0/boost/timer/
H A Dprogress_display.hpp33 : noncopyable(), m_os(os), m_s1(s1), m_s2(s2), m_s3(s3) { restart(expected_count_); } in progress_display()
45 << m_s3; in restart()
66 const std::string m_s3; // not issues member in boost::timer::progress_display
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-customer-profiles/include/aws/customer-profiles/model/
H A DConnectorOperator.h79 inline const S3ConnectorOperator& GetS3() const{ return m_s3; } in GetS3()
89 inline void SetS3(const S3ConnectorOperator& value) { m_s3HasBeenSet = true; m_s3 = value; } in SetS3()
94 … inline void SetS3(S3ConnectorOperator&& value) { m_s3HasBeenSet = true; m_s3 = std::move(value); } in SetS3()
204 S3ConnectorOperator m_s3; variable

1234