Query: lqr_carver_list_next
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LQR_CARVER_LIST_NEXT(3) LqR library API reference LQR_CARVER_LIST_NEXT(3)NAMElqr_carver_list_next - advance the LqrCarverList objectSYNOPSIS#include <lqr.h> LqrCarverList* lqr_carver_list_next(LqrCarverList* list);DESCRIPTIONThe function lqr_carver_list_next returns a pointer to the next attached LqrCarver object in list, or NULL if the list has reached the end.SEE ALSOlqr_carver_attach(3), lqr_carver_list_start(3), lqr_carver_list_current(3), lqr_carver_list_foreach(3)COPYRIGHTCopyright (C) 2007-2009 Carlo Baldassi LqR library 0.4.1 API (3:1:3) 10 Maj 2009 LQR_CARVER_LIST_NEXT(3)
Related Man Pages |
---|
lqr_carver_get_bpp(3) - debian |
lqr_carver_get_col_depth(3) - debian |
lqr_carver_get_depth(3) - debian |
lqr_carver_list_start(3) - debian |
lqr_vmap_list_start(3) - debian |