Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

popstate.h File Reference

Implement the session cache of the pop3 account. More...

Go to the source code of this file.

Data Structures

struct  mail_msg_t
 This struct represents a mail message. More...

struct  popstate_t
 This struct is used by the popserver_functions_t functions. More...


Defines

#define DELETE_FLAG   0x1
 the falg used for deletion


Functions

popstate_tnew_popstate_t (void *newp(void))
 returns a new and empty structure

void delete_popstate_t (struct popstate_t *p, void deletep(void *))
 free memory

void init_msg (struct mail_msg_t *m)


Detailed Description

Implement the session cache of the pop3 account.

Author:
Nicola Cocchiaro   <sorry guy>

Definition in file popstate.h.


Define Documentation

#define DELETE_FLAG   0x1
 

the falg used for deletion

Definition at line 21 of file popstate.h.


Function Documentation

void delete_popstate_t struct popstate_t p,
void   deletep(void *)
 

free memory

void init_msg struct mail_msg_t m  ) 
 

struct popstate_t* new_popstate_t void *  newp(void)  ) 
 

returns a new and empty structure


Generated on Wed May 5 15:48:04 2004 for LiberoPOPs by doxygen 1.3.6-20040222