AnCH Framework  0.1
Another C++ Hack Framework
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
anch::network::UdpSocket Member List

This is the complete list of members for anch::network::UdpSocket, including all inherited members.

_addressanch::network::Socketprotected
_backloganch::network::Socketprotected
_sockanch::network::Socketprotected
accept(Socket &socket)anch::network::UdpSocketvirtual
addObserver(anch::events::Observer< anch::network::SocketEvent > &observer)anch::events::Observable< anch::network::SocketEvent >inline
bind()anch::network::Socketvirtual
close() noexceptanch::network::Socketvirtual
connect()anch::network::UdpSocketvirtual
getBacklog() const anch::network::Socketinline
getDomain() const anch::network::UdpSocketvirtual
getIpAddress() const anch::network::Socketinline
getPort() const anch::network::Socketinline
getSocketType() const anch::network::Socketinline
getType() const anch::network::UdpSocketvirtual
listen()anch::network::UdpSocketvirtual
notifyObservers(const anch::network::SocketEvent &event)anch::events::Observable< anch::network::SocketEvent >inline
Observable()anch::events::Observable< anch::network::SocketEvent >inline
receive(std::string &message)anch::network::UdpSocketvirtual
anch::network::Socket::receive()anch::network::Socketvirtual
removeObserver(anch::events::Observer< anch::network::SocketEvent > &observer)anch::events::Observable< anch::network::SocketEvent >inline
send(const std::string &message)anch::network::UdpSocketvirtual
send(const std::string &message, const sockaddr_storage &peerAddr)anch::network::UdpSocketvirtual
setBacklog(int backlog)anch::network::Socketinline
setIpAddress(const std::string &ipAddress)anch::network::Socketinline
setIpAddress(uint16_t port)anch::network::Socketinline
setSocketType(SocketType type)anch::network::Socketinline
shutdown(anch::network::Direction how=anch::network::Direction::BOTH)anch::network::Socketvirtual
Socket(anch::network::SocketType type)anch::network::Socketprotected
Socket(const std::string &ipAddress, uint16_t port, anch::network::SocketType type=anch::network::SocketType::UNKNOWN)anch::network::Socket
UdpSocket()anch::network::UdpSocket
UdpSocket(const std::string &ipAddress, uint16_t port)anch::network::UdpSocket
~Observable()anch::events::Observable< anch::network::SocketEvent >inlinevirtual
~Socket() noexceptanch::network::Socketvirtual
~UdpSocket() noexceptanch::network::UdpSocketvirtual