![]() |
ToyGine2 26.2.0
Game Engine for retro consoles
|
This is the complete list of members for toy::network::Endpoint, including all inherited members.
| _port | toy::network::Endpoint | private |
| Endpoint() noexcept=default | toy::network::Endpoint | protected |
| hostnameAsText() const noexcept=0 | toy::network::Endpoint | pure virtual |
| isLocalHost() const noexcept=0 | toy::network::Endpoint | pure virtual |
| port() const noexcept | toy::network::Endpoint | |
| setHostname(const char *name) noexcept=0 | toy::network::Endpoint | pure virtual |
| setLocalHost() noexcept=0 | toy::network::Endpoint | pure virtual |
| setPort(uint16_t port) noexcept | toy::network::Endpoint | |
| ~Endpoint() noexcept | toy::network::Endpoint | virtual |