Go to the source code of this file.
Functions | |
void | GenerateEnumAllPropResponses (ippResponseList &responseList, unsigned int tag_num, std::string prefix, const ippPropDefinition &propDef, bool recursive) |
---------------------------------------- Utilities | |
void | GenerateEnumAllPropResponses (ippEnumAllPropCommandConstPtr &cmd, ippResponseList &responseList) |
void | GenerateEnumPropResponses (ippEnumPropCommandConstPtr &cmd, ippResponseList &responseList) |
|
Definition at line 88 of file ippEnumAllPropCommand.cpp. References ippPropDefinition::_properties, findPropertyDefinition(), and GenerateEnumAllPropResponses(). |
|
---------------------------------------- Utilities
Definition at line 47 of file ippEnumAllPropCommand.cpp. References ippPropDefinition::_keyword, and getKeyString(). Referenced by ippBasicExecutor::executeEnumAllProp(), GenerateEnumAllPropResponses(), GenerateEnumPropResponses(), and ippResponseTestCase::testGenerateEnumAllPropResponses(). |
|
Definition at line 110 of file ippEnumAllPropCommand.cpp. References ippPropDefinition::_properties, findPropertyDefinition(), and GenerateEnumAllPropResponses(). Referenced by ippBasicExecutor::executeEnumProp(), and ippResponseTestCase::testGenerateEnumPropResponses(). |