objects.c File Reference

#include <stdlib.h>
#include <string.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netdb.h>
#include "libspopc.h"
Include dependency graph for objects.c:

Go to the source code of this file.

Functions

char * popbegin (const char *servername, const char *user, const char *pass, popsession **sp)
int popcancel (popsession *session)
int popdelmsg (popsession *session, int id)
void popend (popsession *session)
char * popgethead (popsession *session, int id)
char * popgetmsg (popsession *session, int id)

Function Documentation

char* popbegin ( const char *  servername,
const char *  user,
const char *  pass,
popsession **  sp 
)

Definition at line 27 of file objects.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int popcancel ( popsession session  ) 

Definition at line 229 of file objects.c.

Here is the call graph for this function:

int popdelmsg ( popsession session,
int  id 
)

Definition at line 179 of file objects.c.

Here is the call graph for this function:

void popend ( popsession session  ) 

Definition at line 277 of file objects.c.

Here is the call graph for this function:

Here is the caller graph for this function:

char* popgethead ( popsession session,
int  id 
)

Definition at line 124 of file objects.c.

Here is the call graph for this function:

Here is the caller graph for this function:

char* popgetmsg ( popsession session,
int  id 
)

Definition at line 150 of file objects.c.

Here is the call graph for this function:

Here is the caller graph for this function:

Generated on Wed Feb 29 22:51:42 2012 for CXXUtilities by  doxygen 1.6.3