Main Page   Modules   Alphabetical List   Compound List   File List   Compound Members   File Members  

pgmemdata Struct Reference
[Constants and Data Types]

A structure representing data, loaded or mapped into memory. More...

#include <client_c.h>

List of all members.

Public Attributes

void * pointer
 when null, indicates error

u32 size
 size in bytes of data block

int flags
 PGMEMDAT_* flags or'ed together.


Detailed Description

A structure representing data, loaded or mapped into memory.

This is returned by the pgFrom* series of functions for loading data, and used by many PicoGUI functions that need to refer to a chunk of data.


Member Data Documentation

int pgmemdata::flags
 

PGMEMDAT_* flags or'ed together.

void* pgmemdata::pointer
 

when null, indicates error

u32 pgmemdata::size
 

size in bytes of data block


The documentation for this struct was generated from the following file:
Generated on Fri May 23 03:39:45 2003 for PicoGUI by doxygen1.3-rc3