This is the complete list of members for wxProtocol, including all inherited members.
Abort()=0 | wxProtocol | pure virtual |
AllocExclusive() | wxObject | protected |
CloneRefData(const wxObjectRefData *data) const | wxObject | protectedvirtual |
Close() | wxSocketBase | virtual |
Connect(const wxSockAddress &address, bool wait=true) | wxSocketClient | virtual |
Connect(const wxSockAddress &address, const wxSockAddress &local, bool wait=true) | wxSocketClient | |
CreateRefData() const | wxObject | protectedvirtual |
Destroy() | wxSocketBase | |
DetachLog() | wxProtocol | |
Discard() | wxSocketBase | |
Error() const | wxSocketBase | |
GetClassInfo() const | wxObject | virtual |
GetClientData() const | wxSocketBase | |
GetContentType() const | wxProtocol | virtual |
GetError() const | wxProtocol | virtual |
GetFlags() const | wxSocketBase | |
GetInputStream(const wxString &path)=0 | wxProtocol | pure virtual |
GetLocal(wxSockAddress &addr) const | wxSocketBase | virtual |
GetLog() const | wxProtocol | inline |
GetPeer(wxSockAddress &addr) const | wxSocketBase | virtual |
GetRefData() const | wxObject | |
GetSocket() const | wxSocketBase | |
GetTimeout() const | wxSocketBase | |
Initialize() | wxSocketBase | static |
InterruptWait() | wxSocketBase | |
IsConnected() const | wxSocketBase | |
IsData() | wxSocketBase | |
IsDisconnected() const | wxSocketBase | |
IsKindOf(const wxClassInfo *info) const | wxObject | |
IsOk() const | wxSocketBase | |
IsSameAs(const wxObject &obj) const | wxObject | |
LastCount() const | wxSocketBase | |
LastError() const | wxSocketBase | |
LastReadCount() const | wxSocketBase | |
LastWriteCount() const | wxSocketBase | |
LogRequest(const wxString &str) | wxProtocol | |
LogResponse(const wxString &str) | wxProtocol | |
m_refData | wxObject | protected |
Notify(bool notify) | wxSocketBase | |
operator delete(void *buf) | wxObject | |
operator new(size_t size, const wxString &filename=NULL, int lineNum=0) | wxObject | |
Peek(void *buffer, wxUint32 nbytes) | wxSocketBase | |
Read(void *buffer, wxUint32 nbytes) | wxSocketBase | |
ReadMsg(void *buffer, wxUint32 nbytes) | wxSocketBase | |
Reconnect() | wxProtocol | |
Ref(const wxObject &clone) | wxObject | |
RestoreState() | wxSocketBase | |
SaveState() | wxSocketBase | |
SetClientData(void *data) | wxSocketBase | |
SetDefaultTimeout(wxUint32 Value) | wxProtocol | |
SetEventHandler(wxEvtHandler &handler, int id=-1) | wxSocketBase | |
SetFlags(wxSocketFlags flags) | wxSocketBase | |
SetLocal(const wxIPV4address &local) | wxSocketBase | virtual |
SetLog(wxProtocolLog *log) | wxProtocol | |
SetNotify(wxSocketEventFlags flags) | wxSocketBase | |
SetPassword(const wxString &user) | wxProtocol | virtual |
SetRefData(wxObjectRefData *data) | wxObject | |
SetTimeout(long seconds) | wxSocketBase | |
SetUser(const wxString &user) | wxProtocol | virtual |
Shutdown() | wxSocketBase | static |
ShutdownOutput() | wxSocketBase | |
Unread(const void *buffer, wxUint32 nbytes) | wxSocketBase | |
UnRef() | wxObject | |
UnShare() | wxObject | |
Wait(long seconds=-1, long millisecond=0) | wxSocketBase | |
WaitForLost(long seconds=-1, long millisecond=0) | wxSocketBase | |
WaitForRead(long seconds=-1, long millisecond=0) | wxSocketBase | |
WaitForWrite(long seconds=-1, long millisecond=0) | wxSocketBase | |
WaitOnConnect(long seconds=-1, long milliseconds=0) | wxSocketClient | |
Write(const void *buffer, wxUint32 nbytes) | wxSocketBase | |
WriteMsg(const void *buffer, wxUint32 nbytes) | wxSocketBase | |
wxObject() | wxObject | |
wxObject(const wxObject &other) | wxObject | |
wxSocketBase() | wxSocketBase | |
wxSocketClient(wxSocketFlags flags=wxSOCKET_NONE) | wxSocketClient | |
~wxObject() | wxObject | virtual |
~wxSocketBase() | wxSocketBase | virtual |
~wxSocketClient() | wxSocketClient | virtual |