EPAM B2BITS C++ Bovespa MarketData handler  1.28.2
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Public Attributes | List of all members
B2bits::Console::flush Struct Reference

flush manipulator - replacement for std::flush More...

#include <b2bits/core/Console.h>

Public Member Functions

 flush (bool cleanup_to_eol=false)
 

Public Attributes

bool cleanup_
 

Detailed Description

flush manipulator - replacement for std::flush

Constructor & Destructor Documentation

B2bits::Console::flush::flush ( bool  cleanup_to_eol = false)
inlineexplicit
Parameters
cleanup_to_eolclear screen to the end of current line

Member Data Documentation

bool B2bits::Console::flush::cleanup_