switch_core_directory.c File Reference

#include <switch.h>
#include "private/switch_core_pvt.h"

Include dependency graph for switch_core_directory.c:

Go to the source code of this file.

Functions

switch_status_t switch_core_directory_open (switch_directory_handle_t *dh, char *module_name, char *source, char *dsn, char *passwd, switch_memory_pool_t *pool)
 Open a directory handle.
switch_status_t switch_core_directory_query (switch_directory_handle_t *dh, char *base, char *query)
 Query a directory handle.
switch_status_t switch_core_directory_next (switch_directory_handle_t *dh)
 Obtain the next record in a lookup.
switch_status_t switch_core_directory_next_pair (switch_directory_handle_t *dh, char **var, char **val)
 Obtain the next name/value pair in the current record.
switch_status_t switch_core_directory_close (switch_directory_handle_t *dh)
 Close an open directory handle.


Generated on Sun May 20 04:00:08 2012 for FreeSWITCH API Documentation by  doxygen 1.4.7