Classes | Typedefs | Enumerations | Functions
wildcard.h File Reference
#include <curl/curl.h>
#include "llist.h"
Include dependency graph for wildcard.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  WildcardData
 

Typedefs

typedef void(* curl_wildcard_tmp_dtor) (void *ptr)
 

Enumerations

enum  curl_wildcard_states {
  CURLWC_CLEAR = 0, CURLWC_INIT = 1, CURLWC_MATCHING, CURLWC_DOWNLOADING,
  CURLWC_CLEAN, CURLWC_SKIP, CURLWC_ERROR, CURLWC_DONE
}
 

Functions

void Curl_wildcard_dtor (struct WildcardData *wc)
 
CURLcode Curl_wildcard_init (struct WildcardData *wc)
 

Typedef Documentation

typedef void(* curl_wildcard_tmp_dtor) (void *ptr)

Definition at line 43 of file wildcard.h.

Enumeration Type Documentation

Enumerator
CURLWC_CLEAR 
CURLWC_INIT 
CURLWC_MATCHING 
CURLWC_DOWNLOADING 
CURLWC_CLEAN 
CURLWC_SKIP 
CURLWC_ERROR 
CURLWC_DONE 

Definition at line 30 of file wildcard.h.

Function Documentation

void Curl_wildcard_dtor ( struct WildcardData wc)

Definition at line 41 of file wildcard.c.

CURLcode Curl_wildcard_init ( struct WildcardData wc)

Definition at line 33 of file wildcard.c.



rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sat Feb 13 2021 03:42:17