Classes | Defines | 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

Defines

#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

struct Curl_handler Curl_handler_imap
struct Curl_handler Curl_handler_imaps

Define Documentation

#define IMAP_TYPE_ANY   ~0U

Definition at line 94 of file imap.h.

#define IMAP_TYPE_CLEARTEXT   (1 << 0)

Definition at line 89 of file imap.h.

#define IMAP_TYPE_NONE   0

Definition at line 93 of file imap.h.

#define IMAP_TYPE_SASL   (1 << 1)

Definition at line 90 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

Definition at line 116 of file imap.c.



rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:08