GRASS Programmer's Manual  6.4.1(2011)
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

unsigned char dglIOContext_s::ab[118]

Definition at line 381 of file graph.h.

Referenced by dglReadChunk(), and dglWriteChunk().

Definition at line 378 of file graph.h.

Referenced by dglIOContextInitialize(), dglReadChunk(), and dglWriteChunk().

Definition at line 377 of file graph.h.

Referenced by dglReadChunk().

Definition at line 379 of file graph.h.

Referenced by dglIOContextInitialize(), dglReadChunk(), and dglWriteChunk().

Definition at line 376 of file graph.h.

Referenced by dglIOContextInitialize(), dglReadChunk(), and dglWriteChunk().

unsigned char* dglIOContext_s::pb

Definition at line 380 of file graph.h.

Referenced by dglIOContextInitialize(), dglReadChunk(), and dglWriteChunk().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines