Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
GFUNCTIONS Struct Reference

#include <gimex.h>

Public Member Functions

GABOUT *GCALLGIMEX_about (void)
 
 int (GCALL *GIMEX_is)(GSTREAM *g)
 
 int (GCALL *GIMEX_open)(GINSTANCE **gx
 
GINFO *GCALLGIMEX_info (GINSTANCE *gx, int framenum)
 
 int (GCALL *GIMEX_read)(GINSTANCE *gx
 
 int (GCALL *GIMEX_close)(GINSTANCE *gx)
 
 int (GCALL *GIMEX_wopen)(GINSTANCE **gx
 
 int (GCALL *GIMEX_write)(GINSTANCE *gx
 
 int (GCALL *GIMEX_wclose)(GINSTANCE *gx)
 

Public Attributes

GSTREAMg
 
GSTREAM const char * pathname
 
GSTREAM const char bool framecountflag
 
GINFOginfo
 
GINFO char * dest
 
GINFO char int rowbytes
 
GSTREAM const char int numframes
 
const GINFOginfo
 
const GINFO char * source
 
const GINFO char int rowbytes
 

Detailed Description

Definition at line 288 of file gimex.h.

Member Function Documentation

◆ GIMEX_about()

GABOUT *GCALL * GFUNCTIONS::GIMEX_about ( void )

◆ GIMEX_info()

GINFO *GCALL * GFUNCTIONS::GIMEX_info ( GINSTANCE * gx,
int framenum )

◆ int() [1/7]

GFUNCTIONS::int ( GCALL * GIMEX_close)

◆ int() [2/7]

GFUNCTIONS::int ( GCALL * GIMEX_is)

◆ int() [3/7]

GFUNCTIONS::int ( GCALL * GIMEX_open)

◆ int() [4/7]

GFUNCTIONS::int ( GCALL * GIMEX_read)

◆ int() [5/7]

GFUNCTIONS::int ( GCALL * GIMEX_wclose)

◆ int() [6/7]

GFUNCTIONS::int ( GCALL * GIMEX_wopen)

◆ int() [7/7]

GFUNCTIONS::int ( GCALL * GIMEX_write)

Member Data Documentation

◆ dest

GINFO char* GFUNCTIONS::dest

Definition at line 294 of file gimex.h.

◆ framecountflag

GSTREAM const char bool GFUNCTIONS::framecountflag

Definition at line 292 of file gimex.h.

◆ g

GSTREAM * GFUNCTIONS::g

Definition at line 292 of file gimex.h.

◆ ginfo [1/2]

GINFO* GFUNCTIONS::ginfo

Definition at line 294 of file gimex.h.

◆ ginfo [2/2]

const GINFO* GFUNCTIONS::ginfo

Definition at line 297 of file gimex.h.

◆ numframes

GSTREAM const char int GFUNCTIONS::numframes

Definition at line 296 of file gimex.h.

◆ pathname

GSTREAM const char * GFUNCTIONS::pathname

Definition at line 292 of file gimex.h.

◆ rowbytes [1/2]

GINFO char int GFUNCTIONS::rowbytes

Definition at line 294 of file gimex.h.

◆ rowbytes [2/2]

const GINFO char int GFUNCTIONS::rowbytes

Definition at line 297 of file gimex.h.

◆ source

const GINFO char* GFUNCTIONS::source

Definition at line 297 of file gimex.h.


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