Crazy Eddies GUI System  0.6.2
Public Member Functions | List of all members
CEGUI::SubComp Class Reference

Implementation helper functor which is used to locate a BoundSlot in the multimap collection of BoundSlots. More...

Public Member Functions

 SubComp (const BoundSlot &s)
 
bool operator() (std::pair< Event::Group, Event::Connection > e) const
 

Detailed Description

Implementation helper functor which is used to locate a BoundSlot in the multimap collection of BoundSlots.