Geant4  10.00.p02
G4INCL::String Namespace Reference

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)
 

Function Documentation

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" 
)

Referenced by deflateInit2_(), deflateSetDictionary(), and inflateReset2().

+ Here is the caller graph for this function: