xyginext  0.2.0
Second generation of xygine game creation framework
xy::EnetHostImpl Member List

This is the complete list of members for xy::EnetHostImpl, including all inherited members.

broadcastPacket(std::uint8_t id, const void *data, std::size_t size, NetFlag flags, sf::Uint8 channel) override (defined in xy::EnetHostImpl)xy::EnetHostImplvirtual
EnetHostImpl() (defined in xy::EnetHostImpl)xy::EnetHostImpl
EnetHostImpl(const EnetHostImpl &)=delete (defined in xy::EnetHostImpl)xy::EnetHostImpl
EnetHostImpl(EnetHostImpl &&)=delete (defined in xy::EnetHostImpl)xy::EnetHostImpl
getAddress() const override (defined in xy::EnetHostImpl)xy::EnetHostImplvirtual
getConnectedPeerCount() const override (defined in xy::EnetHostImpl)xy::EnetHostImplvirtual
getPort() const override (defined in xy::EnetHostImpl)xy::EnetHostImplvirtual
NetHostImpl()=default (defined in xy::NetHostImpl)xy::NetHostImpl
NetHostImpl(const NetHostImpl &)=delete (defined in xy::NetHostImpl)xy::NetHostImpl
NetHostImpl(NetHostImpl &&)=delete (defined in xy::NetHostImpl)xy::NetHostImpl
operator=(const EnetHostImpl &)=delete (defined in xy::EnetHostImpl)xy::EnetHostImpl
operator=(EnetHostImpl &&)=delete (defined in xy::EnetHostImpl)xy::EnetHostImpl
operator=(const NetHostImpl &)=delete (defined in xy::NetHostImpl)xy::NetHostImpl
operator=(NetHostImpl &&)=delete (defined in xy::NetHostImpl)xy::NetHostImpl
pollEvent(NetEvent &) override (defined in xy::EnetHostImpl)xy::EnetHostImplvirtual
sendPacket(const NetPeer &peer, std::uint8_t id, const void *data, std::size_t size, NetFlag flags, sf::Uint8 channel) override (defined in xy::EnetHostImpl)xy::EnetHostImplvirtual
start(const std::string &address, sf::Uint16 port, std::size_t maxClient, std::size_t maxChannels, sf::Uint32 incoming, sf::Uint32 outgoing) override (defined in xy::EnetHostImpl)xy::EnetHostImplvirtual
stop() override (defined in xy::EnetHostImpl)xy::EnetHostImplvirtual
~EnetHostImpl() (defined in xy::EnetHostImpl)xy::EnetHostImpl
~NetHostImpl()=default (defined in xy::NetHostImpl)xy::NetHostImplvirtual