cleanup(bool from_hasslots=false) (defined in Btk::Impl::SlotBase) | Btk::Impl::SlotBase | inline |
Delete(void *self, bool) (defined in Btk::Impl::SlotDetail< T, RetT, Args >) | Btk::Impl::SlotDetail< T, RetT, Args > | inlinestatic |
delete_ptr (defined in Btk::Impl::SlotBase) | Btk::Impl::SlotBase | |
DeleteFn typedef (defined in Btk::Impl::SlotBase) | Btk::Impl::SlotBase | |
fn (defined in Btk::Impl::SlotDetail< T, RetT, Args >) | Btk::Impl::SlotDetail< T, RetT, Args > | |
Invoke(const void *__self, Args ...args) (defined in Btk::Impl::SlotDetail< T, RetT, Args >) | Btk::Impl::SlotDetail< T, RetT, Args > | inlinestatic |
invoke(Args ...args) const (defined in Btk::Impl::Slot< RetT, Args... >) | Btk::Impl::Slot< RetT, Args... > | inline |
invoke_ptr (defined in Btk::Impl::Slot< RetT, Args... >) | Btk::Impl::Slot< RetT, Args... > | |
InvokeFn typedef (defined in Btk::Impl::Slot< RetT, Args... >) | Btk::Impl::Slot< RetT, Args... > | |
Slot(DeleteFn df, InvokeFn fn) (defined in Btk::Impl::Slot< RetT, Args... >) | Btk::Impl::Slot< RetT, Args... > | inline |
SlotBase(DeleteFn fn) (defined in Btk::Impl::SlotBase) | Btk::Impl::SlotBase | inline |
SlotDetail(T &&f) (defined in Btk::Impl::SlotDetail< T, RetT, Args >) | Btk::Impl::SlotDetail< T, RetT, Args > | inline |