XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
FT_StreamRec_ Struct Reference

#include <ftsystem.h>

Collaboration diagram for FT_StreamRec_:
Collaboration graph
[legend]

Public Attributes

unsigned char * base
 
unsigned long size
 
unsigned long pos
 
FT_StreamDesc descriptor
 
FT_StreamDesc pathname
 
FT_Stream_IoFunc read
 
FT_Stream_CloseFunc close
 
FT_Memory memory
 
unsigned char * cursor
 
unsigned char * limit
 

Member Data Documentation

◆ base

unsigned char* FT_StreamRec_::base

◆ close

FT_Stream_CloseFunc FT_StreamRec_::close

◆ cursor

unsigned char* FT_StreamRec_::cursor

◆ descriptor

FT_StreamDesc FT_StreamRec_::descriptor

◆ limit

unsigned char* FT_StreamRec_::limit

◆ memory

FT_Memory FT_StreamRec_::memory

◆ pathname

FT_StreamDesc FT_StreamRec_::pathname

◆ pos

unsigned long FT_StreamRec_::pos

◆ read

FT_Stream_IoFunc FT_StreamRec_::read

◆ size

unsigned long FT_StreamRec_::size

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