dune-grid  2.3beta2
Classes | Namespaces
b64enc.hh File Reference

Simple base64 encode. More...

Go to the source code of this file.

Classes

struct  Dune::b64txt
 struct with three bytes of text More...
struct  Dune::b64data
union  Dune::b64chunk
 union representing the three byte text aswell as the four 6 bit chunks More...

Namespaces

namespace  Dune

Variables

const char Dune::base64table []
 endoing table

Detailed Description

Simple base64 encode.

Author
Christian Engwer