#include "YiSignalBaseConnection.h"Go to the source code of this file.
Classes | |
| class | CYISignalHandlerConnection< HandlerType, SlotReturnType, SlotTypes, SignalTypes > |
| class | CYISignalHandlerConnection< HandlerType, SlotReturnType, YiSlotTypesContainer< SlotTypes... >, SignalTypes... > |
| A signal connection class for connection to member functions through std::function objects. More... | |