BackFill Struct Reference

BackFill: A tag class used to indicate that delete operation should proceed by 'backfilling', that is, moving data up from the end of a list to fill in holes. More...

#include <DynamicEvents.h>

List of all members.

Public Types

enum  { code = DynamicEvents::backfill }

Public Member Functions

 BackFill ()


Detailed Description

BackFill: A tag class used to indicate that delete operation should proceed by 'backfilling', that is, moving data up from the end of a list to fill in holes.

More efficient than ShiftUp.

All delete-method tag classes contain one enum, 'code', indicating their integer code from DynamicEvents.


Member Enumeration Documentation

anonymous enum

Enumerator:
code 


Constructor & Destructor Documentation

BackFill::BackFill (  )  [inline]


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

Generated on Wed Mar 16 06:19:41 2011 for FreePOOMA by  doxygen 1.5.9