ReactOS 0.4.15-dev-7924-g5949c20
my_source_mgr Struct Reference
Collaboration diagram for my_source_mgr:

Public Attributes

struct jpeg_source_mgr pub
 
FILEinfile
 
JOCTETbuffer
 
boolean start_of_file
 

Detailed Description

Definition at line 26 of file jdatasrc.c.

Member Data Documentation

◆ buffer

JOCTET* my_source_mgr::buffer

Definition at line 30 of file jdatasrc.c.

◆ infile

FILE* my_source_mgr::infile

Definition at line 29 of file jdatasrc.c.

◆ pub

struct jpeg_source_mgr my_source_mgr::pub

Definition at line 27 of file jdatasrc.c.

◆ start_of_file

boolean my_source_mgr::start_of_file

Definition at line 31 of file jdatasrc.c.

Referenced by init_source().


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