Classes | Macros | Enumerations | Variables
imap.h File Reference
#include "pingpong.h"
#include "curl_sasl.h"
Include dependency graph for imap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  IMAP
 
struct  imap_conn
 

Macros

#define IMAP_TYPE_ANY   ~0U
 
#define IMAP_TYPE_CLEARTEXT   (1 << 0)
 
#define IMAP_TYPE_NONE   0
 
#define IMAP_TYPE_SASL   (1 << 1)
 

Enumerations

enum  imapstate {
  IMAP_STOP, IMAP_SERVERGREET, IMAP_CAPABILITY, IMAP_STARTTLS,
  IMAP_UPGRADETLS, IMAP_AUTHENTICATE, IMAP_LOGIN, IMAP_LIST,
  IMAP_SELECT, IMAP_FETCH, IMAP_FETCH_FINAL, IMAP_APPEND,
  IMAP_APPEND_FINAL, IMAP_SEARCH, IMAP_LOGOUT, IMAP_LAST
}
 

Variables

const struct Curl_handler Curl_handler_imap
 
const struct Curl_handler Curl_handler_imaps
 

Macro Definition Documentation

#define IMAP_TYPE_ANY   ~0U

Definition at line 95 of file imap.h.

#define IMAP_TYPE_CLEARTEXT   (1 << 0)

Definition at line 90 of file imap.h.

#define IMAP_TYPE_NONE   0

Definition at line 94 of file imap.h.

#define IMAP_TYPE_SASL   (1 << 1)

Definition at line 91 of file imap.h.

Enumeration Type Documentation

enum imapstate
Enumerator
IMAP_STOP 
IMAP_SERVERGREET 
IMAP_CAPABILITY 
IMAP_STARTTLS 
IMAP_UPGRADETLS 
IMAP_AUTHENTICATE 
IMAP_LOGIN 
IMAP_LIST 
IMAP_SELECT 
IMAP_FETCH 
IMAP_FETCH_FINAL 
IMAP_APPEND 
IMAP_APPEND_FINAL 
IMAP_SEARCH 
IMAP_LOGOUT 
IMAP_LAST 

Definition at line 31 of file imap.h.

Variable Documentation

const struct Curl_handler Curl_handler_imap

Definition at line 117 of file imap.c.

const struct Curl_handler Curl_handler_imaps


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