AnCH Framework
0.1
Another C++ Hack Framework
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
•
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
Pages
anch
network
UdpSocket
anch::network::UdpSocket Member List
This is the complete list of members for
anch::network::UdpSocket
, including all inherited members.
_address
anch::network::Socket
protected
_backlog
anch::network::Socket
protected
_sock
anch::network::Socket
protected
accept
(Socket &socket)
anch::network::UdpSocket
virtual
addObserver
(anch::events::Observer< anch::network::SocketEvent > &observer)
anch::events::Observable< anch::network::SocketEvent >
inline
bind
()
anch::network::Socket
virtual
close
() noexcept
anch::network::Socket
virtual
connect
()
anch::network::UdpSocket
virtual
getBacklog
() const
anch::network::Socket
inline
getDomain
() const
anch::network::UdpSocket
virtual
getIpAddress
() const
anch::network::Socket
inline
getPort
() const
anch::network::Socket
inline
getSocketType
() const
anch::network::Socket
inline
getType
() const
anch::network::UdpSocket
virtual
listen
()
anch::network::UdpSocket
virtual
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::UdpSocket
virtual
anch::network::Socket::receive
()
anch::network::Socket
virtual
removeObserver
(anch::events::Observer< anch::network::SocketEvent > &observer)
anch::events::Observable< anch::network::SocketEvent >
inline
send
(const std::string &message)
anch::network::UdpSocket
virtual
send
(const std::string &message, const sockaddr_storage &peerAddr)
anch::network::UdpSocket
virtual
setBacklog
(int backlog)
anch::network::Socket
inline
setIpAddress
(const std::string &ipAddress)
anch::network::Socket
inline
setIpAddress
(uint16_t port)
anch::network::Socket
inline
setSocketType
(SocketType type)
anch::network::Socket
inline
shutdown
(anch::network::Direction how=anch::network::Direction::BOTH)
anch::network::Socket
virtual
Socket
(anch::network::SocketType type)
anch::network::Socket
protected
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 >
inline
virtual
~Socket
() noexcept
anch::network::Socket
virtual
~UdpSocket
() noexcept
anch::network::UdpSocket
virtual
Generated on Thu Jul 7 2016 20:01:43 for AnCH Framework by
1.8.11