__of_list_object Struct Reference

A list object. More...

#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 list object.

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 Sun Mar 14 13:41:05 2010 for ObjFW by  doxygen 1.6.1