GridLab
Grid Application Toolkit

A simple API for Grid Applications
GAT

Menu



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

GATErrorMessageHandlerData Struct Reference

Collaboration diagram for GATErrorMessageHandlerData:

Collaboration graph
[legend]
List of all members.

Public Attributes

GATuint32 facility
GATuint32 cookie
GATErrorMessageHandler handler

Member Data Documentation

GATuint32 GATErrorMessageHandlerData::facility
 

Definition at line 78 of file GATSelf.c.

Referenced by GATSelf_AddErrorMessageHandler(), and GATSelf_ResolveErrorMessage().

GATuint32 GATErrorMessageHandlerData::cookie
 

Definition at line 79 of file GATSelf.c.

Referenced by GATSelf_AddErrorMessageHandler(), and GATSelf_RemoveErrorMessageHandler().

GATErrorMessageHandler GATErrorMessageHandlerData::handler
 

Definition at line 80 of file GATSelf.c.

Referenced by GATSelf_AddErrorMessageHandler(), and GATSelf_ResolveErrorMessage().


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