|
GDCM 3.0.24
|
#include <gdcmEquipmentManufacturer.h>
Public Types | |
| enum | Type { UNKNOWN = 0 , FUJI , GEMS , HITACHI , KODAK , MARCONI , PMS , SIEMENS , TOSHIBA , AGFA , SAMSUNG , UIH } |
Static Public Member Functions | |
| static Type | Compute (DataSet const &ds) |
| static const char * | TypeToString (Type type) |
The intent is for private tags handling. This class is not meant to handle all possible vendors in the world, simply those well known where we intend to read private tags afterwards (typically SIEMENS+CSA, GEMS+PDB ...)
|
static |