Home
last modified time | relevance | path

Searched refs:SetComment (Results 1 – 25 of 1062) sorted by relevance

12345678910>>...43

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-route53/include/aws/route53/model/
H A DHostedZoneConfig.h55 …inline void SetComment(const Aws::String& value) { m_commentHasBeenSet = true; m_comment = value; } in SetComment() function
60 …inline void SetComment(Aws::String&& value) { m_commentHasBeenSet = true; m_comment = std::move(va… in SetComment() function
65 … inline void SetComment(const char* value) { m_commentHasBeenSet = true; m_comment.assign(value); } in SetComment() function
70 … inline HostedZoneConfig& WithComment(const Aws::String& value) { SetComment(value); return *this;} in WithComment()
75 …inline HostedZoneConfig& WithComment(Aws::String&& value) { SetComment(std::move(value)); return *… in WithComment()
80 inline HostedZoneConfig& WithComment(const char* value) { SetComment(value); return *this;} in WithComment()
H A DUpdateHostedZoneCommentRequest.h99 …inline void SetComment(const Aws::String& value) { m_commentHasBeenSet = true; m_comment = value; } in SetComment() function
106 …inline void SetComment(Aws::String&& value) { m_commentHasBeenSet = true; m_comment = std::move(va… in SetComment() function
113 … inline void SetComment(const char* value) { m_commentHasBeenSet = true; m_comment.assign(value); } in SetComment() function
120 …inline UpdateHostedZoneCommentRequest& WithComment(const Aws::String& value) { SetComment(value); … in WithComment()
127 …inline UpdateHostedZoneCommentRequest& WithComment(Aws::String&& value) { SetComment(std::move(val… in WithComment()
134 …inline UpdateHostedZoneCommentRequest& WithComment(const char* value) { SetComment(value); return … in WithComment()
H A DUpdateTrafficPolicyCommentRequest.h126 …inline void SetComment(const Aws::String& value) { m_commentHasBeenSet = true; m_comment = value; } in SetComment() function
131 …inline void SetComment(Aws::String&& value) { m_commentHasBeenSet = true; m_comment = std::move(va… in SetComment() function
136 … inline void SetComment(const char* value) { m_commentHasBeenSet = true; m_comment.assign(value); } in SetComment() function
141 …inline UpdateTrafficPolicyCommentRequest& WithComment(const Aws::String& value) { SetComment(value… in WithComment()
146 …inline UpdateTrafficPolicyCommentRequest& WithComment(Aws::String&& value) { SetComment(std::move(… in WithComment()
151 …inline UpdateTrafficPolicyCommentRequest& WithComment(const char* value) { SetComment(value); retu… in WithComment()
H A DChangeBatch.h58 …inline void SetComment(const Aws::String& value) { m_commentHasBeenSet = true; m_comment = value; } in SetComment() function
64 …inline void SetComment(Aws::String&& value) { m_commentHasBeenSet = true; m_comment = std::move(va… in SetComment() function
70 … inline void SetComment(const char* value) { m_commentHasBeenSet = true; m_comment.assign(value); } in SetComment() function
76 inline ChangeBatch& WithComment(const Aws::String& value) { SetComment(value); return *this;} in WithComment()
82 …inline ChangeBatch& WithComment(Aws::String&& value) { SetComment(std::move(value)); return *this;} in WithComment()
88 inline ChangeBatch& WithComment(const char* value) { SetComment(value); return *this;} in WithComment()
H A DAssociateVPCWithHostedZoneRequest.h147 …inline void SetComment(const Aws::String& value) { m_commentHasBeenSet = true; m_comment = value; } in SetComment() function
152 …inline void SetComment(Aws::String&& value) { m_commentHasBeenSet = true; m_comment = std::move(va… in SetComment() function
157 … inline void SetComment(const char* value) { m_commentHasBeenSet = true; m_comment.assign(value); } in SetComment() function
162 …inline AssociateVPCWithHostedZoneRequest& WithComment(const Aws::String& value) { SetComment(value… in WithComment()
167 …inline AssociateVPCWithHostedZoneRequest& WithComment(Aws::String&& value) { SetComment(std::move(… in WithComment()
172 …inline AssociateVPCWithHostedZoneRequest& WithComment(const char* value) { SetComment(value); retu… in WithComment()
H A DDisassociateVPCFromHostedZoneRequest.h139 …inline void SetComment(const Aws::String& value) { m_commentHasBeenSet = true; m_comment = value; } in SetComment() function
144 …inline void SetComment(Aws::String&& value) { m_commentHasBeenSet = true; m_comment = std::move(va… in SetComment() function
149 … inline void SetComment(const char* value) { m_commentHasBeenSet = true; m_comment.assign(value); } in SetComment() function
154 …inline DisassociateVPCFromHostedZoneRequest& WithComment(const Aws::String& value) { SetComment(va… in WithComment()
159 …inline DisassociateVPCFromHostedZoneRequest& WithComment(Aws::String&& value) { SetComment(std::mo… in WithComment()
164 …inline DisassociateVPCFromHostedZoneRequest& WithComment(const char* value) { SetComment(value); r… in WithComment()
H A DCreateTrafficPolicyRequest.h161 …inline void SetComment(const Aws::String& value) { m_commentHasBeenSet = true; m_comment = value; } in SetComment() function
167 …inline void SetComment(Aws::String&& value) { m_commentHasBeenSet = true; m_comment = std::move(va… in SetComment() function
173 … inline void SetComment(const char* value) { m_commentHasBeenSet = true; m_comment.assign(value); } in SetComment() function
179 …inline CreateTrafficPolicyRequest& WithComment(const Aws::String& value) { SetComment(value); retu… in WithComment()
185 …inline CreateTrafficPolicyRequest& WithComment(Aws::String&& value) { SetComment(std::move(value))… in WithComment()
191 …inline CreateTrafficPolicyRequest& WithComment(const char* value) { SetComment(value); return *thi… in WithComment()
H A DCreateTrafficPolicyVersionRequest.h161 …inline void SetComment(const Aws::String& value) { m_commentHasBeenSet = true; m_comment = value; } in SetComment() function
167 …inline void SetComment(Aws::String&& value) { m_commentHasBeenSet = true; m_comment = std::move(va… in SetComment() function
173 … inline void SetComment(const char* value) { m_commentHasBeenSet = true; m_comment.assign(value); } in SetComment() function
179 …inline CreateTrafficPolicyVersionRequest& WithComment(const Aws::String& value) { SetComment(value… in WithComment()
185 …inline CreateTrafficPolicyVersionRequest& WithComment(Aws::String&& value) { SetComment(std::move(… in WithComment()
191 …inline CreateTrafficPolicyVersionRequest& WithComment(const char* value) { SetComment(value); retu… in WithComment()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-cloudfront/include/aws/cloudfront/model/
H A DFunctionConfig.h55 …inline void SetComment(const Aws::String& value) { m_commentHasBeenSet = true; m_comment = value; } in SetComment() function
60 …inline void SetComment(Aws::String&& value) { m_commentHasBeenSet = true; m_comment = std::move(va… in SetComment() function
65 … inline void SetComment(const char* value) { m_commentHasBeenSet = true; m_comment.assign(value); } in SetComment() function
70 inline FunctionConfig& WithComment(const Aws::String& value) { SetComment(value); return *this;} in WithComment()
75 …inline FunctionConfig& WithComment(Aws::String&& value) { SetComment(std::move(value)); return *th… in WithComment()
80 inline FunctionConfig& WithComment(const char* value) { SetComment(value); return *this;} in WithComment()
H A DCloudFrontOriginAccessIdentityConfig.h195 …inline void SetComment(const Aws::String& value) { m_commentHasBeenSet = true; m_comment = value; } in SetComment() function
201 …inline void SetComment(Aws::String&& value) { m_commentHasBeenSet = true; m_comment = std::move(va… in SetComment() function
207 … inline void SetComment(const char* value) { m_commentHasBeenSet = true; m_comment.assign(value); } in SetComment() function
213 …inline CloudFrontOriginAccessIdentityConfig& WithComment(const Aws::String& value) { SetComment(va… in WithComment()
219 …inline CloudFrontOriginAccessIdentityConfig& WithComment(Aws::String&& value) { SetComment(std::mo… in WithComment()
225 …inline CloudFrontOriginAccessIdentityConfig& WithComment(const char* value) { SetComment(value); r… in WithComment()
H A DCloudFrontOriginAccessIdentitySummary.h163 …inline void SetComment(const Aws::String& value) { m_commentHasBeenSet = true; m_comment = value; } in SetComment() function
169 …inline void SetComment(Aws::String&& value) { m_commentHasBeenSet = true; m_comment = std::move(va… in SetComment() function
175 … inline void SetComment(const char* value) { m_commentHasBeenSet = true; m_comment.assign(value); } in SetComment() function
181 …ntOriginAccessIdentitySummary& WithComment(const Aws::String& value) { SetComment(value); return *… in WithComment()
187 …inline CloudFrontOriginAccessIdentitySummary& WithComment(Aws::String&& value) { SetComment(std::m… in WithComment()
193 …inline CloudFrontOriginAccessIdentitySummary& WithComment(const char* value) { SetComment(value); … in WithComment()
H A DFieldLevelEncryptionConfig.h100 …inline void SetComment(const Aws::String& value) { m_commentHasBeenSet = true; m_comment = value; } in SetComment() function
106 …inline void SetComment(Aws::String&& value) { m_commentHasBeenSet = true; m_comment = std::move(va… in SetComment() function
112 … inline void SetComment(const char* value) { m_commentHasBeenSet = true; m_comment.assign(value); } in SetComment() function
118 …inline FieldLevelEncryptionConfig& WithComment(const Aws::String& value) { SetComment(value); retu… in WithComment()
124 …inline FieldLevelEncryptionConfig& WithComment(Aws::String&& value) { SetComment(std::move(value))… in WithComment()
130 …inline FieldLevelEncryptionConfig& WithComment(const char* value) { SetComment(value); return *thi… in WithComment()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/dialogs/
H A Ddialog_eeschema_page_settings.cpp140 tb2.SetComment( 0, m_tb.GetComment( 0 ) ); in onSavePageSettings()
143 tb2.SetComment( 1, m_tb.GetComment( 1 ) ); in onSavePageSettings()
146 tb2.SetComment( 2, m_tb.GetComment( 2 ) ); in onSavePageSettings()
149 tb2.SetComment( 3, m_tb.GetComment( 3 ) ); in onSavePageSettings()
152 tb2.SetComment( 4, m_tb.GetComment( 4 ) ); in onSavePageSettings()
155 tb2.SetComment( 5, m_tb.GetComment( 5 ) ); in onSavePageSettings()
158 tb2.SetComment( 6, m_tb.GetComment( 6 ) ); in onSavePageSettings()
161 tb2.SetComment( 7, m_tb.GetComment( 7 ) ); in onSavePageSettings()
164 tb2.SetComment( 8, m_tb.GetComment( 8 ) ); in onSavePageSettings()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dataexchange/include/aws/dataexchange/model/
H A DUpdateRevisionRequest.h51 …inline void SetComment(const Aws::String& value) { m_commentHasBeenSet = true; m_comment = value; } in SetComment() function
56 …inline void SetComment(Aws::String&& value) { m_commentHasBeenSet = true; m_comment = std::move(va… in SetComment() function
61 … inline void SetComment(const char* value) { m_commentHasBeenSet = true; m_comment.assign(value); } in SetComment() function
66 …inline UpdateRevisionRequest& WithComment(const Aws::String& value) { SetComment(value); return *t… in WithComment()
71 …inline UpdateRevisionRequest& WithComment(Aws::String&& value) { SetComment(std::move(value)); ret… in WithComment()
76 inline UpdateRevisionRequest& WithComment(const char* value) { SetComment(value); return *this;} in WithComment()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-athena/include/aws/athena/model/
H A DColumn.h135 …inline void SetComment(const Aws::String& value) { m_commentHasBeenSet = true; m_comment = value; } in SetComment() function
140 …inline void SetComment(Aws::String&& value) { m_commentHasBeenSet = true; m_comment = std::move(va… in SetComment() function
145 … inline void SetComment(const char* value) { m_commentHasBeenSet = true; m_comment.assign(value); } in SetComment() function
150 inline Column& WithComment(const Aws::String& value) { SetComment(value); return *this;} in WithComment()
155 inline Column& WithComment(Aws::String&& value) { SetComment(std::move(value)); return *this;} in WithComment()
160 inline Column& WithComment(const char* value) { SetComment(value); return *this;} in WithComment()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/qa/common/
H A Dtest_title_block.cpp41 m_tb.SetComment( 0, "comment1" ); in TitleBlockFixture()
42 m_tb.SetComment( 1, "comment2" ); in TitleBlockFixture()
43 m_tb.SetComment( 2, "comment3" ); in TitleBlockFixture()
44 m_tb.SetComment( 3, "comment4" ); in TitleBlockFixture()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codeguruprofiler/include/aws/codeguruprofiler/model/
H A DSubmitFeedbackRequest.h118 …inline void SetComment(const Aws::String& value) { m_commentHasBeenSet = true; m_comment = value; } in SetComment() function
123 …inline void SetComment(Aws::String&& value) { m_commentHasBeenSet = true; m_comment = std::move(va… in SetComment() function
128 … inline void SetComment(const char* value) { m_commentHasBeenSet = true; m_comment.assign(value); } in SetComment() function
133 …inline SubmitFeedbackRequest& WithComment(const Aws::String& value) { SetComment(value); return *t… in WithComment()
138 …inline SubmitFeedbackRequest& WithComment(Aws::String&& value) { SetComment(std::move(value)); ret… in WithComment()
143 inline SubmitFeedbackRequest& WithComment(const char* value) { SetComment(value); return *this;} in WithComment()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ec2/include/aws/ec2/model/
H A DClientData.h56 …inline void SetComment(const Aws::String& value) { m_commentHasBeenSet = true; m_comment = value; } in SetComment() function
61 …inline void SetComment(Aws::String&& value) { m_commentHasBeenSet = true; m_comment = std::move(va… in SetComment() function
66 … inline void SetComment(const char* value) { m_commentHasBeenSet = true; m_comment.assign(value); } in SetComment() function
71 inline ClientData& WithComment(const Aws::String& value) { SetComment(value); return *this;} in WithComment()
76 … inline ClientData& WithComment(Aws::String&& value) { SetComment(std::move(value)); return *this;} in WithComment()
81 inline ClientData& WithComment(const char* value) { SetComment(value); return *this;} in WithComment()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-auditmanager/include/aws/auditmanager/model/
H A DUpdateAssessmentControlSetStatusRequest.h162 …inline void SetComment(const Aws::String& value) { m_commentHasBeenSet = true; m_comment = value; } in SetComment() function
167 …inline void SetComment(Aws::String&& value) { m_commentHasBeenSet = true; m_comment = std::move(va… in SetComment() function
172 … inline void SetComment(const char* value) { m_commentHasBeenSet = true; m_comment.assign(value); } in SetComment() function
177 …ssmentControlSetStatusRequest& WithComment(const Aws::String& value) { SetComment(value); return *… in WithComment()
182 …inline UpdateAssessmentControlSetStatusRequest& WithComment(Aws::String&& value) { SetComment(std:… in WithComment()
187 …inline UpdateAssessmentControlSetStatusRequest& WithComment(const char* value) { SetComment(value)… in WithComment()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iot/include/aws/iot/model/
H A DCancelJobRequest.h136 …inline void SetComment(const Aws::String& value) { m_commentHasBeenSet = true; m_comment = value; } in SetComment() function
141 …inline void SetComment(Aws::String&& value) { m_commentHasBeenSet = true; m_comment = std::move(va… in SetComment() function
146 … inline void SetComment(const char* value) { m_commentHasBeenSet = true; m_comment.assign(value); } in SetComment() function
151 … inline CancelJobRequest& WithComment(const Aws::String& value) { SetComment(value); return *this;} in WithComment()
156 …inline CancelJobRequest& WithComment(Aws::String&& value) { SetComment(std::move(value)); return *… in WithComment()
161 inline CancelJobRequest& WithComment(const char* value) { SetComment(value); return *this;} in WithComment()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/dialogs/
H A Ddialog_page_settings.cpp351 m_tb.SetComment( 0, m_TextComment1->GetValue() ); in OnComment1TextUpdated()
362 m_tb.SetComment( 1, m_TextComment2->GetValue() ); in OnComment2TextUpdated()
556 m_tb.SetComment( 0, m_TextComment1->GetValue() ); in SavePageSettings()
557 m_tb.SetComment( 1, m_TextComment2->GetValue() ); in SavePageSettings()
558 m_tb.SetComment( 2, m_TextComment3->GetValue() ); in SavePageSettings()
559 m_tb.SetComment( 3, m_TextComment4->GetValue() ); in SavePageSettings()
560 m_tb.SetComment( 4, m_TextComment5->GetValue() ); in SavePageSettings()
561 m_tb.SetComment( 5, m_TextComment6->GetValue() ); in SavePageSettings()
562 m_tb.SetComment( 6, m_TextComment7->GetValue() ); in SavePageSettings()
563 m_tb.SetComment( 7, m_TextComment8->GetValue() ); in SavePageSettings()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-workdocs/include/aws/workdocs/model/
H A DCreateCommentResult.h43 inline void SetComment(const Comment& value) { m_comment = value; } in SetComment() function
48 inline void SetComment(Comment&& value) { m_comment = std::move(value); } in SetComment() function
53 … inline CreateCommentResult& WithComment(const Comment& value) { SetComment(value); return *this;} in WithComment()
58 …inline CreateCommentResult& WithComment(Comment&& value) { SetComment(std::move(value)); return *t… in WithComment()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codecommit/include/aws/codecommit/model/
H A DDeleteCommentContentResult.h43 inline void SetComment(const Comment& value) { m_comment = value; } in SetComment() function
48 inline void SetComment(Comment&& value) { m_comment = std::move(value); } in SetComment() function
53 …inline DeleteCommentContentResult& WithComment(const Comment& value) { SetComment(value); return *… in WithComment()
58 …inline DeleteCommentContentResult& WithComment(Comment&& value) { SetComment(std::move(value)); re… in WithComment()
H A DGetCommentResult.h43 inline void SetComment(const Comment& value) { m_comment = value; } in SetComment() function
48 inline void SetComment(Comment&& value) { m_comment = std::move(value); } in SetComment() function
53 inline GetCommentResult& WithComment(const Comment& value) { SetComment(value); return *this;} in WithComment()
58 …inline GetCommentResult& WithComment(Comment&& value) { SetComment(std::move(value)); return *this… in WithComment()
H A DPostCommentReplyResult.h43 inline void SetComment(const Comment& value) { m_comment = value; } in SetComment() function
48 inline void SetComment(Comment&& value) { m_comment = std::move(value); } in SetComment() function
53 …inline PostCommentReplyResult& WithComment(const Comment& value) { SetComment(value); return *this… in WithComment()
58 …inline PostCommentReplyResult& WithComment(Comment&& value) { SetComment(std::move(value)); return… in WithComment()

12345678910>>...43