Impl Struct Reference

Collaboration diagram for Impl:
Collaboration graph
[legend]

List of all members.

Public Member Functions

char const * fetch_messages ()

Public Attributes

std::vector< POP3::Message * > messages_
popsessionsession_
int status_
std::vector< POP3::User * > users_

Detailed Description

Definition at line 44 of file pop3.cxx.


Member Function Documentation

char const * fetch_messages (  ) 

Definition at line 230 of file pop3.cxx.

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

std::vector<POP3::Message*> messages_

Definition at line 49 of file pop3.cxx.

Definition at line 46 of file pop3.cxx.

int status_

Definition at line 47 of file pop3.cxx.

std::vector<POP3::User*> users_

Definition at line 50 of file pop3.cxx.


The documentation for this struct was generated from the following file:
Generated on Wed Feb 29 22:51:56 2012 for CXXUtilities by  doxygen 1.6.3