![]() |
xyginext
0.2.0
Second generation of xygine game creation framework
|
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::EnetHostImpl | virtual |
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::EnetHostImpl | virtual |
getConnectedPeerCount() const override (defined in xy::EnetHostImpl) | xy::EnetHostImpl | virtual |
getPort() const override (defined in xy::EnetHostImpl) | xy::EnetHostImpl | virtual |
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::EnetHostImpl | virtual |
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::EnetHostImpl | virtual |
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::EnetHostImpl | virtual |
stop() override (defined in xy::EnetHostImpl) | xy::EnetHostImpl | virtual |
~EnetHostImpl() (defined in xy::EnetHostImpl) | xy::EnetHostImpl | |
~NetHostImpl()=default (defined in xy::NetHostImpl) | xy::NetHostImpl | virtual |