Skip to content

Struct Ase::WebSocketConnection::Internals

ClassList > Ase > WebSocketConnection > Internals

Public Attributes

Type Name
WppHdl hdl
String nickname_
bool opened = = false
WebSocketServerImplP server
WppServer & wppserver

Public Functions

Type Name
WppConnectionP wppconp ()

Public Attributes Documentation

variable hdl

WppHdl Ase::WebSocketConnection::Internals::hdl;

variable nickname_

String Ase::WebSocketConnection::Internals::nickname_;

variable opened

bool Ase::WebSocketConnection::Internals::opened;

variable server

WebSocketServerImplP Ase::WebSocketConnection::Internals::server;

variable wppserver

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

Public Functions Documentation

function wppconp

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

Friends Documentation

friend WebSocketServerImpl

struct Ase::WebSocketConnection::Internals::WebSocketServerImpl (
    WebSocketServerImpl
) 


The documentation for this class was generated from the following file /__w/anklang/anklang/ase/websocket.cc