g4tools  5.4.0
Namespaces | Macros | Functions
srep File Reference
#include <string>
#include <vector>
#include "forit"
Include dependency graph for srep:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 tools
 inlined C code : ///////////////////////////////////
 

Macros

#define tools_srep
 

Functions

void tools::replace (std::string &a_string, char a_old, char a_new)
 
bool tools::replace (std::string &a_string, const std::string &a_old, const std::string &a_new)
 
bool tools::replace_ (std::string &a_string, const std::string &a_old, const std::string &a_new)
 
bool tools::replace (std::vector< std::string > &a_strings, const std::string &a_old, const std::string &a_new)
 
void tools::toxml (std::string &a_string)
 
std::string tools::to_xml (const std::string &a_string)
 
void tools::to_win (std::string &a_string)
 
void tools::to_win_python (std::string &a_string)
 

Macro Definition Documentation

◆ tools_srep

#define tools_srep

Definition at line 5 of file srep.