CUGL 3.0
Cornell University Game Library
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
cugl::netcode::WebSocket Member List

This is the complete list of members for cugl::netcode::WebSocket, including all inherited members.

alloc(const InetAddress &address)cugl::netcode::WebSocketinlinestatic
allocWithPath(const InetAddress &address, const std::string path)cugl::netcode::WebSocketinlinestatic
close()cugl::netcode::WebSocket
Dispatcher typedefcugl::netcode::WebSocket
getAddress() constcugl::netcode::WebSocketinline
getCapacity()cugl::netcode::WebSocket
getDebug() constcugl::netcode::WebSocketinline
getPath() constcugl::netcode::WebSocketinline
getState()cugl::netcode::WebSocket
isOpen()cugl::netcode::WebSocket
onReceipt(Dispatcher callback)cugl::netcode::WebSocket
onStateChange(StateCallback callback)cugl::netcode::WebSocket
open(bool secure=false)cugl::netcode::WebSocket
receive(const Dispatcher &dispatcher)cugl::netcode::WebSocket
send(const std::vector< std::byte > &data)cugl::netcode::WebSocket
send(std::vector< std::byte > &&data)cugl::netcode::WebSocket
setCapacity(size_t capacity)cugl::netcode::WebSocket
setDebug(bool flag)cugl::netcode::WebSocket
State enum namecugl::netcode::WebSocket
StateCallback typedefcugl::netcode::WebSocket
WebSocket()cugl::netcode::WebSocket
~WebSocket()cugl::netcode::WebSocket