#include <ncio.h>
Public Attributes | |
| int | ioflags |
| NCIO_CONST int | fd |
| ncio_relfunc *NCIO_CONST | rel |
| ncio_getfunc *NCIO_CONST | get |
| ncio_movefunc *NCIO_CONST | move |
| ncio_syncfunc *NCIO_CONST | sync |
| ncio_freefunc *NCIO_CONST | free |
| const char * | path |
| void *NCIO_CONST | pvt |
Definition at line 88 of file ncio.h.
|
|
Definition at line 99 of file ncio.h. Referenced by nc__create_mp(), nc__open_mp(), NC_check_id(), ncio_close(), ncio_create(), ncio_filesize(), ncio_new(), ncio_open(), ncio_pad_length(), ncio_px_init2(), ncio_spx_init2(), px_pgin(), and px_pgout(). |
|
|
Definition at line 111 of file ncio.h. Referenced by ncio_free(), ncio_px_init(), and ncio_spx_init(). |
|
|
|
Definition at line 93 of file ncio.h. Referenced by nc__create_mp(), nc__open_mp(), nc_redef(), ncio_create(), ncio_new(), ncio_open(), ncio_pad_length(), ncio_px_get(), ncio_px_move(), ncio_px_rel(), ncio_spx_get(), and ncio_spx_rel(). |
|
|
Definition at line 107 of file ncio.h. Referenced by move_recs_r(), move_vars_r(), ncio_px_init(), and ncio_spx_init(). |
|
|
Definition at line 118 of file ncio.h. Referenced by ncio_close(), and ncio_new(). |
|
|
Definition at line 121 of file ncio.h. Referenced by ncio_free(), ncio_new(), ncio_px_get(), ncio_px_init(), ncio_px_init2(), ncio_px_move(), ncio_px_rel(), ncio_px_sync(), ncio_spx_get(), ncio_spx_init(), ncio_spx_init2(), ncio_spx_rel(), and px_double_buffer(). |
|
|
|
Definition at line 109 of file ncio.h. Referenced by NC_endef(), nc_get_NC(), nc_sync(), ncio_close(), ncio_pad_length(), ncio_px_init(), and ncio_spx_init(). |
1.4.4