AUI Framework  master
Cross-platform module-based framework for developing C++20 desktop applications
AWebsocket Member List

This is the complete list of members for AWebsocket, including all inherited members.

ACurl(Builder &builder) (defined in ACurl)ACurlinlineexplicit
ACurl(Builder &&builder) noexcept (defined in ACurl)ACurlinlineexplicit
ACurl(ACurl &&o) noexcept (defined in ACurl)ACurlinline
AObject() (defined in AObject)AObject
AWebsocket(const AString &url, AString key=generateKeyString()) (defined in AWebsocket)AWebsocket
clearSignals() noexcept (defined in AObject)AObject
close() overrideAWebsocketvirtual
closeRequested (defined in ACurl)ACurl
connect(Signal &signal, Object *object, Function &&function) (defined in AObject)AObjectinlinestatic
connect(Signal &signal, Object &object, Function &&function) (defined in AObject)AObjectinlinestatic
connect(Signal &signal, Function &&function) (defined in AObject)AObjectinline
connect(Signal &signal, _< Object > object, Function &&function) (defined in AObject)AObjectinlinestatic
connected (defined in AWebsocket)AWebsocket
disconnect() (defined in AObject)AObjectstatic
ErrorCallback typedef (defined in ACurl)ACurl
failACurl
getContentLength() const (defined in ACurl)ACurl
getContentType() const (defined in ACurl)ACurl
getErrorString() const noexcept (defined in ACurl)ACurlinline
getNumberOfBytesDownloaded() const (defined in ACurl)ACurl
getResponseCode() const (defined in ACurl)ACurl
getThread() const (defined in AObject)AObjectinline
handle() const noexcept (defined in ACurl)ACurlinline
HeaderCallback typedef (defined in ACurl)ACurl
Http enum name (defined in ACurl)ACurl
isSignalsEnabled() const noexcept (defined in AObject)AObjectinline
isSlotsCallsOnlyOnMyThread() const noexcept (defined in AObject)AObjectinline
Method enum name (defined in ACurl)ACurl
moveToThread(aui::no_escape< AObject > object, _< AAbstractThread > thread) (defined in AObject)AObjectstatic
noncopyable()=default (defined in aui::noncopyable)aui::noncopyable
noncopyable(const noncopyable &)=delete (defined in aui::noncopyable)aui::noncopyable
Opcode enum name (defined in AWebsocket)AWebsocket
operator<<(const T &t)IOutputStreaminline
operator=(Builder &&o) noexcept (defined in ACurl)ACurl
operator=(ACurl &&o) noexcept (defined in ACurl)ACurl
operator=(const noncopyable &)=delete (defined in aui::noncopyable)aui::noncopyable
operator^(T &&t) (defined in AObject)AObjectinline
ReadCallback typedefACurl
received (defined in AWebsocket)AWebsocket
ResponseCode enum name (defined in ACurl)ACurl
run() (defined in ACurl)ACurl
setSignalsEnabled(bool enabled) (defined in AObject)AObjectinline
setSlotsCallsOnlyOnMyThread(bool slotsCallsOnlyOnMyThread) (defined in AObject)AObjectinline
setThread(_< AAbstractThread > thread)AObjectinlineprotected
sharedPtr() (defined in AObject)AObjectinline
successACurl
weakPtr() (defined in AObject)AObjectinline
websocketClosed (defined in AWebsocket)AWebsocket
WebsocketTest_Receive1_Test (defined in AWebsocket)AWebsocketfriend
WebsocketTest_Receive2_Test (defined in AWebsocket)AWebsocketfriend
write(const char *src, size_t size) overrideAWebsocketvirtual
IOutputStream::write(const T &t)IOutputStream
WriteCallback typedefACurl
~ACurl() (defined in ACurl)ACurlvirtual
~AObject() (defined in AObject)AObjectvirtual
~IOutputStream()=default (defined in IOutputStream)IOutputStreamvirtual