#include <splay.h>
Public Attributes | |
struct timeval | key |
struct Curl_tree * | larger |
void * | payload |
struct Curl_tree * | same |
struct Curl_tree * | smaller |
struct timeval Curl_tree::key |
struct Curl_tree* Curl_tree::larger |
void* Curl_tree::payload |
struct Curl_tree* Curl_tree::same |
struct Curl_tree* Curl_tree::smaller |