Functions Specific To Virtual Attribute Service; Slapi_Vattr_List_Attrs() - Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual

For plug-in
Table of Contents

Advertisement

Functions Specific to Virtual Attribute Service

Description
This function initializes a
contained in another
Memory Concerns
The function does not verify that the
so it is your responsibility to verify that there are no values prior to calling this
function. If you do not verify this, the allocated memory space will leak. You can
free existing values by calling
See Also
slapi_valueset_done()
Functions Specific to Virtual Attribute Service
This section contains reference information on routines that are specific to virtual
attribute services.
Table 15-30 Virtual Attribute Service Routines
Function

slapi_vattr_list_attrs()

slapi_vattr_attrs_free()
slapi_vattr_schema_check_type()
slapi_vattr_value_compare()
slapi_vattr_values_free()
slapi_vattr_values_get()
slapi_vattr_values_get_ex()
slapi_vattr_values_type_thang_get()
slapi_vattr_list_attrs()
Returns all the attribute types, both real and virtual, from an entry.
534
Netscape Directory Server Plug-in Programmer's Guide • October 2004
structure by copying the values
Slapi_ValueSet
structure.
Slapi_ValueSet
Slapi_ValueSet
slapi_valueset_done()
Description
Returns all the attribute types, both real and virtual, from an entry.
Frees the attribute list returned by slapi_vattr_list_attrs().
Performs a schema check on the attribute types in the entry.
Compares the attribute and the name in a given entry.
Frees the attribute value and name in a given entry.
Returns the values of a virtual attribute for the given an entry
and the attribute-type name.
Returns the values for an attribute type from an entry.
Gets values for an attribute type in the list only if the results field for
that attribute type is NULL.
structure contains values,
.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents