|
dune-grid
2.4.1
|
struct with three bytes of text More...
#include <dune/grid/io/file/vtk/b64enc.hh>
Public Types | |
| typedef unsigned char | size_type |
Public Member Functions | |
| int | read (const char *t, size_type s) |
| void | put (const char c) |
Public Attributes | |
| size_type | size |
| char | txt [3] |
struct with three bytes of text
| typedef unsigned char Dune::b64txt::size_type |
|
inline |
Referenced by Dune::Base64Stream::write().
|
inline |
References size.
Referenced by Dune::Base64Stream::Base64Stream().
| size_type Dune::b64txt::size |
Referenced by Dune::Base64Stream::flush(), read(), and Dune::Base64Stream::write().
| char Dune::b64txt::txt[3] |
1.8.11