sk::util::slot::policy::Copying< T > Member List
This is the complete list of members for
sk::util::slot::policy::Copying< T >, including all inherited members.
clearSlot() | sk::util::slot::policy::Storing< T > | [inline, protected] |
Copying() | sk::util::slot::policy::Copying< T > | [inline] |
Copying(const Copying< T > &other) | sk::util::slot::policy::Copying< T > | [inline] |
Copying(const Storing< T > &other) | sk::util::slot::policy::Copying< T > | [inline] |
getSlot() const | sk::util::slot::policy::Storing< T > | [inline, protected] |
getSlot(const Storing< T, slot::mixin::None > &other) | sk::util::slot::policy::Storing< T > | [inline, protected, static] |
hasSlot() const | sk::util::slot::policy::Storing< T > | [inline, protected] |
hasSlot(const Storing< T, slot::mixin::None > &other) | sk::util::slot::policy::Storing< T > | [inline, protected, static] |
makeCopy(const Storing< T > &other) | sk::util::slot::policy::Copying< T > | [inline, protected] |
operator=(const Copying< T > &other) | sk::util::slot::policy::Copying< T > | [inline] |
operator=(const Storing< T > &other) | sk::util::slot::policy::Copying< T > | [inline] |
setObject(T &object) | sk::util::slot::policy::Copying< T > | [inline, protected] |
setObject(T *object) | sk::util::slot::policy::Copying< T > | [inline, protected] |
setSlot(slot::Mixable< T, slot::mixin::None > *slot) | sk::util::slot::policy::Storing< T > | [inline, protected] |
Storing() | sk::util::slot::policy::Storing< T > | [inline, protected] |