Go to the documentation of this file.Go to the SVN repository for this file.
58 bool use_putative =
false;
60 use_putative = !!
str.GetWeaselMask();
68 if (find->Match(
str)) {
74 rval = find->ReplaceStringConstraintPortionInString(
result,
str, replace);
User-defined methods of the data storage class.
User-defined methods of the data storage class.
bool ApplyToString(string &result, const CMatchString &str, CConstRef< CString_constraint > find) const
static const char * str(char *buf, int n)
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
bool IsSetReplace(void) const
Check if a value has been assigned to Replace data member.
bool IsSetWeasel_to_putative(void) const
Check if a value has been assigned to Weasel_to_putative data member.
const TReplace & GetReplace(void) const
Get the Replace member data.
TWhole_string GetWhole_string(void) const
Get the Whole_string member data.
bool IsSetWhole_string(void) const
Check if a value has been assigned to Whole_string data member.
TWeasel_to_putative GetWeasel_to_putative(void) const
Get the Weasel_to_putative member data.