EpcTools
An event based multi-threaded C++ development framework.
|
This is the complete list of members for FDDictionaryEntryCommand, including all inherited members.
FDDictionaryEntry() | FDDictionaryEntry | protected |
FDDictionaryEntry(const Void *what, enum dict_object_type type, Int criteria, struct dictionary *dict=NULL) | FDDictionaryEntry | protected |
FDDictionaryEntryCommand(const char *name, struct dictionary *dict=NULL) | FDDictionaryEntryCommand | |
FDDictionaryEntryCommand(command_code_t cmdid, struct dictionary *dict=NULL) | FDDictionaryEntryCommand | |
FDDictionaryEntryCommand(const FDDictionaryEntryCommand &req, struct dictionary *dict=NULL) | FDDictionaryEntryCommand | |
getCommandCode() | FDDictionaryEntryCommand | inline |
getDictionary() const | FDDictionaryEntry | inline |
getEntry() const | FDDictionaryEntry | inline |
getName() | FDDictionaryEntryCommand | inline |
init(const Void *what, enum dict_object_type type, Int criteria, struct dictionary *dict=NULL) | FDDictionaryEntry | protected |
init(struct dict_object *de, struct dictionary *dict=NULL) | FDDictionaryEntry | protected |
isAnswer() const | FDDictionaryEntryCommand | inline |
isRequest() const | FDDictionaryEntryCommand | inline |
isValid() | FDDictionaryEntry | inline |
~FDDictionaryEntry() | FDDictionaryEntry | protectedvirtual |