![]() |
FastEngine 0.9.4
A multiplayer oriented 2D engine made with Vulkan.
|
This is the complete list of members for fge::Subscription, including all inherited members.
| attach(fge::Subscriber *subscriber) | fge::Subscription | protected |
| detach(fge::Subscriber *subscriber) | fge::Subscription | protected |
| detachAll() | fge::Subscription | protected |
| detachOnce(fge::Subscriber *subscriber) | fge::Subscription | protected |
| fge::Subscriber (defined in fge::Subscription) | fge::Subscription | friend |
| getCount(fge::Subscriber *subscriber) const | fge::Subscription | protected |
| onDetach(fge::Subscriber *subscriber)=0 | fge::Subscription | protectedpure virtual |
| operator=(fge::Subscription const &r) | fge::Subscription | inline |
| operator=(fge::Subscription &&r) noexcept (defined in fge::Subscription) | fge::Subscription | |
| SubscriberCount typedef (defined in fge::Subscription) | fge::Subscription | |
| Subscription()=default (defined in fge::Subscription) | fge::Subscription | |
| Subscription(fge::Subscription const &r) | fge::Subscription | inline |
| Subscription(fge::Subscription &&r) noexcept (defined in fge::Subscription) | fge::Subscription | |
| ~Subscription() | fge::Subscription | inlinevirtual |