__of_list_object Struct Reference

#include <OFList.h>

List of all members.

Public Attributes

struct __of_list_objectnext
 A pointer to the next list object in the list.
struct __of_list_objectprev
 A pointer to the previous list object in the list.
id object
 The object for the list object.

Detailed Description

A struct that contains a pointer to the next list object, the previous list object and the object.


The documentation for this struct was generated from the following file:
 All Classes Functions Variables

Generated on Thu Dec 24 11:10:00 2009 for ObjFW by  doxygen 1.6.1