Main Page | Data Structures | File List | Data Fields | Globals

GContainer Struct Reference

Generic wrapper around glib Pointer Array and Doubly/Singly Linked List objects. More...

#include <gcontainer.h>


Data Fields

GContType type
int len
void * data


Detailed Description

Generic wrapper around glib Pointer Array and Doubly/Singly Linked List objects.

Definition at line 33 of file gcontainer.h.


Field Documentation

void* GContainer::data
 

Definition at line 36 of file gcontainer.h.

Referenced by g_container_add(), g_container_convert(), g_container_free(), g_container_get_iter(), g_container_get_iter_last(), g_container_index(), g_container_new(), g_container_new_from_data(), g_container_remove(), g_container_remove_fast(), g_container_remove_index(), and g_container_remove_index_fast().

int GContainer::len
 

Definition at line 35 of file gcontainer.h.

Referenced by g_container_add(), g_container_get_iter_last(), g_container_index(), g_container_new(), g_container_new_from_data(), g_container_remove(), g_container_remove_fast(), g_container_remove_index(), g_container_remove_index_fast(), luau_versioncmp(), and lutil_strjoin().

GContType GContainer::type
 

Definition at line 34 of file gcontainer.h.

Referenced by g_container_add(), g_container_convert(), g_container_free(), g_container_get_iter(), g_container_get_iter_last(), g_container_index(), g_container_new(), g_container_new_from_data(), g_container_remove(), g_container_remove_fast(), g_container_remove_index(), and g_container_remove_index_fast().


The documentation for this struct was generated from the following file:
Generated on Mon Apr 12 22:17:12 2004 for luau by doxygen 1.3.2