96 Cut::operator string()
const{
100 Cut::operator
const char*()
const{
165 stream << static_cast<string>(cut);
Cut operator>>(Cut a, Cut b)
Cut & RmCutOn(const Cut &to_rm, const Cut &rep=Cut())
Cut & operator/=(const Cut &cut)
Cut & operator-=(const Cut &cut)
Cut & operator<<=(const Cut &cut)
bool operator<(const Cut &cut) const
Cut & Replace(const Cut &orig, const Cut &rep)
void ReplaceAll(std::string &str, const std::string &orig, const std::string &rep)
Cut & operator|=(const Cut &cut)
Cut operator/(Cut a, Cut b)
Cut & operator>>=(const Cut &cut)
bool operator==(const Cut &cut) const
Cut operator||(Cut a, Cut b)
void SetCut(std::string &cut)
Cut & operator&=(const Cut &cut)
Cut operator-(Cut a, Cut b)
Cut & operator+=(const Cut &cut)
Cut operator%(Cut a, Cut b)
Cut operator&(Cut a, Cut b)
Cut operator^(Cut a, Cut b)
Cut(const std::string &cut="1")
Cut operator<<(Cut a, Cut b)
Cut & operator%=(const Cut &cut)
Cut operator+(Cut a, Cut b)
Cut & operator^=(const Cut &cut)
Cut operator&&(Cut a, Cut b)
Cut & operator*=(const Cut &cut)
Cut operator|(Cut a, Cut b)
Cut operator*(Cut a, Cut b)