This is the complete list of members for MulticastManager, including all inherited members.
| aboutToDestroySignal (defined in ObjectBase) | ObjectBase | |
| aboutToDestroySignalMeta (defined in ObjectBase) | ObjectBase | inlinestatic |
| aboutToDestroySignalName | ObjectBase | static |
| activeGroups() const | MulticastManager | |
| childList() const | ObjectBase | inline |
| connect(Signal< Args... > *signal, Slot< Args... > *slot) | ObjectBase | static |
| connect(Signal< Args... > *signal, Slot< Args... > *slot) (defined in ObjectBase) | ObjectBase | |
| defaultInterface() const | MulticastManager | inline |
| event(Event *e) | ObjectBase | protectedvirtual |
| eventLoop() const | ObjectBase | inline |
| isMemberOf(const SocketAddress &group) const | MulticastManager | |
| joinGroup(const SocketAddress &group, UdpSocket *socket) | MulticastManager | |
| joinGroup(const SocketAddress &group, UdpSocket *socket, const String &iface) | MulticastManager | |
| joinSourceGroup(const SocketAddress &group, const SocketAddress &source, UdpSocket *socket) | MulticastManager | |
| leaveAllGroups() | MulticastManager | |
| leaveGroup(const SocketAddress &group, UdpSocket *socket) | MulticastManager | |
| leaveSourceGroup(const SocketAddress &group, const SocketAddress &source, UdpSocket *socket) | MulticastManager | |
| metaInfo() | ObjectBase | inlinestatic |
| moveToThread(EventLoop *loop) | ObjectBase | |
| MulticastManager(ObjectBase *parent=nullptr) | MulticastManager | |
| ObjectBase(ObjectBase *p=nullptr) | ObjectBase | |
| parent() const | ObjectBase | inline |
| PROMEKI_SIGNAL(groupJoined, SocketAddress) | MulticastManager | |
| PROMEKI_SIGNAL(groupLeft, SocketAddress) | MulticastManager | |
| registerSlot(Slot< Args... > *slot) | ObjectBase | inline |
| setDefaultInterface(const String &iface) | MulticastManager | inline |
| setParent(ObjectBase *p) | ObjectBase | inline |
| signalSender() | ObjectBase | inlineprotected |
| SlotVariantFunc typedef | ObjectBase | |
| startTimer(unsigned int intervalMs, bool singleShot=false) | ObjectBase | |
| stopTimer(int timerId) | ObjectBase | |
| timerEvent(TimerEvent *e) | ObjectBase | protectedvirtual |
| ~MulticastManager() override | MulticastManager | |
| ~ObjectBase() | ObjectBase | inlinevirtual |