GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-112dd97adf
dglIOContext_s Struct Reference

#include <graph.h>

Collaboration diagram for dglIOContext_s:

Data Fields

dglGraph_spG
 
int nState
 
int fSwap
 
int cb
 
int ib
 
unsigned char * pb
 
unsigned char ab [118]
 

Detailed Description

Definition at line 335 of file graph.h.

Field Documentation

◆ ab

unsigned char dglIOContext_s::ab[118]

Definition at line 342 of file graph.h.

Referenced by dglWriteChunk().

◆ cb

int dglIOContext_s::cb

Definition at line 339 of file graph.h.

Referenced by dglIOContextInitialize(), and dglWriteChunk().

◆ fSwap

int dglIOContext_s::fSwap

Definition at line 338 of file graph.h.

◆ ib

int dglIOContext_s::ib

Definition at line 340 of file graph.h.

Referenced by dglIOContextInitialize(), and dglWriteChunk().

◆ nState

int dglIOContext_s::nState

Definition at line 337 of file graph.h.

Referenced by dglIOContextInitialize(), and dglWriteChunk().

◆ pb

unsigned char* dglIOContext_s::pb

Definition at line 341 of file graph.h.

Referenced by dglIOContextInitialize(), and dglWriteChunk().

◆ pG

dglGraph_s* dglIOContext_s::pG

Definition at line 336 of file graph.h.

Referenced by dglIOContextInitialize(), and dglWriteChunk().


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