Geant4_10
|
Functions | |
void | wrap (std::string &str, const size_t lineLength=78, const std::string &separators=" \t") |
void | replaceAll (std::string &str, const std::string &from, const std::string &to, const size_t maxPosition=std::string::npos) |
void G4INCL::String::replaceAll | ( | std::string & | str, |
const std::string & | from, | ||
const std::string & | to, | ||
const size_t | maxPosition = std::string::npos |
||
) |
void G4INCL::String::wrap | ( | std::string & | str, |
const size_t | lineLength = 78 , |
||
const std::string & | separators = " \t" |
||
) |