#include <LinkCounter.h>
Public Member Functions | |
LinkCounter () | |
bool | link () |
bool | unlink () |
int | getCounter () const |
sk::util::slot::mixin::LinkCounter::LinkCounter | ( | ) | [inline] |
int sk::util::slot::mixin::LinkCounter::getCounter | ( | ) | const [inline] |
Referenced by sk::util::slot::policy::Sharing< L >::getLinks().
bool sk::util::slot::mixin::LinkCounter::link | ( | ) | [inline] |
Referenced by sk::util::slot::policy::Sharing< L >::setObject().
bool sk::util::slot::mixin::LinkCounter::unlink | ( | ) | [inline] |