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