/home/dko/Projects/mobilec/src/libb64-1.2/include/b64/encode.h File Reference

#include <iostream>
#include "cencode.h"

Go to the source code of this file.

Data Structures

struct  base64::base64_encodestate
struct  base64::encoder

Namespaces

namespace  base64

Enumerations

enum  base64::base64_encodestep { base64::step_A, base64::step_B, base64::step_C }

Functions

void base64::base64_init_encodestate (base64_encodestate *state_in)
char base64::base64_encode_value (char value_in)
int base64::base64_encode_block (const char *plaintext_in, int length_in, char *code_out, base64_encodestate *state_in)
int base64::base64_encode_blockend (char *code_out, base64_encodestate *state_in)
Generated on Fri Jun 17 16:59:07 2011 for Mobile-C by  doxygen 1.6.3