doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
_curl_llist_element Struct Reference

#include <llist.h>

Public Attributes

voidptr
 
struct _curl_llist_elementprev
 
struct _curl_llist_elementnext
 

Detailed Description

Definition at line 31 of file llist.h.

Member Data Documentation

struct _curl_llist_element* _curl_llist_element::next

Definition at line 35 of file llist.h.

struct _curl_llist_element* _curl_llist_element::prev

Definition at line 34 of file llist.h.

void* _curl_llist_element::ptr

Definition at line 32 of file llist.h.


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