Home
last modified time | relevance | path

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

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-forecast/source/model/
H A DWindowSummary.cpp25 m_itemCountHasBeenSet(false), in WindowSummary()
36 m_itemCountHasBeenSet(false), in WindowSummary()
64 m_itemCountHasBeenSet = true; in operator =()
98 if(m_itemCountHasBeenSet) in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-kendra/source/model/
H A DQuerySuggestionsBlockListSummary.cpp29 m_itemCountHasBeenSet(false) in QuerySuggestionsBlockListSummary()
41 m_itemCountHasBeenSet(false) in QuerySuggestionsBlockListSummary()
87 m_itemCountHasBeenSet = true; in operator =()
124 if(m_itemCountHasBeenSet) in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dynamodb/source/model/
H A DLocalSecondaryIndexDescription.cpp28 m_itemCountHasBeenSet(false), in LocalSecondaryIndexDescription()
40 m_itemCountHasBeenSet(false), in LocalSecondaryIndexDescription()
83 m_itemCountHasBeenSet = true; in operator =()
129 if(m_itemCountHasBeenSet) in Jsonize()
H A DGlobalSecondaryIndexDescription.cpp33 m_itemCountHasBeenSet(false), in GlobalSecondaryIndexDescription()
50 m_itemCountHasBeenSet(false), in GlobalSecondaryIndexDescription()
114 m_itemCountHasBeenSet = true; in operator =()
177 if(m_itemCountHasBeenSet) in Jsonize()
H A DSourceTableDetails.cpp31 m_itemCountHasBeenSet(false), in SourceTableDetails()
47 m_itemCountHasBeenSet(false), in SourceTableDetails()
112 m_itemCountHasBeenSet = true; in operator =()
175 if(m_itemCountHasBeenSet) in Jsonize()
H A DExportDescription.cpp45 m_itemCountHasBeenSet(false) in ExportDescription()
73 m_itemCountHasBeenSet(false) in ExportDescription()
210 m_itemCountHasBeenSet = true; in operator =()
322 if(m_itemCountHasBeenSet) in Jsonize()
H A DTableDescription.cpp32 m_itemCountHasBeenSet(false), in TableDescription()
60 m_itemCountHasBeenSet(false), in TableDescription()
139 m_itemCountHasBeenSet = true; in operator =()
299 if(m_itemCountHasBeenSet) in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-securityhub/source/model/
H A DAwsDynamoDbTableGlobalSecondaryIndex.cpp30 m_itemCountHasBeenSet(false), in AwsDynamoDbTableGlobalSecondaryIndex()
46 m_itemCountHasBeenSet(false), in AwsDynamoDbTableGlobalSecondaryIndex()
95 m_itemCountHasBeenSet = true; in operator =()
159 if(m_itemCountHasBeenSet) in Jsonize()
H A DAwsDynamoDbTableDetails.cpp28 m_itemCountHasBeenSet(false), in AwsDynamoDbTableDetails()
53 m_itemCountHasBeenSet(false), in AwsDynamoDbTableDetails()
119 m_itemCountHasBeenSet = true; in operator =()
269 if(m_itemCountHasBeenSet) in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-forecast/include/aws/forecast/model/
H A DWindowSummary.h116 inline bool ItemCountHasBeenSet() const { return m_itemCountHasBeenSet; } in ItemCountHasBeenSet()
121 inline void SetItemCount(int value) { m_itemCountHasBeenSet = true; m_itemCount = value; } in SetItemCount()
211 bool m_itemCountHasBeenSet; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dynamodb/include/aws/dynamodb/model/
H A DLocalSecondaryIndexDescription.h282 inline bool ItemCountHasBeenSet() const { return m_itemCountHasBeenSet; } in ItemCountHasBeenSet()
289 inline void SetItemCount(long long value) { m_itemCountHasBeenSet = true; m_itemCount = value; } in SetItemCount()
354 bool m_itemCountHasBeenSet; variable
H A DGlobalSecondaryIndexDescription.h463 inline bool ItemCountHasBeenSet() const { return m_itemCountHasBeenSet; } in ItemCountHasBeenSet()
470 inline void SetItemCount(long long value) { m_itemCountHasBeenSet = true; m_itemCount = value; } in SetItemCount()
544 bool m_itemCountHasBeenSet; variable
H A DSourceTableDetails.h301 inline bool ItemCountHasBeenSet() const { return m_itemCountHasBeenSet; } in ItemCountHasBeenSet()
306 inline void SetItemCount(long long value) { m_itemCountHasBeenSet = true; m_itemCount = value; } in SetItemCount()
404 bool m_itemCountHasBeenSet; variable
H A DExportDescription.h779 inline bool ItemCountHasBeenSet() const { return m_itemCountHasBeenSet; } in ItemCountHasBeenSet()
784 inline void SetItemCount(long long value) { m_itemCountHasBeenSet = true; m_itemCount = value; } in SetItemCount()
848 bool m_itemCountHasBeenSet; variable
H A DTableDescription.h533 inline bool ItemCountHasBeenSet() const { return m_itemCountHasBeenSet; } in ItemCountHasBeenSet()
540 inline void SetItemCount(long long value) { m_itemCountHasBeenSet = true; m_itemCount = value; } in SetItemCount()
1726 bool m_itemCountHasBeenSet; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-kendra/include/aws/kendra/model/
H A DQuerySuggestionsBlockListSummary.h237 inline bool ItemCountHasBeenSet() const { return m_itemCountHasBeenSet; } in ItemCountHasBeenSet()
242 inline void SetItemCount(int value) { m_itemCountHasBeenSet = true; m_itemCount = value; } in SetItemCount()
267 bool m_itemCountHasBeenSet; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-securityhub/include/aws/securityhub/model/
H A DAwsDynamoDbTableGlobalSecondaryIndex.h218 inline bool ItemCountHasBeenSet() const { return m_itemCountHasBeenSet; } in ItemCountHasBeenSet()
223 inline void SetItemCount(int value) { m_itemCountHasBeenSet = true; m_itemCount = value; } in SetItemCount()
351 bool m_itemCountHasBeenSet; variable
H A DAwsDynamoDbTableDetails.h286 inline bool ItemCountHasBeenSet() const { return m_itemCountHasBeenSet; } in ItemCountHasBeenSet()
291 inline void SetItemCount(int value) { m_itemCountHasBeenSet = true; m_itemCount = value; } in SetItemCount()
789 bool m_itemCountHasBeenSet; variable