Public Member Functions | |
| DB_SmallDcmElmt () | |
| default constructor | |
Public Attributes | |
| char * | PValueField |
| pointer to the value field | |
| Uint32 | ValueLength |
| value length in bytes | |
| DcmTagKey | XTag |
| attribute tag | |
Private Member Functions | |
| DB_SmallDcmElmt (const DB_SmallDcmElmt ©) | |
| private undefined copy constructor | |
| DB_SmallDcmElmt & | operator= (const DB_SmallDcmElmt ©) |
| private undefined copy assignment operator | |
Definition at line 141 of file dcmqridx.h.