Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
Go to the source code of this file.
Typedefs | |
typedef void | gzlog |
Functions | |
gzlog * | gzlog_open (char *path) |
int | gzlog_write (gzlog *log, void *data, size_t len) |
int | gzlog_compress (gzlog *log) |
int | gzlog_close (gzlog *log) |
Definition at line 908 of file gzlog.c.
References BAIL, close(), COMPRESS_OP, DICT, free(), vl::log(), log_check(), log_compress(), log_mark(), log_open(), log_touch(), LOGID, lseek(), malloc(), NULL, open(), PULL2, read(), SEEK_CUR, SEEK_SET, and write().
Referenced by gzlog_write().
gzlog* gzlog_open | ( | char * | path | ) |
Definition at line 995 of file gzlog.c.
References APPEND_OP, BAIL, close(), gzlog_compress(), vl::log(), log_append(), log_check(), log_mark(), log_open(), log_touch(), LOGID, NULL, open(), TRIGGER, and write().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:58.
© Copyright Michele Bosi. All rights reserved.