Anklang 0.3.0-460-gc4ef46ba
ASE — Anklang Sound Engine (C++)

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Friends | List of all members
Ase::WebSocketConnection::Internals Struct Reference

Public Member Functions

WppConnectionP wppconp ()
 

Public Attributes

WebSocketServerImplP server
 
WppServer & wppserver
 
WppHdl hdl
 
String nickname_
 
bool opened
 

Friends

struct WebSocketServerImpl
 

Detailed Description

Definition at line 216 of file websocket.cc.

Member Function Documentation

◆ wppconp()

WppConnectionP Ase::WebSocketConnection::Internals::wppconp ( )

Definition at line 222 of file websocket.cc.

Friends And Related Symbol Documentation

◆ WebSocketServerImpl

friend struct WebSocketServerImpl
friend

Definition at line 223 of file websocket.cc.

Member Data Documentation

◆ hdl

WppHdl Ase::WebSocketConnection::Internals::hdl

Definition at line 219 of file websocket.cc.

◆ nickname_

String Ase::WebSocketConnection::Internals::nickname_

Definition at line 220 of file websocket.cc.

◆ opened

bool Ase::WebSocketConnection::Internals::opened

Definition at line 221 of file websocket.cc.

◆ server

WebSocketServerImplP Ase::WebSocketConnection::Internals::server

Definition at line 217 of file websocket.cc.

◆ wppserver

WppServer& Ase::WebSocketConnection::Internals::wppserver

Definition at line 218 of file websocket.cc.


The documentation for this struct was generated from the following file: