Classes | Namespaces | Enumerations | Functions
encode.h File Reference
#include <iostream>
#include "cencode.h"
Include dependency graph for encode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  base64::base64_encodestate
 
struct  base64::encoder
 

Namespaces

 base64
 

Enumerations

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

Functions

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)
 
char base64::base64_encode_value (char value_in)
 
void base64::base64_init_encodestate (base64_encodestate *state_in)
 


xmlrpcpp
Author(s): Chris Morley, Konstantin Pilipchuk, Morgan Quigley, Austin Hendrix
autogenerated on Sun Feb 3 2019 03:29:51