![]() |
xyginext
0.2.0
Second generation of xygine game creation framework
|
This is the complete list of members for xy::NetHostImpl, including all inherited members.
| broadcastPacket(std::uint8_t id, const void *data, std::size_t size, NetFlag flags, sf::Uint8 channel)=0 (defined in xy::NetHostImpl) | xy::NetHostImpl | pure virtual |
| getAddress() const (defined in xy::NetHostImpl) | xy::NetHostImpl | inlinevirtual |
| getConnectedPeerCount() const =0 (defined in xy::NetHostImpl) | xy::NetHostImpl | pure virtual |
| getPort() const (defined in xy::NetHostImpl) | xy::NetHostImpl | inlinevirtual |
| 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 NetHostImpl &)=delete (defined in xy::NetHostImpl) | xy::NetHostImpl | |
| operator=(NetHostImpl &&)=delete (defined in xy::NetHostImpl) | xy::NetHostImpl | |
| pollEvent(NetEvent &)=0 (defined in xy::NetHostImpl) | xy::NetHostImpl | pure virtual |
| sendPacket(const NetPeer &peer, std::uint8_t id, const void *data, std::size_t size, NetFlag flags, sf::Uint8 channel)=0 (defined in xy::NetHostImpl) | xy::NetHostImpl | pure virtual |
| start(const std::string &address, sf::Uint16 port, std::size_t maxClient, std::size_t maxChannels, sf::Uint32 incoming, sf::Uint32 outgoing)=0 (defined in xy::NetHostImpl) | xy::NetHostImpl | pure virtual |
| stop()=0 (defined in xy::NetHostImpl) | xy::NetHostImpl | pure virtual |
| ~NetHostImpl()=default (defined in xy::NetHostImpl) | xy::NetHostImpl | virtual |
1.8.18