Lines Matching full:will

159 The \fBscf_tmpl_prop_name()\fR function will retrieve the property's name as
164 The \fBscf_tmpl_prop_type()\fR function will retrieve the type of the property
168 The \fBscf_tmpl_prop_required()\fR function will determine whether the property
170 If required is unset, out will be the default, 0. If the property is explicitly
171 set to required, out will be 1.
174 The \fBscf_tmpl_prop_common_name()\fR function will retrieve the property's
177 supplied locale is \fINULL\fR, the current locale will be used. If a common
178 name in the specified locale is not found, the function will also look for a
179 common name in the C locale. Some templates will not specify the property
184 The \fBscf_tmpl_prop_description()\fR function will retrieve the property's
187 supplied locale is \fINULL\fR, the current locale will be used. If a
188 description in the specified locale is not found, the function will also look
189 for a description in the C locale. Some templates will not specify the property
194 The \fBscf_tmpl_prop_visibility()\fR function will retrieve the visibility of
198 will return the default, \fBSCF_TMPL_VISIBILITY_READWRITE\fR.
201 The \fBscf_tmpl_prop_cardinality()\fR function will retrieve the minimum number
242 The \fBscf_tmpl_prop_internal_seps()\fR function will retrieve the list of
243 internal separators as currently defined in the template. Each separator will
244 be a single string character in a different element of out. Some templates will
249 The \fBscf_tmpl_value_name_constraints()\fR function will retrieve the set of
250 property values the property is expected to be part of. Some templates will not
255 The \fBscf_tmpl_value_count_range_constraints()\fR function will retrieve the
257 place them in \fIranges\fR. Some templates will not specify any range
279 The \fBscf_tmpl_value_int_range_constraints()\fR function will retrieve the set
281 them in \fIranges\fR. Some templates will not specify any range constraints.
302 The \fBscf_tmpl_value_name_choices()\fR function will retrieve the set of
303 property value choices that should be offered to a user. Some templates will
308 The \fBscf_tmpl_value_count_range_choices()\fR function will retrieve the set
310 them in ranges\fI\fR. Some templates will not specify any range choices.
313 The \fBscf_tmpl_value_int_range_constraints()\fR function will retrieve the set
315 them in \fIranges\fR. Some templates will not specify any range constraints.
318 The \fBscf_tmpl_value_common_name()\fR function will retrieve the value's
321 is \fINULL\fR, the current locale will be used. If a common name in the
322 specified locale is not found, the function will also look for a common name in
323 the C locale. Some templates will not specify the value common name. The caller
327 The \fBscf_tmpl_value_description()\fR function will retrieve the value's
330 is \fINULL\fR, the current locale will be used. If a description in the
331 specified locale is not found, the function will also look for a description in
332 the C locale. Some templates will not specify the value description. The caller
336 The \fBscf_tmpl_value_in_constraint()\fR function will check that the value
338 This currently means it will determine if the value provided:
359 If the template property does not define a type, ranges will be considered of
367 If \fIerrs\fR is not \fINULL\fR, an \fBscf_tmpl_error_t\fR will be created,
412 functions will fail if:
525 and \fBscf_tmpl_value_description()\fR, functions will fail if:
537 The \fBscf_tmpl_value_in_constraint()\fR function will fail if:
550 \fBscf_tmpl_prop_units()\fR functions will fail if:
563 functions will fail if:
576 \fBscf_tmpl_value_count_range_choices()\fR functions will fail if:
590 \fBscf_tmpl_value_int_range_choices()\fR functions will fail if:
606 \fBscf_tmpl_value_int_range_choices()\fR functions will fail if: