Go to the source code of this file.
Enumerations | |
enum | ippChangeToolActionType { ippChangeToolActionType_INVALID = -1, MoveAuto = _MoveAuto, MoveMan = _MoveMan, Rotate = ipp::_Rotate, Switch = _Switch } |
Functions | |
IPPDME_EXT_FUNC const char * | toString (ippChangeToolActionType key) |
IPPDME_EXT_FUNC ippChangeToolActionType | ChangeToolActionFromKeyWord (ippOtherKeyType keyword) |
|
Definition at line 16 of file ippChangeToolActionType.h. |
|
Definition at line 73 of file ippResponse.cpp. References ippChangeToolActionType_INVALID, MoveAuto, MoveMan, Rotate, and Switch. |
|
Definition at line 68 of file ippResponse.cpp. References getKeyString(). |