Skip to content

Struct Ase::WebSocketConnection::Info

ClassList > Ase > WebSocketConnection > Info

Public Attributes

Type Name
std::function< String(String)> header
String local
int lport = = 0
String remote
int rport = = 0
StringS subs

Public Attributes Documentation

variable header

std::function<String (String)> Ase::WebSocketConnection::Info::header;

variable local

String Ase::WebSocketConnection::Info::local;

variable lport

int Ase::WebSocketConnection::Info::lport;

variable remote

String Ase::WebSocketConnection::Info::remote;

variable rport

int Ase::WebSocketConnection::Info::rport;

variable subs

StringS Ase::WebSocketConnection::Info::subs;


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