Red Hat DIRECTORY SERVER 7.1 - PLUG-IN PROGRAMMERS Manual page 222

Table of Contents

Advertisement

Summary of Data Types and Structures
To ...
Convert the value into an unsigned
long.
Initialize a Slapi_Value structure
with no values.
Initialize a Slapi_Value structure
from the berval structure.
Initialize a Slapi_Value structure
from a string.
Initialize a Slapi_Value structure
with a value contained in a string.
Allocate a new Slapi_Value
structure.
Allocate a new Slapi_Value
structure from a berval structure.
Allocate a new Slapi_Value
structure from a string.
Allocate a new Slapi_Value
structure and initializes it from a
string.
Allocate anew Slapi_Value from
another Slapi_Value structure.
Set the value.
Copy the value from a berval
structure into a Slapi_Value
structure.
Set the integer value of a
Slapi_Value structure.
Copy a string into the value.
Set the value.
Copy the value of a Slapi_Value
structure into another
Slapi_Value structure.
See Also
Slapi_ValueSet
220
Red Hat Directory Server Plug-in Programmer's Guide • May 2005
... Call this function
slapi_value_get_ulong()
slapi_value_init()
slapi_value_init_berval()
slapi_value_init_string()
slapi_value_init_string_passin()
slapi_value_new()
slapi_value_new_berval()
slapi_value_new_string()
slapi_value_new_string_passin()
slapi_value_new_value()
slapi_value_set()
slapi_value_set_berval()
slapi_value_set_int()
slapi_value_set_string()
slapi_value_set_string_passin()
slapi_value_set_value()

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 7.1

Table of Contents