Go to the source code of this file.
Typedefs | |
typedef boost::intrusive_ptr< ippEnumPropCommand > | ippEnumPropCommandPtr |
typedef boost::intrusive_ptr< const ippEnumPropCommand > | ippEnumPropCommandConstPtr |
Functions | |
IPPDME_EXT_FUNC void | GenerateEnumPropResponses (ippEnumPropCommandConstPtr &cmd, ippResponseList &responseList) |
|
Definition at line 38 of file ippEnumPropCommand.h. |
|
Definition at line 38 of file ippEnumPropCommand.h. |
|
Definition at line 110 of file ippEnumAllPropCommand.cpp. References ippPropDefinition::_properties, findPropertyDefinition(), and GenerateEnumAllPropResponses(). Referenced by ippBasicExecutor::executeEnumProp(), and ippResponseTestCase::testGenerateEnumPropResponses(). |