Namespaces | Functions
utils.cpp File Reference
#include <log_view/utils.h>
#include <cstdlib>
#include <sstream>
#include <boost/algorithm/string/find.hpp>
Include dependency graph for utils.cpp:

Go to the source code of this file.

Namespaces

 log_view
 

Functions

bool log_view::contains (const std::string &text, const std::string &substr, bool case_insensitive)
 
int log_view::ctrl (char key)
 
std::vector< size_t > log_view::find (const std::string &text, const std::string &substr, bool case_insensitive)
 
std::vector< std::string > log_view::split (const std::string &text, char sep)
 
void log_view::toClipboard (const std::string &text)
 
std::string log_view::toString (double val, int precision)
 


log_view
Author(s): Marc Alban
autogenerated on Thu Mar 4 2021 03:21:52