![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Non-template base class of QStaticByteArrayMatcher. More...
#include <qbytearraymatcher.h>
Protected Member Functions | |
constexpr | QStaticByteArrayMatcherBase (const char *pattern, size_t n) noexcept |
~QStaticByteArrayMatcherBase ()=default | |
Q_CORE_EXPORT qsizetype | indexOfIn (const char *needle, size_t nlen, const char *haystack, qsizetype hlen, qsizetype from) const noexcept |
Non-template base class of QStaticByteArrayMatcher.
Definition at line 65 of file qbytearraymatcher.h.
|
inlineexplicitconstexprprotectednoexcept |
Definition at line 72 of file qbytearraymatcher.h.
References QStaticByteArrayMatcherBase().
Referenced by QStaticByteArrayMatcherBase().
|
protecteddefault |
|
protectednoexcept |
Definition at line 384 of file qbytearraymatcher.cpp.