Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages | Examples

urlstring.h File Reference

URL and Base64 strings codec functions. More...

#include <cc++/config.h>
#include <string>

Go to the source code of this file.

Variables

char * dest = NULL)
char unsigned size
size_t srcsize
size_t char * dst
size_t char size_t dstsize
CCXX_EXPORT(std::string) b64Encode(const std CCXX_EXPORT(std::string)
b64Decode(const st 
CCXX_EXPORT )(std::string) b64Encode(const unsigned char *src
 Encode a octet stream using base64 coding into a STL string.


Detailed Description

URL and Base64 strings codec functions.


Variable Documentation

CCXX_EXPORT(std::string srcsize) b64Encode(const std CCXX_EXPORT(std::string) b64Decode(const std size_)
 

Encode a octet stream using base64 coding into a STL string.

Returns:
base 64 encoded string
Parameters:
src source buffer
srcsize source buffer size

char * dest = NULL)
 

unsigned char * dst
 

unsigned char size_t dstsize
 

char unsigned size
 

CCXX_EXPORT (std::string) b64Encode( const std CCXX_EXPORT (std::string) b64Decode( const std size_ srcsize)
 


Generated on Thu Sep 25 13:14:32 2003 for GNU CommonC++ by doxygen 1.3.3