class Entry
Defined at line 519 of file ../../third_party/openthread/src/core/common/string.hpp
Represents a entry in the lookup table.
Public Members
uint16_t mKey
const char * mString
Friends
class BinarySearch