Crazy Eddie's GUI System  ${CEGUI_VERSION}
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.