Home
last modified time | relevance | path

Searched refs:m_updatedDateHasBeenSet (Results 1 – 12 of 12) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iot1click-projects/source/model/
H A DPlacementSummary.cpp25 m_updatedDateHasBeenSet(false) in PlacementSummary()
33 m_updatedDateHasBeenSet(false) in PlacementSummary()
65 m_updatedDateHasBeenSet = true; in operator =()
92 if(m_updatedDateHasBeenSet) in Jsonize()
H A DProjectSummary.cpp25 m_updatedDateHasBeenSet(false), in ProjectSummary()
34 m_updatedDateHasBeenSet(false), in ProjectSummary()
67 m_updatedDateHasBeenSet = true; in operator =()
104 if(m_updatedDateHasBeenSet) in Jsonize()
H A DPlacementDescription.cpp26 m_updatedDateHasBeenSet(false) in PlacementDescription()
35 m_updatedDateHasBeenSet(false) in PlacementDescription()
77 m_updatedDateHasBeenSet = true; in operator =()
115 if(m_updatedDateHasBeenSet) in Jsonize()
H A DProjectDescription.cpp26 m_updatedDateHasBeenSet(false), in ProjectDescription()
37 m_updatedDateHasBeenSet(false), in ProjectDescription()
78 m_updatedDateHasBeenSet = true; in operator =()
128 if(m_updatedDateHasBeenSet) in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-rds/source/model/
H A DDBProxyTargetGroup.cpp32 m_updatedDateHasBeenSet(false) in DBProxyTargetGroup()
45 m_updatedDateHasBeenSet(false) in DBProxyTargetGroup()
102 m_updatedDateHasBeenSet = true; in operator =()
148 if(m_updatedDateHasBeenSet) in OutputToStream()
187 if(m_updatedDateHasBeenSet) in OutputToStream()
H A DDBProxy.cpp42 m_updatedDateHasBeenSet(false) in DBProxy()
65 m_updatedDateHasBeenSet(false) in DBProxy()
182 m_updatedDateHasBeenSet = true; in operator =()
275 if(m_updatedDateHasBeenSet) in OutputToStream()
354 if(m_updatedDateHasBeenSet) in OutputToStream()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iot1click-projects/include/aws/iot1click-projects/model/
H A DPlacementSummary.h173 inline bool UpdatedDateHasBeenSet() const { return m_updatedDateHasBeenSet; } in UpdatedDateHasBeenSet()
180 …inline void SetUpdatedDate(const Aws::Utils::DateTime& value) { m_updatedDateHasBeenSet = true; m_… in SetUpdatedDate()
187 …inline void SetUpdatedDate(Aws::Utils::DateTime&& value) { m_updatedDateHasBeenSet = true; m_updat… in SetUpdatedDate()
215 bool m_updatedDateHasBeenSet; variable
H A DPlacementDescription.h239 inline bool UpdatedDateHasBeenSet() const { return m_updatedDateHasBeenSet; } in UpdatedDateHasBeenSet()
246 …inline void SetUpdatedDate(const Aws::Utils::DateTime& value) { m_updatedDateHasBeenSet = true; m_… in SetUpdatedDate()
253 …inline void SetUpdatedDate(Aws::Utils::DateTime&& value) { m_updatedDateHasBeenSet = true; m_updat… in SetUpdatedDate()
284 bool m_updatedDateHasBeenSet; variable
H A DProjectSummary.h174 inline bool UpdatedDateHasBeenSet() const { return m_updatedDateHasBeenSet; } in UpdatedDateHasBeenSet()
181 …inline void SetUpdatedDate(const Aws::Utils::DateTime& value) { m_updatedDateHasBeenSet = true; m_… in SetUpdatedDate()
188 …inline void SetUpdatedDate(Aws::Utils::DateTime&& value) { m_updatedDateHasBeenSet = true; m_updat… in SetUpdatedDate()
282 bool m_updatedDateHasBeenSet; variable
H A DProjectDescription.h216 inline bool UpdatedDateHasBeenSet() const { return m_updatedDateHasBeenSet; } in UpdatedDateHasBeenSet()
223 …inline void SetUpdatedDate(const Aws::Utils::DateTime& value) { m_updatedDateHasBeenSet = true; m_… in SetUpdatedDate()
230 …inline void SetUpdatedDate(Aws::Utils::DateTime&& value) { m_updatedDateHasBeenSet = true; m_updat… in SetUpdatedDate()
358 bool m_updatedDateHasBeenSet; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-rds/include/aws/rds/model/
H A DDBProxyTargetGroup.h357 inline bool UpdatedDateHasBeenSet() const { return m_updatedDateHasBeenSet; } in UpdatedDateHasBeenSet()
362 …inline void SetUpdatedDate(const Aws::Utils::DateTime& value) { m_updatedDateHasBeenSet = true; m_… in SetUpdatedDate()
367 …inline void SetUpdatedDate(Aws::Utils::DateTime&& value) { m_updatedDateHasBeenSet = true; m_updat… in SetUpdatedDate()
403 bool m_updatedDateHasBeenSet; variable
H A DDBProxy.h664 inline bool UpdatedDateHasBeenSet() const { return m_updatedDateHasBeenSet; } in UpdatedDateHasBeenSet()
669 …inline void SetUpdatedDate(const Aws::Utils::DateTime& value) { m_updatedDateHasBeenSet = true; m_… in SetUpdatedDate()
674 …inline void SetUpdatedDate(Aws::Utils::DateTime&& value) { m_updatedDateHasBeenSet = true; m_updat… in SetUpdatedDate()
731 bool m_updatedDateHasBeenSet; variable