src/segcol_internal.h File Reference

Segcol definitions for internal use. More...

#include "segcol.h"
Include dependency graph for segcol_internal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  segcol_funcs
 Struct that holds the function pointers for an implementation of segcol_t. More...

Functions

Internal functions



int segcol_create_impl (segcol_t **segcol, void *impl, struct segcol_funcs *funcs)
 Creates a segcol_t using a specific implementation.
void * segcol_get_impl (segcol_t *segcol)
 Gets the implementation of a segcol_t.
void * segcol_iter_get_impl (segcol_iter_t *iter)
 Gets the implementation of a segcol_t.

Detailed Description

Segcol definitions for internal use.

Definition in file segcol_internal.h.


Generated on Sun Nov 15 15:27:50 2009 for libbls by  doxygen 1.6.1