C++ port: update test binary with more flags and add barcode format names next to...
authorflyashi <flyashi@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Thu, 29 Jul 2010 19:41:52 +0000 (19:41 +0000)
committerflyashi <flyashi@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Thu, 29 Jul 2010 19:41:52 +0000 (19:41 +0000)
commitcc0ae3ad51897f0ec4c52762c52bea3fe3acb8b5
tree31389e76d56f4bf20e7f6f45287432f38a478924
parent8a2b8ea59559342d8ac22fb90e8d57be067dbf87
C++ port: update test binary with more flags and add barcode format names next to the enum for printing (right know the only way to tell what result->getBarcodeFormat() is is by comparing one by one against the enum entries.)

git-svn-id: http://zxing.googlecode.com/svn/trunk@1499 59b500cc-1b3d-0410-9834-0bbf25fbcc57
cpp/core/src/zxing/BarcodeFormat.cpp
cpp/core/src/zxing/BarcodeFormat.h
cpp/magick/src/main.cpp