GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|
#include <ami_stream.h>
Static Public Member Functions | |
static unsigned int | get_block_length () |
Protected Attributes | |
FILE * | fp |
int | fildes |
AMI_stream_type | access_mode |
char | path [BUFSIZ] |
persistence | per |
unsigned int | substream_level |
off_t | logical_bos |
off_t | logical_eos |
char * | buf |
int | eof_reached |
Definition at line 128 of file ami_stream.h.
|
inlinestatic |
Definition at line 151 of file ami_stream.h.
References STREAM_BUFFER_SIZE.
|
protected |
Definition at line 132 of file ami_stream.h.
Referenced by AMI_STREAM< T >::AMI_STREAM().
|
protected |
Definition at line 147 of file ami_stream.h.
Referenced by AMI_STREAM< T >::AMI_STREAM(), and AMI_STREAM< T >::~AMI_STREAM().
|
protected |
Definition at line 148 of file ami_stream.h.
Referenced by AMI_STREAM< T >::AMI_STREAM(), AMI_STREAM< T >::eof(), AMI_STREAM< T >::new_substream(), and AMI_STREAM< T >::read_item().
|
protected |
Definition at line 131 of file ami_stream.h.
Referenced by AMI_STREAM< T >::AMI_STREAM().
|
protected |
Definition at line 130 of file ami_stream.h.
Referenced by AMI_STREAM< T >::AMI_STREAM(), AMI_STREAM< T >::read_item(), AMI_STREAM< T >::seek(), AMI_STREAM< T >::stream_len(), AMI_STREAM< T >::write_item(), and AMI_STREAM< T >::~AMI_STREAM().
|
protected |
Definition at line 143 of file ami_stream.h.
Referenced by AMI_STREAM< T >::AMI_STREAM(), AMI_STREAM< T >::new_substream(), and AMI_STREAM< T >::seek().
|
protected |
Definition at line 144 of file ami_stream.h.
Referenced by AMI_STREAM< T >::AMI_STREAM(), AMI_STREAM< T >::new_substream(), AMI_STREAM< T >::read_item(), AMI_STREAM< T >::seek(), and AMI_STREAM< T >::write_item().
|
protected |
Definition at line 133 of file ami_stream.h.
Referenced by AMI_STREAM< T >::name(), and AMI_STREAM< T >::new_substream().
|
protected |
Definition at line 134 of file ami_stream.h.
Referenced by AMI_STREAM< T >::AMI_STREAM(), AMI_STREAM< T >::new_substream(), AMI_STREAM< T >::persist(), and AMI_STREAM< T >::~AMI_STREAM().
|
protected |
Definition at line 137 of file ami_stream.h.
Referenced by AMI_STREAM< T >::AMI_STREAM(), AMI_STREAM< T >::new_substream(), AMI_STREAM< T >::seek(), and AMI_STREAM< T >::~AMI_STREAM().