Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Predelnik/DSpellCheck
/ functions
Functions
3,142 in github.com/Predelnik/DSpellCheck
⨍
Functions
3,142
◇
Types & classes
945
Method
ProgressDialog
src/ui/ProgressDialog.cpp:104
Method
ProgressObserver
src/ui/DownloadDictionariesDialog.cpp:437
Method
ProxyOpen
deps/FtpClient/FTPDataTypes.h:136
Method
QUIT
deps/FtpClient/FTPDataTypes.h:302
Method
RCIPtr
deps/FtpClient/smart_ptr.h:100
Method
RCObject
deps/FtpClient/smart_ptr.h:38
Method
RCPtr
deps/FtpClient/smart_ptr.h:57
Method
REIN
deps/FtpClient/FTPDataTypes.h:303
Method
REST
deps/FtpClient/FTPDataTypes.h:304
Method
RETR
deps/FtpClient/FTPDataTypes.h:305
Method
RMD
deps/FtpClient/FTPDataTypes.h:306
Method
RNFR
deps/FtpClient/FTPDataTypes.h:307
Method
RNTO
deps/FtpClient/FTPDataTypes.h:308
Method
RandomFloatingGenerator
deps/Catch/catch.hpp:4611
Method
RandomIntegerGenerator
deps/Catch/catch.hpp:4633
Method
RangeGenerator
deps/Catch/catch.hpp:4676
Method
Read
deps/FtpClient/FTPClient.cpp:167
Method
ReadHttpHeaderLine
deps/FtpClient/BlockingSocket.cpp:401
Method
ReadHttpResponse
reads remainder of a transmission through buffer full or socket close (assume headers have been read already)
deps/FtpClient/BlockingSocket.cpp:441
Method
ReceiveData
Receives data over a socket from the server. @param[in] Observer Object for observing the execution of the command. @param[in] sckDataConnection Socke
deps/FtpClient/FTPClient.cpp:1108
Method
ReceiveDatagram
deps/FtpClient/BlockingSocket.cpp:269
Method
Record
deps/FtpClient/FTPDataTypes.h:67
Method
RedirectedStdErr
deps/Catch/catch.hpp:12025
Method
RedirectedStdOut
deps/Catch/catch.hpp:12022
Method
RedirectedStream
deps/Catch/catch.hpp:12010
Method
RedirectedStreams
deps/Catch/catch.hpp:11926
Method
RedirectedStreams
deps/Catch/catch.hpp:12031
Method
RegexMatcher
deps/Catch/catch.hpp:11709
Method
RegistrarForTagAliases
deps/Catch/catch.hpp:13857
Method
RegistryHub
IRegistryHub
deps/Catch/catch.hpp:12398
Method
Reinitialize
Executes the FTP command (STRUCTURE MOUNT) This command allows the user to mount a different file system data structure without altering his login or
deps/FtpClient/FTPClient.cpp:1773
Method
RemoveDictionariesDialog
src/ui/RemoveDictionariesDialog.cpp:27
Method
RemoveDirectory
Executes the FTP command RMD (REMOVE DIRECTORY) This command causes the directory specified in the pathname to be removed as a directory (if the pathn
deps/FtpClient/FTPClient.cpp:1665
Method
Rename
Rename a file on the FTP server. @remarks Can be used for moving the file to another directory. @param[in] strOldName Name of the file to rename. @par
deps/FtpClient/FTPClient.cpp:557
Method
RepList
deps/Hunspell/src/hunspell/replist.cxx:79
Method
RepeatGenerator
deps/Catch/catch.hpp:4212
Method
ReportError
Notifies all observers that an error occurred. @param[in] strErrorMsg Error message which is reported to all observers. @param[in] Name of the sourcec
deps/FtpClient/FTPClient.cpp:1888
Method
ReporterConfig
deps/Catch/catch.hpp:11013
Method
ReporterRegistrar
deps/Catch/catch.hpp:6066
Method
Restart
Restarts the timer.
deps/FtpClient/Definements.h:260
Method
Restart
Executes the FTP command REST (RESTART) This command does not cause file transfer but skips over the file to the specified data checkpoint. This comma
deps/FtpClient/FTPClient.cpp:1801
Method
ResultBase
deps/Catch/catch.hpp:8963
Method
ResultValueBase
deps/Catch/catch.hpp:8980
Method
ReusableStringStream
deps/Catch/catch.hpp:13678
Method
RunContext
deps/Catch/catch.hpp:8084
Method
RunContext
deps/Catch/catch.hpp:12617
Method
SITE
deps/FtpClient/FTPDataTypes.h:309
Method
SIZE
deps/FtpClient/FTPDataTypes.h:310
Method
SMNT
deps/FtpClient/FTPDataTypes.h:311
Method
STAT
deps/FtpClient/FTPDataTypes.h:312
Method
STOR
deps/FtpClient/FTPDataTypes.h:313
Method
STOU
deps/FtpClient/FTPDataTypes.h:314
Method
STRU
deps/FtpClient/FTPDataTypes.h:315
Method
SYST
deps/FtpClient/FTPDataTypes.h:316
Method
ScopedElement
deps/Catch/catch.hpp:15460
Method
ScopedMessage
deps/Catch/catch.hpp:2651
Method
ScopedMessage
deps/Catch/catch.hpp:11789
Method
Section
deps/Catch/catch.hpp:13072
Method
SectionInfo
Deprecated
deps/Catch/catch.hpp:2873
Method
SectionInfo
deps/Catch/catch.hpp:13100
Method
SectionNode
deps/Catch/catch.hpp:5819
Method
SectionStats
deps/Catch/catch.hpp:5548
Method
SectionStats
deps/Catch/catch.hpp:11054
Method
SectionTracker
deps/Catch/catch.hpp:14402
Method
SelectMultipleLanguagesDialog
src/ui/SelectMultipleLanguagesDialog.cpp:27
Method
Send
deps/FtpClient/BlockingSocket.cpp:195
Method
SendData
Sends data over a socket to the server. @param[in] Observer Object for observing the execution of the command. @param[in] sckDataConnection Socket whi
deps/FtpClient/FTPClient.cpp:1065
Method
SendDatagram
deps/FtpClient/BlockingSocket.cpp:300
Method
Session
deps/Catch/catch.hpp:13309
Method
Set
deps/FtpClient/FTPDataTypes.h:388
Method
SetBuffer
deps/FtpClient/FTPClient.cpp:232
Method
SetFileListParser
Sets the file list parser which is used for parsing the results of the LIST command.
deps/FtpClient/FTPClient.cpp:357
Method
SetFirewall
deps/FtpClient/FTPDataTypes.cpp:181
Method
SetHost
deps/FtpClient/FTPDataTypes.cpp:171
Method
SetLocalStreamOffset
deps/FtpClient/FTPClient.cpp:192
Method
SetResumeMode
Enables or disables resuming for file transfer operations. @param[in] fEnable True enables resuming, false disables it.
deps/FtpClient/FTPClient.cpp:370
Method
Settings
src/plugin/Settings.h:85
Method
Settings
src/plugin/Settings.cpp:132
Method
SettingsDialog
src/ui/SettingsDialog.cpp:763
Method
SfxEntry
deps/Hunspell/src/hunspell/affentry.cxx:446
Method
SimpleErrorCheck
Analyse the repy code of a FTP server-response. @param[in] Reply Reply of a FTP server. @retval FTP_OK All runs perfect. @retval FTP_ERROR Somethin
deps/FtpClient/FTPClient.cpp:436
Method
SimplePcg32
Provide some default initial state for the default constructor
deps/Catch/catch.hpp:4572
Method
SimplePcg32
deps/Catch/catch.hpp:12175
Method
SimpleSettingsTab
src/ui/SettingsDialog.cpp:36
Method
SingleValueGenerator
deps/Catch/catch.hpp:3963
Method
SiteHostName
deps/FtpClient/FTPDataTypes.h:134
Method
SiteParameters
Executes the FTP command SITE (SITE PARAMETERS) This command is used by the server to provide services specific to his system that are essential to fi
deps/FtpClient/FTPClient.cpp:1617
Method
SourceLineInfo
deps/Catch/catch.hpp:511
Method
Spacer
deps/Catch/catch.hpp:8684
Method
SpellChecker
src/core/SpellChecker.cpp:30
Method
SpellerContainer
src/spellers/SpellerContainer.cpp:100
Function
StartsWith
deps/Catch/catch.hpp:5022
Method
StartsWith
deps/Catch/catch.hpp:4989
Method
StartsWithMatcher
deps/Catch/catch.hpp:11697
Method
StaticDialog
src/ui/StaticDialog.h:64
Method
Status
Executes the FTP command STAT (STATUS) This command shall cause a status response to be sent over the control connection in the form of a reply. The c
deps/FtpClient/FTPClient.cpp:1716
Method
Stream
deps/FtpClient/FTPDataTypes.h:94
Method
StreamBufImpl
deps/Catch/catch.hpp:13551
Method
StreamingReporterBase
deps/Catch/catch.hpp:5738
Method
StringHolder
deps/Catch/catch.hpp:4949
← previous
next →
1,501–1,600 of 3,142, ranked by callers