Searched refs:GetError (Results 1 - 25 of 29) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/protocol/
H A Dfile.h30 wxProtocolError GetError() { return m_error; } function in class:wxFileProto
H A Dhttp.h35 inline wxProtocolError GetError() { return m_perr; } function in class:wxHTTP
H A Dprotocol.h75 virtual wxProtocolError GetError() = 0;
H A Dftp.h59 virtual wxProtocolError GetError() { return m_lastError; } function in class:wxFTP
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/mmedia/
H A Dsndfile.cpp49 m_snderror = m_router->GetError();
53 m_snderror = m_sndio->GetError();
66 m_snderror = m_router->GetError();
70 m_snderror = m_sndio->GetError();
144 m_snderror = m_sndio->GetError();
152 m_snderror = m_router->GetError();
166 m_snderror = m_sndio->GetError();
174 m_snderror = m_router->GetError();
347 if (m_input && !m_prepared && GetError() == wxSOUND_NOERROR)
355 if (!m_prepared && m_input != NULL && GetError()
[all...]
H A Dsndcpcm.cpp191 m_snderror = m_sndio->GetError();
199 m_snderror = m_sndio->GetError();
212 m_snderror = m_sndio->GetError();
235 m_snderror = m_sndio->GetError();
246 m_snderror = m_sndio->GetError();
258 m_snderror = m_sndio->GetError();
H A Dsndulaw.cpp116 m_snderror = m_router->GetError();
H A Dsndg72x.cpp153 m_snderror = m_router->GetError();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/mmedia/
H A Dmmbman.h62 wxUint8 GetError() const { return m_error; } function in class:MMBoardFile
H A Dmmboard.cpp203 if (dev->GetError() == wxSOUND_NOERROR)
211 if (dev->GetError() == wxSOUND_NOERROR)
223 if (dev->GetError() == wxSOUND_NOERROR)
H A Dmmbman.cpp491 if (!file->GetError())
497 if (!file->GetError())
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Durl.tex35 {\tt file://hostname/path/to/file} otherwise \helpref{GetError}{wxurlgeterror}
62 % GetError
64 \membersection{wxURL::GetError}\label{wxurlgeterror}
66 \constfunc{wxURLError}{GetError}{\void}
100 if (url.GetError() == wxURL_NOERR)
126 \helpref{GetError}{wxurlgeterror} returns {\tt wxURL\_NOERR}.
169 if it's valid (see \helpref{GetError}{wxurlgeterror} for more info).
H A Dprotocol.tex69 \membersection{wxProtocol::GetError}\label{wxprotocolgeterror}
71 \func{wxProtocolError}{GetError}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfs_inet.cpp89 return (url.GetError() == wxURL_NOERR);
106 if (url.GetError() == wxURL_NOERR)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/mmedia/
H A Dsndbase.h142 wxSoundError GetError() const { return m_snderror; } function in class:wxSoundStream
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Durl.h58 wxURLError GetError() const { return m_error; } function in class:wxURL
H A Dsocket.h118 inline wxSocketError LastError() const { return (wxSocketError)m_socket->GetError(); }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dgsockmac.h61 GSocketError WXDLLIMPEXP_NET GetError();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/unix/
H A Dgsockunx.h62 GSocketError WXDLLIMPEXP_NET GetError();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dgsockmsw.h73 GSocketError WXDLLIMPEXP_NET GetError();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/uris/
H A Duris.cpp342 CPPUNIT_ASSERT(url.GetError() == wxURL_NOERR);
384 CPPUNIT_ASSERT(urlProblem.GetError() == wxURL_NOERR);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Durlmsw.cpp40 wxProtocolError GetError() { return m_error; } function in class:wxHTTPDummyProto
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/mmedia/
H A Dsndbase.tex209 \helpref{wxSoundStream::GetError}{wxsoundstreamgeterror}. See
270 \membersection{wxSoundStream::GetError}\label{wxsoundstreamgeterror}
272 \constfunc{wxSoundError}{GetError}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DHTTPDownload.cpp388 m_error = url_handler->GetError();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/sockets/
H A Dclient.cpp556 if (url.GetError() != wxURL_NOERR)

Completed in 421 milliseconds

12