All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Protected Types | Protected Attributes | List of all members
Eegeo::Helpers::PendingItemsContainer< TItemType > Class Template Reference

Public Member Functions

void InsertItem (TItemType &item)
 
void RemoveItem (TItemType &item)
 
void CancelAndRemoveAllItems ()
 
TSize Size () const
 

Protected Types

typedef std::set< TItemType * > TContainer
 
typedef TContainer::iterator TIterator
 
typedef TContainer::size_type TSize
 

Protected Attributes

TContainer m_items
 

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