Functions For Handling Attributes - Netscape DIRECTORY SERVER 6.2 - PLUG-IN Manual

Table of Contents

Advertisement

Functions for Handling Attributes

This section contains reference information on attribute routines.
Attribute Routines
Table 15-5
Function
slapi_attr_add_value()
slapi_attr_basetype()
slapi_attr_dup()
slapi_attr_first_value()
slapi_attr_flag_is_set()
slapi_attr_free()
slapi_attr_get_bervals_copy()
slapi_attr_get_flags()
slapi_attr_get_numvalues()
slapi_attr_get_oid_copy()
slapi_attr_get_type()
slapi_attr_get_valueset()
slapi_attr_init()
slapi_attr_new()
slapi_attr_next_value()
slapi_attr_set_valueset()
slapi_attr_syntax_normalize()
slapi_attr_type2plugin()
slapi_attr_type_cmp()
slapi_attr_types_equivalent()
slapi_attr_value_cmp()
slapi_attr_value_find()
slapi_valueset_set_from_smod()
Description
Adds a value to an attribute.
Returns the base type of an attribute.
Duplicates an attribute.
Gets the first value of an attribute.
Determines if certain flags are set.
Frees an attribute.
Puts the values contained in an attribute into an array of berval
structures.
Gets the flags associated with an attribute.
Puts the count of values of an attribute into an integer.
Searches for an attribute type and gives its OID string.
Gets the name of the attribute type.
Copies attribute values into a valueset.
Initializes an empty attribute.
Creates a new attribute.
Gets the next value of an attribute.
Initializes a valueset in a Slapi_Attr structure from a specified
Slapi_ValueSet structure.
Returns a copy of the normalized attribute types.
Gets information about the plug-in responsible for handling an
attribute type.
Compares two attributes.
Compares two attribute names to determine if they represent the same
attribute.
Compares two attribute values.
Determines if an attribute contains a given value.
Adds the changes in a modification to a valueset.
Functions for Handling Attributes
Chapter 15
Function Reference
243

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.2

Table of Contents