GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
Loading...
Searching...
No Matches
UntypedStream Class Reference

#include <ami_stream.h>

Inheritance diagram for UntypedStream:

Static Public Member Functions

static unsigned int get_block_length ()
 

Protected Attributes

FILEfp
 
int fildes
 
AMI_stream_type access_mode
 
char path [BUFSIZ]
 
persistence per
 
unsigned int substream_level
 
off_t logical_bos
 
off_t logical_eos
 
charbuf
 
int eof_reached
 

Detailed Description

Definition at line 122 of file ami_stream.h.

Member Function Documentation

◆ get_block_length()

static unsigned int UntypedStream::get_block_length ( )
inlinestatic

Definition at line 145 of file ami_stream.h.

References STREAM_BUFFER_SIZE.

Field Documentation

◆ access_mode

AMI_stream_type UntypedStream::access_mode
protected

Definition at line 126 of file ami_stream.h.

Referenced by AMI_STREAM< T >::AMI_STREAM(), and AMI_STREAM< T >::AMI_STREAM().

◆ buf

◆ eof_reached

◆ fildes

int UntypedStream::fildes
protected

Definition at line 125 of file ami_stream.h.

Referenced by AMI_STREAM< T >::AMI_STREAM(), and AMI_STREAM< T >::AMI_STREAM().

◆ fp

◆ logical_bos

off_t UntypedStream::logical_bos
protected

◆ logical_eos

◆ path

◆ per

◆ substream_level


The documentation for this class was generated from the following file: