Go to the source code of this file.
Enumerations | |
enum | propType { read_only, read_write, object, complex_type } |
Functions | |
IPPDME_EXT_FUNC bool | IsObjectOrProperty (const ippProp &prop) |
IPPDME_EXT_FUNC bool | IsMainObject (ippOtherKeyType prop1, ippOtherKeyType prop2) |
IPPDME_EXT_FUNC bool | PropertyIsDouble (const ippProp &prop) |
IPPDME_EXT_FUNC bool | PropertyIsAllowed (const ippProp &prop) |
IPPDME_EXT_FUNC bool | PropertyIsAllowedAndWritable (const ippProp &prop) |
IPPDME_EXT_FUNC const ippPropDefinition * | findPropertyDefinition (const ippProp &prop) |
|
Definition at line 14 of file ippPropDefinition.h. |
|
Definition at line 171 of file ippPropDefinition.cpp. References _count, ippPropDefinition::find(), and paramGetProp_. Referenced by GenerateEnumAllPropResponses(), GenerateEnumPropResponses(), and ippResponseTestCase::testfindPropertyDefinition(). |
|
Definition at line 134 of file ippPropDefinition.cpp. References ippProp, and IsObjectOrProperty(). |
|
Definition at line 116 of file ippPropDefinition.cpp. References _count, ippPropDefinition::_keyword, ippPropDefinition::find(), and paramGetProp_. Referenced by IsMainObject(). |
|
Definition at line 149 of file ippPropDefinition.cpp. References _count, ippPropDefinition::find(), and paramGetProp_. |
|
Definition at line 160 of file ippPropDefinition.cpp. References _count, ippPropDefinition::_type, ippPropDefinition::find(), paramGetProp_, and read_write. |
|
Definition at line 138 of file ippPropDefinition.cpp. References _count, ippPropDefinition::_type, ippPropDefinition::find(), paramGetProp_, read_only, and read_write. |