Anklang-0.3.0.dev797+g4e3241f3 anklang-0.3.0.dev797+g4e3241f3
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 360 of file websocket.cc.

Member Function Documentation

◆ wppconp()

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

Definition at line 366 of file websocket.cc.

Friends And Related Symbol Documentation

◆ WebSocketServerImpl

friend struct WebSocketServerImpl
friend

Definition at line 367 of file websocket.cc.

Member Data Documentation

◆ hdl

WppHdl Ase::WebSocketConnection::Internals::hdl

Definition at line 363 of file websocket.cc.

◆ nickname_

String Ase::WebSocketConnection::Internals::nickname_

Definition at line 364 of file websocket.cc.

◆ opened

bool Ase::WebSocketConnection::Internals::opened

Definition at line 365 of file websocket.cc.

◆ server

WebSocketServerImplP Ase::WebSocketConnection::Internals::server

Definition at line 361 of file websocket.cc.

◆ wppserver

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

Definition at line 362 of file websocket.cc.


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