STXXL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
iostats.cpp File Reference
#include <stxxl/bits/io/iostats.h>
#include <stxxl/bits/common/log.h>
#include <stxxl/bits/verbose.h>
#include <stxxl/bits/common/mutex.h>
#include <stxxl/bits/common/timer.h>
#include <stxxl/bits/common/types.h>
#include <stxxl/bits/namespace.h>
#include <string>
#include <sstream>
#include <iomanip>

Go to the source code of this file.

Namespaces

 stxxl
 STXXL library namespace
 

Macros

#define hr   add_IEC_binary_multiplier
 

Functions

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

Macro Definition Documentation

#define hr   add_IEC_binary_multiplier

Referenced by stxxl::operator<<().