OFFIS DCMTK  Version 3.6.0
Public Member Functions | Private Member Functions
DcmDictEntryList Class Reference

an ordered list of pointers to DcmDictEntry objects More...

Inheritance diagram for DcmDictEntryList:
[legend]
Collaboration diagram for DcmDictEntryList:
[legend]

List of all members.

Public Member Functions

 DcmDictEntryList ()
 constructor
 ~DcmDictEntryList ()
 destructor
void clear ()
 clears list and deletes all entries
DcmDictEntryinsertAndReplace (DcmDictEntry *e)
 inserts an entry into the list and returns any replaced entry
DcmDictEntryfind (const DcmTagKey &k, const char *privCreator)

Private Member Functions

 DcmDictEntryList (const DcmDictEntryList &)
 private undefined copy constructor
DcmDictEntryListoperator= (const DcmDictEntryList &)
 private undefined copy assignment operator

Detailed Description

an ordered list of pointers to DcmDictEntry objects

Definition at line 97 of file dchashdi.h.


Member Function Documentation

inserts an entry into the list and returns any replaced entry

Parameters:
enew list entry
Returns:
replaced list entry or NULL

The documentation for this class was generated from the following file:


Generated on Thu May 24 2012 for OFFIS DCMTK Version 3.6.0 by Doxygen 1.7.6.1