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