#include <mimestream.hh>
Public Types | |
| typedef string & | ResultType |
Public Member Functions | |
| void | put (char c) |
| string & | result () |
| const string & | result () const |
| typedef string& Base64StringOut::ResultType |
| void Base64StringOut::put | ( | char | c | ) | [inline] |
| string& Base64StringOut::result | ( | ) | [inline] |
| const string& Base64StringOut::result | ( | ) | const [inline] |
1.5.6