lqr_vmap_internal_dump(3) debian man page | unix.com

Man Page: lqr_vmap_internal_dump

Operating Environment: debian

Section: 3

LQR_VMAP_INTERNAL_DUMP(3)				     LqR library API reference					 LQR_VMAP_INTERNAL_DUMP(3)

NAME
lqr_vmap_internal_dump - dump an LqrVMap objects into an LqrCarver object
SYNOPSIS
#include <lqr.h> LqrRetVal lqr_vmap_internal_dump(LqrCarver* carver);
DESCRIPTION
The function lqr_vmap_internal_dump dumps the current visibility map of the LqrCarver object pointed to by carver internally to it, attaching it to the same LqrVMapList object list as the one used for automatic dumping (as activated by lqr_carver_set_dump_vmaps(3).
SEE ALSO
LqrRetVal(3), lqr_vmap_dump(3), lqr_vmap_load(3), lqr_carver_set_dump_vmaps(3)
COPYRIGHT
Copyright (C) 2007-2009 Carlo Baldassi LqR library 0.4.1 API (3:1:3) 10 Maj 2009 LQR_VMAP_INTERNAL_DUMP(3)
Related Man Pages
lqr_carver_cancel(3) - debian
lqr_carver_set_enl_step(3) - debian
lqr_carver_set_preserve_input_image(3) - debian
lqr_carver_set_resize_order(3) - debian
lqr_vmap_load(3) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com