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:
Inheritance graph
[legend]
Collaboration diagram for DcmDictEntryList:
Collaboration graph
[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

DcmDictEntry* DcmDictEntryList::insertAndReplace ( DcmDictEntry e)

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 Mon Feb 14 2011 for OFFIS DCMTK Version 3.6.0 by Doxygen 1.7.3