Curl_tree Struct Reference

#include <splay.h>

List of all members.

Public Attributes

struct Curl_treesmaller
struct Curl_treelarger
struct Curl_treesame
int key
void * payload


Detailed Description

Definition at line 8 of file splay.h.


Member Data Documentation

struct Curl_tree* Curl_tree::smaller [read]

Definition at line 9 of file splay.h.

Referenced by Curl_splay(), Curl_splaygetbest(), Curl_splayinsert(), and Curl_splayremovebyaddr().

struct Curl_tree* Curl_tree::larger [read]

Definition at line 10 of file splay.h.

Referenced by Curl_splay(), Curl_splaygetbest(), Curl_splayinsert(), and Curl_splayremovebyaddr().

struct Curl_tree* Curl_tree::same [read]

Definition at line 11 of file splay.h.

Referenced by Curl_splaygetbest(), Curl_splayinsert(), and Curl_splayremovebyaddr().

Definition at line 13 of file splay.h.

Referenced by Curl_expire(), curl_multi_perform(), and multi_socket().


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

Generated on Sun May 25 00:20:57 2008 by  doxygen 1.5.6