]> Creatis software - gdcm.git/commit
In order to avoid confusing user with 'public' methods he is not allowed to use,
authorjpr <jpr>
Sun, 23 Oct 2005 15:09:19 +0000 (15:09 +0000)
committerjpr <jpr>
Sun, 23 Oct 2005 15:09:19 +0000 (15:09 +0000)
commit0a4f28d5ec16e85a53faa056246fd9d7dde3a168
treee787ddd6204d939739d15b1060aba0d02945f279
parentde5a59bb6350f6effe5638a24bb2c58e238d9d3f
In order to avoid confusing user with 'public' methods he is not allowed to use,
- move *all* the methods of PixelReadConvert, PixelWriteConvert to 'private'.
- declare as friend class FileHelper
src/gdcmPixelReadConvert.cxx
src/gdcmPixelReadConvert.h
src/gdcmPixelWriteConvert.cxx
src/gdcmPixelWriteConvert.h