Etterna 0.74.4
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Regex Class Reference

Public Member Functions

 Regex (const std::string &sPat="")
 
 Regex (const Regex &rhs)
 
auto operator= (const Regex &rhs) -> Regex &
 
auto operator= (Regex &&rhs) noexcept -> Regex &
 
auto IsSet () const -> bool
 
void Set (const std::string &str)
 
auto Compare (const std::string &sStr) -> bool
 
auto Compare (const std::string &sStr, std::vector< std::string > &asMatches) -> bool
 
auto Replace (const std::string &sReplacement, const std::string &sSubject, std::string &sOut) -> bool
 

The documentation for this class was generated from the following files: