EpcTools
An event based multi-threaded C++ development framework.
|
This is the complete list of members for FDDictionaryEntryAVP, including all inherited members.
FDDictionaryEntry() | FDDictionaryEntry | protected |
FDDictionaryEntry(const Void *what, enum dict_object_type type, Int criteria, struct dictionary *dict=NULL) | FDDictionaryEntry | protected |
FDDictionaryEntryAVP(const char *name, Bool allVendors=false, struct dictionary *dict=NULL) | FDDictionaryEntryAVP | |
FDDictionaryEntryAVP(const char *name, vendor_id_t vendorid, struct dictionary *dict=NULL) | FDDictionaryEntryAVP | |
FDDictionaryEntryAVP(struct dict_object *de) | FDDictionaryEntryAVP | |
getAvpCode() const | FDDictionaryEntryAVP | inline |
getDataType() const | FDDictionaryEntryAVP | inline |
getDictionary() const | FDDictionaryEntry | inline |
getEntry() const | FDDictionaryEntry | inline |
getName() const | FDDictionaryEntryAVP | inline |
getVendorId() const | FDDictionaryEntryAVP | 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 |
isDerived() const | FDDictionaryEntryAVP | inline |
isValid() | FDDictionaryEntry | inline |
~FDDictionaryEntry() | FDDictionaryEntry | protectedvirtual |