responseLine Class Reference

An element of a SMTP response. More...

List of all members.

Public Member Functions

 responseLine (const int code, const string &text)
void setCode (const int code)
int getCode () const
void setText (const string &text)
const string getText () const

Detailed Description

An element of a SMTP response.


Constructor & Destructor Documentation

responseLine ( const int  code,
const string text 
)

Member Function Documentation

int getCode (  )  const
const string getText (  )  const
void setCode ( const int  code  ) 
void setText ( const string text  ) 

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

Generated by  doxygen 1.6.2