BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bdlb::StringRefUtil Member List

This is the complete list of members for bdlb::StringRefUtil, including all inherited members.

areEqualCaseless(const bslstl::StringRef &lhs, const bslstl::StringRef &rhs)bdlb::StringRefUtilinlinestatic
findFirstNotOf(const bslstl::StringRef &string, const bslstl::StringRef &characters, size_type position=0u)bdlb::StringRefUtilstatic
findFirstOf(const bslstl::StringRef &string, const bslstl::StringRef &characters, size_type position=0u)bdlb::StringRefUtilstatic
findLastNotOf(const bslstl::StringRef &string, const bslstl::StringRef &characters, size_type position=k_NPOS)bdlb::StringRefUtilstatic
findLastOf(const bslstl::StringRef &string, const bslstl::StringRef &characters, size_type position=k_NPOS)bdlb::StringRefUtilstatic
k_NPOSbdlb::StringRefUtilstatic
lowerCaseCmp(const bslstl::StringRef &lhs, const bslstl::StringRef &rhs)bdlb::StringRefUtilstatic
ltrim(const bslstl::StringRef &string)bdlb::StringRefUtilstatic
rtrim(const bslstl::StringRef &string)bdlb::StringRefUtilstatic
size_type typedefbdlb::StringRefUtil
strrstr(const bslstl::StringRef &string, const bslstl::StringRef &subString)bdlb::StringRefUtilstatic
strrstrCaseless(const bslstl::StringRef &string, const bslstl::StringRef &subString)bdlb::StringRefUtilstatic
strstr(const bslstl::StringRef &string, const bslstl::StringRef &subString)bdlb::StringRefUtilstatic
strstrCaseless(const bslstl::StringRef &string, const bslstl::StringRef &subString)bdlb::StringRefUtilstatic
substr(const bslstl::StringRef &string, size_type position=0, size_type numChars=k_NPOS)bdlb::StringRefUtilinlinestatic
trim(const bslstl::StringRef &string)bdlb::StringRefUtilinlinestatic
upperCaseCmp(const bslstl::StringRef &lhs, const bslstl::StringRef &rhs)bdlb::StringRefUtilstatic