Stxxl  1.4.0
Namespaces | Defines | Functions
io/iostats.cpp File Reference
#include <string>
#include <sstream>
#include <iomanip>
#include <stxxl/bits/io/iostats.h>
#include <stxxl/bits/common/log.h>
#include <stxxl/bits/verbose.h>
Include dependency graph for iostats.cpp:

Go to the source code of this file.

Namespaces

namespace  stxxl
 

<stxxl> library namespace


Defines

#define hr   add_IEC_binary_multiplier

Functions

std::string stxxl::format_with_SI_IEC_unit_multiplier (uint64 number, const char *unit, int multiplier)
std::ostream & stxxl::operator<< (std::ostream &o, const stats_data &s)

Define Documentation

#define hr   add_IEC_binary_multiplier

Referenced by stxxl::operator<<().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines