include/pantheios/inserters/b64.hpp File Reference


Detailed Description

[C++ only; requires the b64 library] Definition of the pantheios::b64 inserter for binary regions.

#include <pantheios/pantheios.hpp>
#include <pantheios/inserters/fmt.hpp>
#include <b64/b64.h>
#include <stlsoft/shims/access/string/fwd.h>
#include <stdio.h>

Go to the source code of this file.

Namespaces

namespace  pantheios
namespace  stlsoft

Classes

class  pantheios::b64
 Class for inserting binary regions types into Panthieos logging statements. More...

Functions

char const * pantheios::c_str_data_a (b64 const &i)
char const * pantheios::c_str_data (b64 const &i)
size_t pantheios::c_str_len_a (b64 const &i)
size_t pantheios::c_str_len (b64 const &i)
char const * pantheios::c_str_ptr_a (b64 const &i)
char const * pantheios::c_str_ptr (b64 const &i)

pantheios Library documentation © Matthew Wilson, 2006 SourceForge.net Logo