GridLab
Grid Application Toolkit

A simple API for Grid Applications
GAT

Menu



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

GATList_S Struct Reference

Collaboration diagram for GATList_S:

Collaboration graph
[legend]
List of all members.

Public Attributes

GATList_vtable * GATObject__vtable
GATList_ISerialisable_vtable * GATSerialisable__vtable
unsigned long magic
GATType element_type
GATuint32 nodesize
GATListNode_Sbegin
GATuint32 num_of_elements
GATBool isdirty

Member Data Documentation

GATList_vtable* GATList_S::GATObject__vtable
 

Definition at line 63 of file GATList.c.

Referenced by GATList_DeSerialise_Create(), and GATList_i_Create().

GATList_ISerialisable_vtable* GATList_S::GATSerialisable__vtable
 

Definition at line 65 of file GATList.c.

Referenced by GATList_DeSerialise_Create(), and GATList_i_Create().

unsigned long GATList_S::magic
 

Definition at line 67 of file GATList.c.

Referenced by GATList_DeSerialise_Create(), GATList_i_Begin(), GATList_i_Create(), GATList_i_Destroy(), GATList_i_End(), GATList_i_Equals(), GATList_i_Erase(), GATList_i_Insert(), GATList_i_Size(), and GATList_i_Splice().

GATType GATList_S::element_type
 

Definition at line 68 of file GATList.c.

Referenced by GATList_DeSerialise_Create(), GATList_i_Clone(), GATList_i_Create(), GATList_i_Destroy(), GATList_i_Equals(), GATList_i_Erase(), GATList_i_Insert(), and GATList_i_Serialise().

GATuint32 GATList_S::nodesize
 

Definition at line 69 of file GATList.c.

Referenced by GATList_DeSerialise_Create(), GATList_i_Clone(), GATList_i_Create(), GATList_i_Equals(), GATList_i_Insert(), and GATList_i_Serialise().

GATListNode_S* GATList_S::begin
 

Definition at line 70 of file GATList.c.

Referenced by GATList_DeSerialise_Create(), GATList_i_Begin(), GATList_i_Create(), GATList_i_Destroy(), GATList_i_End(), GATList_i_Erase(), and GATList_i_Splice().

GATuint32 GATList_S::num_of_elements
 

Definition at line 71 of file GATList.c.

Referenced by GATList_i_Destroy(), GATList_i_Equals(), GATList_i_Erase(), GATList_i_Insert(), GATList_i_Serialise(), GATList_i_Size(), GATList_i_Splice(), and GATList_Splice().

GATBool GATList_S::isdirty
 

Definition at line 72 of file GATList.c.

Referenced by GATList_i_Clone(), GATList_i_Create(), GATList_i_Erase(), GATList_i_Insert(), GATList_i_Serialise(), and GATList_i_Splice().


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