![]() |
Qt 6.x
The Qt SDK
|
Non-template base class of QStaticByteArrayMatcher. More...
#include <qbytearraymatcher.h>
Inheritance diagram for QStaticByteArrayMatcherBase:
Collaboration diagram for QStaticByteArrayMatcherBase: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 64 of file qbytearraymatcher.h.
|
inlineexplicitconstexprprotectednoexcept |
Definition at line 71 of file qbytearraymatcher.h.
|
protecteddefault |
|
protectednoexcept |
Definition at line 385 of file qbytearraymatcher.cpp.
References bm_find().
Referenced by QStaticByteArrayMatcher< N >::indexIn(), QStaticByteArrayMatcher< N >::indexIn(), and QStaticByteArrayMatcher< N >::indexIn().
Here is the call graph for this function:
Here is the caller graph for this function: