HoverRace  2.0
Public Member Functions | Public Attributes | List of all members
HoverRace::Display::PickList< T >::ItemChild Class Reference

Maps the container child wrapper to each item. More...

#include <PickList.h>

Public Member Functions

 ItemChild (Child &child, DefaultItem &item)
 
ItemChildoperator= (const ItemChild &)=delete
 

Public Attributes

Child & child
 
DefaultItemitem
 

Detailed Description

template<class T>
class HoverRace::Display::PickList< T >::ItemChild

Maps the container child wrapper to each item.

Constructor & Destructor Documentation

template<class T>
HoverRace::Display::PickList< T >::ItemChild::ItemChild ( Child &  child,
DefaultItem item 
)
inline

Member Function Documentation

template<class T>
ItemChild& HoverRace::Display::PickList< T >::ItemChild::operator= ( const ItemChild )
delete

Member Data Documentation

template<class T>
Child& HoverRace::Display::PickList< T >::ItemChild::child
template<class T>
DefaultItem& HoverRace::Display::PickList< T >::ItemChild::item

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