bool NxsString::IsCapAbbreviation ( const NxsString s  )  const

Returns true if the stored string is a case-insensitive abbreviation (or complete copy) of `s' and the stored string has all of the characters that are in the initial capitalized portion of `s'.

For example if `s' is "KAPpa" then "kappa", "kapp", or "kap" (with any capitalization pattern) will return true and all other strings will return false. Always returns false if the stored string has length of zero.

Definition at line 344 of file nxsstring.cpp.

 All Classes Functions Variables Enumerations Enumerator Friends
Generated on Mon Mar 29 16:37:13 2010 for NCL by  doxygen 1.6.3