NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Members | List of all members
hFILE Struct Reference

Detailed description

Definition at line 42 of file hfile.h.

#include <hfile.h>

Public Members

char * buffer
 
char * begin
 
char * end
 
char * limit
 
struct hFILE_backendbackend
 
off_t offset
 
int at_eof:1
 
int has_errno
 

Member Data Documentation

int hFILE::at_eof

Definition at line 46 of file hfile.h.

struct hFILE_backend* hFILE::backend

Definition at line 44 of file hfile.h.

char * hFILE::begin

Definition at line 43 of file hfile.h.

char* hFILE::buffer

Definition at line 43 of file hfile.h.

char * hFILE::end

Definition at line 43 of file hfile.h.

int hFILE::has_errno

Definition at line 47 of file hfile.h.

char * hFILE::limit

Definition at line 43 of file hfile.h.

off_t hFILE::offset

Definition at line 45 of file hfile.h.


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