#include <HxImgFtorRuleBase.h>
Public Types | |
| typedef HxIfRbPair | QueryResultType |
Public Methods | |
| void | setResultType (HxString resultType, HxString ftorClass, HxString srcType, HxString opName) |
| void | setResultType (HxString resultType, HxString ftorClass, HxString src1Type, HxString src2Type, HxString opName) |
| QueryResultType | getResultType (HxImageSignature defaultResult, HxString ftorClass, HxString srcType, HxString opName) |
| QueryResultType | getResultType (HxImageSignature defaultResult, HxString ftorClass, HxString src1Type, HxString src2Type, HxString opName) |
| void | setArgumentType (HxString argumentType, HxString ftorClass, HxString srcType, HxString opName) |
| QueryResultType | getArgumentType (HxImageSignature defaultArgument, HxString ftorClass, HxString srcType, HxString opName) |
| void | setKernelType (HxString kernelType, HxString ftorClass, HxString srcType, HxString opName) |
| QueryResultType | getKernelType (HxImageSignature defaultKernel, HxString ftorClass, HxString srcType, HxString opName) |
| void | setIsModifying (HxString ftorClass, HxString opName, bool f=true) |
| bool | getIsModifying (HxString ftorClass, HxString opName) |
| ~HxImgFtorRuleBase () | |
Static Public Methods | |
| HxImgFtorRuleBase & | instance () |
1.2.12 written by Dimitri van Heesch,
© 1997-2001