|
SIVIC API
0.9.26
|
Typedefs | |
| typedef svkImageActor | svkOrientedImageActor |
Functions | |
| void | handleError (OFCondition error, string message="", const DcmTagKey *ptag=NULL) throw (svkTagNotFound, svkDicomRunTimeError) |
| typedef svkImageActor svkOrientedImageActor |
| void handleError | ( | OFCondition | error, |
| string | message = "", |
||
| const DcmTagKey * | ptag = NULL |
||
| ) | |||
| throw | ( | svkTagNotFound, | |
| svkDicomRunTimeError | |||
| ) | |||
handle return value of DcmTk functions. if error is not ok, throws various exceptions
| svkTagNotFound | |
| svkDicomRunTimeError |
Referenced by svkDcmtkUtils::getDoubleValue(), svkDcmtkUtils::getFloatValue(), svkDcmtkUtils::getIntValue(), svkDcmtkUtils::getLongIntValue(), svkDcmtkUtils::getStringValue(), and svkDcmtkUtils::setValue().
1.8.5