Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 196

Table of Contents

Advertisement

Summary of Data Types and Structures
To do this...
Add a data value to an attribute
in an entry
Allocate memory for a entry
structure
Delete an attribute from an entry
Check if an entry contains a
specific attribute
Get the first value as a string
Get the values of a multi-valued
attribute of an entry
Get the first value as an integer
Get the first value as a long.
Get the first value as an unsigned
integer
Get the first value as an unsigned
long
Check if an attribute in an entry
contains a value
Adds an array to the attribute
values in an entry
Replaces the values of an
attribute with a string
Set the first value as a string
Set the first value as an integer
Set the first value as a long.
Set the first value as an unsigned
integer
Set the first value as an unsigned
long
Delete a string from an attribute.
Removes a Slapi_Value array
from an attribute
Copy an entry, its DN, and its
attributes
196
Netscape Directory Server Plug-In Programmer's Guide • August 2002
Call this function
slapi_entry_add_valueset()
slapi_entry_alloc()
slapi_entry_attr_delete()
slapi_entry_attr_find()
slapi_entry_attr_get_charptr()
slapi_entry_attr_get_charray()
slapi_entry_attr_get_int()
slapi_entry_attr_get_long()
slapi_entry_attr_get_uint()
slapi_entry_attr_get_ulong()
slapi_entry_attr_has_syntax_value()
slapi_entry_attr_merge_sv()
slapi_entry_attr_replace_sv()
slapi_entry_attr_set_charptr())
slapi_entry_attr_set_int()
slapi_entry_attr_set_long()
slapi_entry_attr_set_uint()
slapi_entry_attr_set_ulong()
slapi_entry_delete_string()
slapi_entry_delete_values_sv()
slapi_entry_dup()

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents