Home
last modified time | relevance | path

Searched refs:m_amountHasBeenSet (Results 1 – 18 of 18) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ec2/source/model/
H A DRecurringCharge.cpp25 m_amountHasBeenSet(false), in RecurringCharge()
33 m_amountHasBeenSet(false), in RecurringCharge()
50 m_amountHasBeenSet = true; in operator =()
65 if(m_amountHasBeenSet) in OutputToStream()
79 if(m_amountHasBeenSet) in OutputToStream()
H A DReservedInstanceLimitPrice.cpp25 m_amountHasBeenSet(false), in ReservedInstanceLimitPrice()
33 m_amountHasBeenSet(false), in ReservedInstanceLimitPrice()
50 m_amountHasBeenSet = true; in operator =()
65 if(m_amountHasBeenSet) in OutputToStream()
79 if(m_amountHasBeenSet) in OutputToStream()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-budgets/source/model/
H A DSpend.cpp22 m_amountHasBeenSet(false), in Spend()
28 m_amountHasBeenSet(false), in Spend()
40 m_amountHasBeenSet = true; in operator =()
57 if(m_amountHasBeenSet) in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ce/source/model/
H A DMetricValue.cpp22 m_amountHasBeenSet(false), in MetricValue()
28 m_amountHasBeenSet(false), in MetricValue()
40 m_amountHasBeenSet = true; in operator =()
57 if(m_amountHasBeenSet) in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-guardduty/source/model/
H A DTotal.cpp22 m_amountHasBeenSet(false), in Total()
28 m_amountHasBeenSet(false), in Total()
40 m_amountHasBeenSet = true; in operator =()
57 if(m_amountHasBeenSet) in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-devicefarm/source/model/
H A DMonetaryAmount.cpp23 m_amountHasBeenSet(false), in MonetaryAmount()
31 m_amountHasBeenSet(false), in MonetaryAmount()
44 m_amountHasBeenSet = true; in operator =()
61 if(m_amountHasBeenSet) in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-budgets/include/aws/budgets/model/
H A DSpend.h54 inline bool AmountHasBeenSet() const { return m_amountHasBeenSet; } in AmountHasBeenSet()
60 inline void SetAmount(const Aws::String& value) { m_amountHasBeenSet = true; m_amount = value; } in SetAmount()
66 …inline void SetAmount(Aws::String&& value) { m_amountHasBeenSet = true; m_amount = std::move(value… in SetAmount()
72 inline void SetAmount(const char* value) { m_amountHasBeenSet = true; m_amount.assign(value); } in SetAmount()
144 bool m_amountHasBeenSet; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ce/include/aws/ce/model/
H A DMetricValue.h48 inline bool AmountHasBeenSet() const { return m_amountHasBeenSet; } in AmountHasBeenSet()
53 inline void SetAmount(const Aws::String& value) { m_amountHasBeenSet = true; m_amount = value; } in SetAmount()
58 …inline void SetAmount(Aws::String&& value) { m_amountHasBeenSet = true; m_amount = std::move(value… in SetAmount()
63 inline void SetAmount(const char* value) { m_amountHasBeenSet = true; m_amount.assign(value); } in SetAmount()
124 bool m_amountHasBeenSet; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-guardduty/include/aws/guardduty/model/
H A DTotal.h49 inline bool AmountHasBeenSet() const { return m_amountHasBeenSet; } in AmountHasBeenSet()
54 inline void SetAmount(const Aws::String& value) { m_amountHasBeenSet = true; m_amount = value; } in SetAmount()
59 …inline void SetAmount(Aws::String&& value) { m_amountHasBeenSet = true; m_amount = std::move(value… in SetAmount()
64 inline void SetAmount(const char* value) { m_amountHasBeenSet = true; m_amount.assign(value); } in SetAmount()
125 bool m_amountHasBeenSet; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-devicefarm/include/aws/devicefarm/model/
H A DMonetaryAmount.h49 inline bool AmountHasBeenSet() const { return m_amountHasBeenSet; } in AmountHasBeenSet()
54 inline void SetAmount(double value) { m_amountHasBeenSet = true; m_amount = value; } in SetAmount()
101 bool m_amountHasBeenSet; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ec2/include/aws/ec2/model/
H A DRecurringCharge.h50 inline bool AmountHasBeenSet() const { return m_amountHasBeenSet; } in AmountHasBeenSet()
55 inline void SetAmount(double value) { m_amountHasBeenSet = true; m_amount = value; } in SetAmount()
96 bool m_amountHasBeenSet; variable
H A DReservedInstanceLimitPrice.h53 inline bool AmountHasBeenSet() const { return m_amountHasBeenSet; } in AmountHasBeenSet()
59 inline void SetAmount(double value) { m_amountHasBeenSet = true; m_amount = value; } in SetAmount()
107 bool m_amountHasBeenSet; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-redshift/source/model/
H A DUsageLimit.cpp31 m_amountHasBeenSet(false), in UsageLimit()
49 m_amountHasBeenSet(false), in UsageLimit()
94 m_amountHasBeenSet = true; in operator =()
147 if(m_amountHasBeenSet) in OutputToStream()
200 if(m_amountHasBeenSet) in OutputToStream()
H A DModifyUsageLimitRequest.cpp16 m_amountHasBeenSet(false), in ModifyUsageLimitRequest()
31 if(m_amountHasBeenSet) in SerializePayload()
H A DCreateUsageLimitRequest.cpp20 m_amountHasBeenSet(false), in CreateUsageLimitRequest()
48 if(m_amountHasBeenSet) in SerializePayload()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-redshift/include/aws/redshift/model/
H A DModifyUsageLimitRequest.h91 inline bool AmountHasBeenSet() const { return m_amountHasBeenSet; } in AmountHasBeenSet()
97 inline void SetAmount(long long value) { m_amountHasBeenSet = true; m_amount = value; } in SetAmount()
148 bool m_amountHasBeenSet; variable
H A DCreateUsageLimitRequest.h182 inline bool AmountHasBeenSet() const { return m_amountHasBeenSet; } in AmountHasBeenSet()
188 inline void SetAmount(long long value) { m_amountHasBeenSet = true; m_amount = value; } in SetAmount()
323 bool m_amountHasBeenSet; variable
H A DUsageLimit.h209 inline bool AmountHasBeenSet() const { return m_amountHasBeenSet; } in AmountHasBeenSet()
215 inline void SetAmount(long long value) { m_amountHasBeenSet = true; m_amount = value; } in SetAmount()
390 bool m_amountHasBeenSet; variable