Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

entrylist.h File Reference


Detailed Description

entry-list lua extension plugin

Author:
Benjamin Gerard <ben@sashipa.com>
Date:
2002/10/23
Id
entrylist.h,v 1.3 2002/11/04 22:41:53 benjihan Exp

#include "iarray.h"
#include "entrylist_path.h"

Go to the source code of this file.

Data Structures

struct  el_entry_t
 Entrylist standard entries as provided by entries allocator. More...

struct  el_list_t
 Entrylist type. More...


Functions

el_list_tentrylist_create (void)
void entrylist_destroy (el_list_t *el)
void entrylist_lock (el_list_t *el)
void entrylist_unlock (el_list_t *el)
int entrylist_trylock (el_list_t *el)
int entrylist_lockcount (el_list_t *el)
int entrylist_clear (el_list_t *el)
int entrylist_remove (el_list_t *el, int idx)
int entrylist_set (el_list_t *el, int idx, el_entry_t *e, int eltsize)
int entrylist_insert (el_list_t *el, int idx, el_entry_t *e, int eltsize)


dcplaya documentation version 2.0 Generated on November 2004 by doxygen 1.3.6