GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
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 373 of file graph.h.

Field Documentation

◆ ab

unsigned char dglIOContext_s::ab[118]

Definition at line 381 of file graph.h.

Referenced by dglWriteChunk().

◆ cb

int dglIOContext_s::cb

Definition at line 378 of file graph.h.

Referenced by dglIOContextInitialize(), and dglWriteChunk().

◆ fSwap

int dglIOContext_s::fSwap

Definition at line 377 of file graph.h.

◆ ib

int dglIOContext_s::ib

Definition at line 379 of file graph.h.

Referenced by dglIOContextInitialize(), and dglWriteChunk().

◆ nState

int dglIOContext_s::nState

Definition at line 376 of file graph.h.

Referenced by dglIOContextInitialize(), and dglWriteChunk().

◆ pb

unsigned char* dglIOContext_s::pb

Definition at line 380 of file graph.h.

Referenced by dglIOContextInitialize(), and dglWriteChunk().

◆ pG

dglGraph_s* dglIOContext_s::pG

Definition at line 375 of file graph.h.

Referenced by dglIOContextInitialize(), and dglWriteChunk().


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