#include <TagCompare.hpp>
Public Member Functions | |
TagBytesEqual (const void *v, int s) | |
bool | operator() (const void *data) const |
Private Attributes | |
const void * | value |
int | size |
Test fixed-length opaque tags for equality
Definition at line 14 of file TagCompare.hpp.
|
inline |
Definition at line 21 of file TagCompare.hpp.
|
inline |
|
private |
Definition at line 18 of file TagCompare.hpp.
Referenced by operator()().
|
private |
Definition at line 17 of file TagCompare.hpp.
Referenced by operator()().