WordKey Member List
This is the complete list of members for
WordKey, including all inherited members.
Clear() | WordKey | [inline] |
Cmp(const WordKey &other) const | WordKey | |
Compare(WordContext *context, const String &a, const String &b) | WordKey | [static] |
Compare(WordContext *context, const unsigned char *a, int a_length, const unsigned char *b, int b_length) | WordKey | [static] |
context | WordKey | [private] |
Diff(const WordKey &other, int &position, int &lower) | WordKey | |
Empty() const | WordKey | [inline] |
Equal(const WordKey &other) const | WordKey | |
ExactEqual(const WordKey &other) const | WordKey | [inline] |
Filled() const | WordKey | [inline] |
Get(int position) const | WordKey | [inline] |
Get(int position) | WordKey | [inline] |
Get(String &bufferout) const | WordKey | |
Get() const | WordKey | |
GetContext() | WordKey | [inline] |
GetContext() const | WordKey | [inline] |
IsDefined(int position) const | WordKey | [inline] |
MaxValue(int position) | WordKey | [inline] |
Merge(const WordKey &other) | WordKey | |
NFields() const | WordKey | [inline] |
operator[](int position) const | WordKey | [inline] |
operator[](int position) | WordKey | [inline] |
Outbound(int position, int increment) | WordKey | [inline] |
Overflow(int position, int increment) | WordKey | [inline] |
Pack(String &data) const | WordKey | |
PackEqual(const WordKey &other) const | WordKey | |
Prefix() const | WordKey | |
PrefixOnly() | WordKey | |
Print() const | WordKey | |
Set(int position, WordKeyNum val) | WordKey | [inline] |
Set(const String &bufferin) | WordKey | |
setbits | WordKey | [private] |
SetDefined(int position) | WordKey | [inline] |
SetList(StringList &fields) | WordKey | |
SetToFollowing(int position=WORD_FOLLOWING_MAX) | WordKey | |
Undefined(int position) | WordKey | [inline] |
Underflow(int position, int increment) | WordKey | [inline] |
Unpack(const char *string, int length) | WordKey | |
Unpack(const String &data) | WordKey | [inline] |
values | WordKey | [private] |
Values() | WordKey | [inline] |
Values() const | WordKey | [inline] |
WordKey(WordContext *ncontext) | WordKey | [inline] |
WordKey(WordContext *ncontext, const String &desc) | WordKey | [inline] |
Write(FILE *f) const | WordKey | |