MCPcopy Create free account

hub / github.com/ashkulz/NppFTP / functions

Functions1,267 in github.com/ashkulz/NppFTP

MethodFTPProfile
src/FTPProfile.cpp:28
MethodFTPQueue
src/FTPQueue.cpp:27
MethodFTPSession
src/FTPSession.cpp:24
MethodFTPSettings
src/FTPSettings.cpp:25
MethodFTPWindow
src/Windows/FTPWindow.cpp:35
FunctionFakeItem
src/PluginInterface.cpp:172
MethodFileObject
src/FileObject.cpp:24
MethodFind
FindMatchingString This function will scan a data source and locate the desired string. It will return the offset to the matched string
UTCP/src/UTDataSource.cpp:47
MethodFindExternalFilename
src/PathUtils.cpp:87
MethodFindLocalFilename
src/PathUtils.cpp:103
MethodFindProfileIndex
src/Windows/ProfileObject.cpp:461
MethodFirstAttribute
tinyxml/include/tinyxml.h:1084
MethodFirstChild
tinyxml/include/tinyxml.h:522
MethodFirstChild
tinyxml/include/tinyxml.h:1676
MethodFirstChildElement
tinyxml/include/tinyxml.h:665
MethodFirstChildElement
tinyxml/include/tinyxml.h:1677
FunctionFocusFTPWindow
src/PluginInterface.cpp:161
MethodFreeChar
src/StringUtils.cpp:212
MethodFreeDER
src/SSLCertificates.cpp:128
MethodFreeDERString
src/SSLCertificates.cpp:177
MethodFreeDERVector
src/SSLCertificates.cpp:110
MethodFreeData
src/Encryption.cpp:69
MethodFreeTChar
src/StringUtils.cpp:204
MethodFreeWChar
src/StringUtils.cpp:196
MethodFreeX509
src/SSLCertificates.cpp:134
MethodFreeX509Vector
src/SSLCertificates.cpp:119
MethodFtpSSLWrapper
src/FTPClientWrapperSSL.cpp:448
MethodGetATime
src/FileObject.cpp:210
MethodGetAcceptPort
GetAcceptPort returns the port number that the 'sever' socket is listening on for connections. May be 0 if the server socket is not li
UTCP/src/ut_clnt.cpp:2400
MethodGetAddressFromName
UTCP/src/ut_clnt.cpp:1829
MethodGetAlignment
GetAligment Gets text alignment Params none Return alignment ***********************************/
UTCP/src/uh_ctrl.cpp:818
MethodGetBackColor
GetBackColor Gets the backgorund color to use when new lines are added to the history list Params color - new back color to use
UTCP/src/uh_ctrl.cpp:885
MethodGetBlockingMode
GetBlockingMode Returns current blocking mode Params none Return CUT_NONBLOCKING - non blocking mode CUT_BLOCKING - blockin
UTCP/src/ut_clnt.cpp:1390
MethodGetCTime
src/FileObject.cpp:202
MethodGetCanonicalFormatEtc
src/DragDropSupport.cpp:305
MethodGetChar
Get a character, while interpreting entities. The length can be from 0 to 4 bytes.
tinyxml/include/tinyxml.h:327
MethodGetChecked
src/Windows/Toolbar.cpp:157
MethodGetConnectTimeout
GetConnectTimeout Gets the time to wait for a connection in seconds Params none Return current time out value in seconds ******
UTCP/src/ftp_c.cpp:3196
MethodGetControlPort
GetControlPort Gets the Control port Params none Return port ****************************************/
UTCP/src/ftp_c.cpp:1869
MethodGetDER
src/SSLCertificates.cpp:152
MethodGetDERString
src/SSLCertificates.cpp:139
MethodGetData
src/QueueOperation.cpp:61
MethodGetData
src/DragDropSupport.cpp:226
MethodGetDataHere
src/DragDropSupport.cpp:290
MethodGetDataPort
GetDataPort Gets the data port Params none Return port (0-32000) over 1000 recommended ****************************************/
UTCP/src/ftp_c.cpp:1894
MethodGetDataPortRange
UTCP/src/ftp_c.cpp:1970
MethodGetDataSecure
UTCP/src/ftp_c.cpp:1942
MethodGetDataSize
GetDataSize Returns the number of bytes of data available in the queue RETURN: The size of the available data in the queue *********
UTCP/src/UT_Queue.cpp:67
MethodGetDefaultKey
src/Encryption.cpp:93
MethodGetDir
src/FTPClientWrapperSSH.cpp:89
MethodGetDirInfoPASV
GetDirInfoPASV Retrieves the current directory infomation on the currently connected FTP server. This routine duplicates the GetDirIn
UTCP/src/ftp_c.cpp:2174
MethodGetDocument
tinyxml/include/tinyxml.h:690
MethodGetEncryptionKey
src/FTPSettings.cpp:70
MethodGetEntity
tinyxml/src/tinyxmlparser.cpp:438
MethodGetErrorString
NOTE: this is definitely not intended to be inline! ******************************************************************/
UTCP/include/uterr.h:491
MethodGetExternalOriginParent
src/QueueOperation.cpp:380
MethodGetFileDescriptor
src/Windows/FTPWindow.cpp:1098
MethodGetHeight
src/Windows/Toolbar.cpp:149
MethodGetHelp
UTCP/src/ftp_c.cpp:2454
MethodGetHistoryLength
GetHistoryLength Gets the minimum number of items that the history list can hold Params none Return mimimum number of items ***
UTCP/src/uh_ctrl.cpp:734
MethodGetHostAddress
UTCP/src/ut_clnt.cpp:2073
MethodGetIDVisible
src/Windows/Toolbar.cpp:390
MethodGetInfoInDOSFormat
GetInfoInDOSFormat() Although it is strongly discouraged to use DOS file format for the server directory structure. There are still the few
UTCP/src/ftp_c.cpp:2850
MethodGetInfoInUNIXFormat
GetInfoInUNIXFormat() This function parses the directory entry information based on the UNIX format. PARAM: CUT_DIRINFO di -
UTCP/src/ftp_c.cpp:2934
MethodGetItemIndex
src/Windows/QueueWindow.cpp:190
MethodGetLastResponse
GetLastResponse() Use this function to debug your application and to be aware of each response a server sends for each command you prom
UTCP/src/ftp_c.cpp:2752
MethodGetLength
//////////////////////////////////////////////////////////////////////// Function: CUT_File::GetLength Description: Call this function to retrieve t
UTCP/src/utfile.cpp:304
MethodGetLocalName
src/FileObject.cpp:172
MethodGetLocalPort
GetLocalPort returns the port number that the client is currently connect to on the local host. May be 0 if not connected. Params non
UTCP/src/ut_clnt.cpp:2384
MethodGetLogName
SetLogName Sets the filename of the log file. If date stamping is enabled then then date stamp will be instered just be for the ex
UTCP/src/uh_ctrl.cpp:963
MethodGetMTime
src/FileObject.cpp:206
MethodGetMargin
GetMargin Gets the new margin to use when new lines are added to the history list Params none Return margin - margin in pix
UTCP/src/uh_ctrl.cpp:916
MethodGetMaxReceive
GetMaxReceive Returns the maximum number of bytes that can be received at once. Params none Return Returns the maximum number of
UTCP/src/ut_clnt.cpp:1724
MethodGetMaxSend
GetMaxSend Returns the maximum number of bytes that can be sent at once. By sending full packets total throughput is increased. Params
UTCP/src/ut_clnt.cpp:1704
MethodGetMultiLineResponse
GetMultiLineResponse Returns a line from the multiline response list. PARAM: index - index of the line RET: pointer
UTCP/src/ftp_c.cpp:3055
MethodGetMultiLineResponseLineCount
GetMultiLineResponseLineCount Returns a number of lines in the multiline response list. PARAM: none RET: number of lines
UTCP/src/ftp_c.cpp:3042
MethodGetNameFromAddress
UTCP/src/ut_clnt.cpp:1785
MethodGetNewID
src/Windows/Toolbar.cpp:404
MethodGetNrFiles
src/Windows/FTPWindow.cpp:1091
MethodGetNrItems
src/Windows/QueueWindow.cpp:217
MethodGetOpenFilename
src/PathUtils.cpp:231
MethodGetParent
src/FileObject.cpp:139
MethodGetParseStringPieces
GetParseStringPieces Returns the number of components found in the given string when using the given list of separation characters Par
UTCP/src/utstrlst.cpp:359
MethodGetRefresh
src/FileObject.cpp:185
MethodGetRemotePort
GetRemotePort returns the port number that the client is currently connect to on the remote host. May be 0 if not connected. Params n
UTCP/src/ut_clnt.cpp:2370
MethodGetResponseCode
GetResponseCode(CUT_WSClient *ws,LPSTR string,int maxlen) A reply (ResponseCode) is an acknowledgment (positive or negative) sent from serve
UTCP/src/ftp_c.cpp:2576
MethodGetResponseCode
src/FTPClientWrapperSSL.cpp:507
MethodGetSaveFilename
src/PathUtils.cpp:259
MethodGetSendTimeOut
GetSendTimeOut Gets the maximum number of millisecs to wait for data when sending data to a remote connection - this function may not w
UTCP/src/ut_clnt.cpp:1348
MethodGetSize
UTCP/src/ftp_c.cpp:1459
MethodGetSocket
GetSocket returns the socket the the client is currently using Params none Return socket handle (SOCKET) **********************
UTCP/src/ut_clnt.cpp:2414
MethodGetSocketError
GetSocketError Rather than litter the code with switches for debugging SOCKET_ERROR return codes from the SDK, use this generic routi
UTCP/include/uterr.h:554
MethodGetSocketOption
GetSocketOption() retrieves the current value for the socket option associated with the client socket, in any state, and stores the res
UTCP/src/ut_clnt.cpp:2480
MethodGetText
tinyxml/src/tinyxml.cpp:900
MethodGetTextColor
GetTextColor Gets the text color to use when new lines are added to the history list Params color - new text color to use Return
UTCP/src/uh_ctrl.cpp:870
MethodGetTimeDateStamp
GetTimeDateStamp Internal function Returns a string with a time stamp that includes the date. Params string - buffer for the stam
UTCP/src/uh_ctrl.cpp:1402
MethodGetTimeStampFormat
GetTimeStampFormat Gets the format for stamped lines. See the information on the strftime function for for full information on format s
UTCP/src/uh_ctrl.cpp:1456
MethodGetTransferMode
GetTransferMode Gets the data transfer mode in which data is to be transferred via the data connection. The mode defines the data form
UTCP/src/ftp_c.cpp:1789
MethodGetTransferStructure
GetTransferStructure Gets the data transfer structure Params none Return transfer structure type - 0 : file
UTCP/src/ftp_c.cpp:1843
MethodGetType
src/FTPClientWrapper.cpp:46
← previousnext →601–700 of 1,267, ranked by callers