POP3Utils Class Reference

List of all members.

Static Public Member Functions

static void parseMultiListOrUidlResponse (const string &response, std::map< int, string > &result)

Member Function Documentation

void parseMultiListOrUidlResponse ( const string response,
std::map< int, string > &  result 
) [static]

Parse a response of type ([integer] [string]
)*.

This is used in LIST or UIDL commands:

C: UIDL S: +OK S: 1 whqtswO00WBw418f9t5JxYwZ S: 2 QhdPYR:00WBw1Ph7x7 S: .

Parameters:
response raw response string as returned by the server
Returns:
an associative array which map a message number to its data (either UID or size)

The documentation for this class was generated from the following files:

Generated by  doxygen 1.6.2