Public Member Functions | |
ippPropDefinition (ippOtherKeyType keyword, propType type) | |
ippPropDefinition (ippOtherKeyType keyword, const ippPropDefinition *prop, int n) | |
const ippPropDefinition * | find (const ippProp &prop, bool bLeafOnly=true) const |
Public Attributes | |
ippOtherKeyType | _keyword |
const ippPropDefinition * | _properties |
int | _n_properties |
propType | _type |
|
Definition at line 16 of file ippPropDefinition.cpp. |
|
Definition at line 27 of file ippPropDefinition.cpp. References object. |
|
Definition at line 39 of file ippPropDefinition.cpp. References _keyword, _n_properties, and _properties. Referenced by findPropertyDefinition(), IsObjectOrProperty(), PropertyIsAllowed(), PropertyIsAllowedAndWritable(), and PropertyIsDouble(). |
|
Definition at line 29 of file ippPropDefinition.h. Referenced by find(), GenerateEnumAllPropResponses(), IsObjectOrProperty(), and ippResponseTestCase::testfindPropertyDefinition(). |
|
Definition at line 31 of file ippPropDefinition.h. Referenced by find(). |
|
Definition at line 30 of file ippPropDefinition.h. Referenced by find(), GenerateEnumAllPropResponses(), and GenerateEnumPropResponses(). |
|
Definition at line 32 of file ippPropDefinition.h. Referenced by PropertyIsAllowedAndWritable(), and PropertyIsDouble(). |