|
roo_io
API Documentation for roo_io
|
Go to the source code of this file.
Namespaces | |
| namespace | roo_io |
Functions | |
| template<int bytes> | |
| bool | roo_io::PatternCompare (const byte *buf, size_t count, const byte *val) |
| template<int bytes> | |
| bool | roo_io::PatternCompareAligned (const byte *buf, size_t count, const byte *val) |
| template<> | |
| bool | roo_io::PatternCompare< 1 > (const byte *buf, size_t count, const byte *val) |
| template<> | |
| bool | roo_io::PatternCompareAligned< 1 > (const byte *buf, size_t count, const byte *val) |
| template<> | |
| roo_io::__attribute__ ((always_inline)) bool PatternCompare< 2 >(const byte *buf | |
Variables | |
| size_t | roo_io::count |