OFFIS DCMTK Version 3.6.0
|
Inherited by OFList< T > [private]
, OFList< DcmCodecList * > [private]
, OFList< DcmDataset * > [private]
, OFList< DcmDictEntry * > [private]
, OFList< DcmKeyValuePair< DcmExtendedNegotiationList * > * > [private]
, OFList< DcmKeyValuePair< DcmPresentationContextList * > * > [private]
, OFList< DcmKeyValuePair< DcmProfileEntry * > * > [private]
, OFList< DcmKeyValuePair< DcmRoleSelectionList * > * > [private]
, OFList< DcmKeyValuePair< DcmTransferSyntaxList * > * > [private]
, OFList< DcmKeyValuePair< T > * > [private]
, OFList< DcmPath * > [private]
, OFList< DcmPathNode * > [private]
, OFList< DcmPrivateTagCacheEntry * > [private]
, OFList< DcmProcessSlotType * > [private]
, OFList< DcmQuantHistogramItem * > [private]
, OFList< DcmQueryRetrieveProcessSlot * > [private]
, OFList< DcmRepresentationEntry * > [private]
, OFList< DcmSCUPresContext > [private]
, OFList< DSRGraphicData3DItem > [private]
, OFList< DSRGraphicDataItem > [private]
, OFList< DSRWaveformChannelItem > [private]
, OFList< DVPSAnnotationContent * > [private]
, OFList< DVPSCurve * > [private]
, OFList< DVPSDisplayedArea * > [private]
, OFList< DVPSGraphicAnnotation * > [private]
, OFList< DVPSGraphicLayer * > [private]
, OFList< DVPSGraphicObject * > [private]
, OFList< DVPSImageBoxContent * > [private]
, OFList< DVPSOverlay * > [private]
, OFList< DVPSOverlayCurveActivationLayer * > [private]
, OFList< DVPSPresentationLUT * > [private]
, OFList< DVPSReferencedImage * > [private]
, OFList< DVPSReferencedSeries * > [private]
, OFList< DVPSSoftcopyVOI * > [private]
, OFList< DVPSStoredPrint * > [private]
, OFList< DVPSTextObject * > [private]
, OFList< DVPSVOILUT * > [private]
, OFList< DVPSVOIWindow * > [private]
, OFList< FINDResponse * > [private]
, OFList< Float64 > [private]
, OFList< InstanceStruct * > [private]
, OFList< ItemStruct * > [private]
, OFList< JPEGFileMapEntry * > [private]
, OFList< Logger > [private]
, OFList< MdfJob > [private]
, OFList< OFCmdOption * > [private]
, OFList< OFCmdParam * > [private]
, OFList< OFCmdParamPos * > [private]
, OFList< OFListIterator_OFString > [private]
, OFList< OFString > [private]
, OFList< pattern::PatternConverter * > [private]
, OFList< SeriesStruct * > [private]
, OFList< SharedAppenderPtr > [private]
, OFList< Sint32 > [private]
, OFList< size_t > [private]
, OFList< StudyStruct * > [private]
, OFList< Uint32 > [private]
, OFList< unsigned char * > [private]
, OFList< value_type > [private]
, OFList< void * > [private]
, and OFList< WlmProcessSlotType * > [private]
.
Public Member Functions | |
OFListLinkBase * | base_begin () const |
OFListLinkBase * | base_end () const |
OFBool | base_empty () const |
size_t | base_size () const |
OFListLinkBase * | base_insert (OFListLinkBase *pos, OFListLinkBase *newElem) |
OFListLinkBase * | base_erase (OFListLinkBase *pos) |
void | base_splice (OFListLinkBase *pos, OFListLinkBase *begin, OFListLinkBase *end) |
void | base_clear () |
Protected Member Functions | |
void | base_recalcListSize () |
Protected Attributes | |
OFListLinkBase * | afterLast |
size_t | listSize |
Private Member Functions | |
OFListBase (const OFListBase &) | |
OFListBase & | operator= (const OFListBase &) |