jigdo API
Last update by Admin on 2010-05-23
Base64StringOut Class Reference
Output base64 data to a std::string. More...
#include <mimestream.hh>
Public Types | |
typedef string & | ResultType |
Public Member Functions | |
void | put (char c) |
string & | result () |
const string & | result () const |
Detailed Description
Output base64 data to a std::string.
Member Typedef Documentation
typedef string& Base64StringOut::ResultType |
Member Function Documentation
void Base64StringOut::put | ( | char | c | ) | [inline] |
string& Base64StringOut::result | ( | ) | [inline] |
const string& Base64StringOut::result | ( | ) | const [inline] |
The documentation for this class was generated from the following file:
- util/mimestream.hh
Generated on Tue Sep 23 14:27:42 2008 for jigdo by
