Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bruderstein/nppPluginManager
/ functions
Functions
552 in github.com/bruderstein/nppPluginManager
⨍
Functions
552
◇
Types & classes
131
Method
DownloadManager
libinstall/src/DownloadManager.cpp:13
Method
DownloadStep
libinstall/src/DownloadStep.cpp:14
Method
Element
Return the handle as a TiXmlElement. This may return null.
TinyXml/include/tinyxml/tinyxml.h:1259
Method
Encoding
Encoding. Will return empty if none was found.
TinyXml/include/tinyxml/tinyxml.h:929
Method
ErrorId
Generally, you probably want the error generic_string ( ErrorDesc() ). But if you prefer the ErrorId, this function will fetch it. */
TinyXml/include/tinyxml/tinyxml.h:1059
Method
FileBuffer
libinstall/src/FileBuffer.cpp:25
Method
FirstAttribute
TinyXml/include/tinyxml/tinyxml.h:784
Method
FirstChild
TinyXml/include/tinyxml/tinyxml.h:383
Method
FirstChild
TinyXml/include/tinyxml/tinyxml.h:1249
Method
FirstChildElement
TinyXml/include/tinyxml/tinyxml.h:494
Method
FirstChildElement
TinyXml/include/tinyxml/tinyxml.h:1250
Method
GetChar
Get a character, while interpreting entities.
TinyXml/include/tinyxml/tinyxml.h:215
Method
GetDocument
TinyXml/src/tinyxml.cpp:441
Method
GetEntity
TinyXml/src/tinyxmlparser.cpp:224
Method
GetUserData
TinyXml/include/tinyxml/tinyxml.h:521
Method
Identify
TinyXml/src/tinyxmlparser.cpp:502
Method
InsertAfterChild
TinyXml/src/tinyxml.cpp:225
Method
InsertEndChild
TinyXml/src/tinyxml.cpp:189
Method
InstallStep
libinstall/include/libinstall/InstallStep.h:42
Method
InstallStepFactory
libinstall/src/InstallStepFactory.cpp:32
Method
IntValue
TinyXml/src/tinyxml.cpp:911
Method
InternetDownload
libinstall/src/InternetDownload.cpp:6
Method
IsWhiteSpace
TinyXml/include/tinyxml/tinyxml.h:185
Method
IsWhiteSpaceCondensed
Return the current white space setting.
TinyXml/include/tinyxml/tinyxml.h:150
Method
IterateChildren
TinyXml/include/tinyxml/tinyxml.h:416
Method
LastAttribute
< Access the first attribute in this element.
TinyXml/include/tinyxml/tinyxml.h:785
Method
LastChild
TinyXml/src/tinyxml.cpp:312
Method
LastChild
TinyXml/include/tinyxml/tinyxml.h:386
Method
LoadFile
TinyXml/include/tinyxml/tinyxml.h:1024
Method
ModuleInfo
libinstall/include/libinstall/ModuleInfo.h:7
Method
NextSibling
< STL std::generic_string form.
TinyXml/include/tinyxml/tinyxml.h:462
Method
NextSiblingElement
TinyXml/include/tinyxml/tinyxml.h:484
Method
Node
Return the handle as a TiXmlNode. This may return null.
TinyXml/include/tinyxml/tinyxml.h:1257
Method
NotifyUpdatesDialog
pluginManager/src/NotifyUpdatesDialog.h:34
Method
OnSelChanged
pluginManager/src/pluginmanagerdialog.cpp:555
Method
Options
gpup/src/Options.h:29
Method
Parent
One step up the DOM.
TinyXml/include/tinyxml/tinyxml.h:381
Method
Plugin
pluginManager/src/Plugin.cpp:31
Method
PluginCommand
NppPlugin/include/PluginsManager.h:55
Method
PluginInfo
NppPlugin/include/PluginsManager.h:60
Method
PluginList
pluginManager/src/PluginList.cpp:44
Method
PluginListView
pluginManager/src/PluginListView.cpp:28
Method
PluginManagerDialog
pluginManager/src/pluginmanagerdialog.cpp:43
Method
PluginVersion
pluginManager/src/PluginVersion.cpp:26
Method
PluginsManager
NppPlugin/include/PluginsManager.h:89
Method
Previous
TinyXml/src/tinyxml.cpp:841
Method
PreviousSibling
TinyXml/src/tinyxml.cpp:361
Method
PreviousSibling
Navigate to a sibling node.
TinyXml/include/tinyxml/tinyxml.h:455
Method
Print
TinyXml/src/tinyxml.cpp:559
Method
Print
Dump the document to standard out. */
TinyXml/include/tinyxml/tinyxml.h:1106
Method
ProgressDialog
gpup/src/ProgressDialog.cpp:7
Method
ProgressDialog
pluginManager/src/ProgressDialog.cpp:27
Method
ProxyCredentialsDlg
libinstall/include/libinstall/ProxyCredentialsDlg.h:12
Method
PutString
TinyXml/src/tinyxml.cpp:36
Method
QueryDoubleAttribute
TinyXml/src/tinyxml.cpp:520
Method
QueryIntAttribute
TinyXml/src/tinyxml.cpp:510
Method
ReadName
TinyXml/src/tinyxmlparser.cpp:197
Method
ReadText
TinyXml/src/tinyxmlparser.cpp:308
Method
ReadValue
TinyXml/src/tinyxmlparser.cpp:800
Method
RemoveAttribute
TinyXml/src/tinyxml.cpp:372
Method
RemoveAttribute
TinyXml/include/tinyxml/tinyxml.h:781
Method
RemoveChild
TinyXml/src/tinyxml.cpp:279
Method
ReplaceChild
TinyXml/src/tinyxml.cpp:251
Method
RootElement
Get the root element -- the only top level element -- of the document. In well formed XML, there should only be one. TinyXml is tolerant of multip
TinyXml/include/tinyxml/tinyxml.h:1044
Method
Row
Return the position, in the original source file, of this node or attribute. The row and column are 1-based. (That is the first row and first column
TinyXml/include/tinyxml/tinyxml.h:170
Method
RunStep
libinstall/src/RunStep.cpp:31
Method
SaveFile
TinyXml/include/tinyxml/tinyxml.h:1029
Method
SetAttribute
STL std::generic_string form.
TinyXml/include/tinyxml/tinyxml.h:756
Method
SetCondenseWhiteSpace
The world does not agree on whether white space should be kept or not. In order to make everyone happy, these global, static functions are provide
TinyXml/include/tinyxml/tinyxml.h:147
Method
SetDoubleValue
TinyXml/src/tinyxml.cpp:904
Method
SetIntValue
TinyXml/src/tinyxml.cpp:897
Method
SetName
TinyXml/include/tinyxml/tinyxml.h:610
Method
SetTabSize
By calling this method, with a tab size greater than 0, the row and column of each node and attribute is stored when the file is loaded. Very usef
TinyXml/include/tinyxml/tinyxml.h:1091
Method
SetUserData
TinyXml/include/tinyxml/tinyxml.h:520
Method
SetValue
< Set the name of this attribute.
TinyXml/include/tinyxml/tinyxml.h:611
Method
SettingsDialog
pluginManager/src/SettingsDialog.h:12
Method
SkipWhiteSpace
TinyXml/src/tinyxmlparser.cpp:151
Method
Standalone
Is this a standalone document?
TinyXml/include/tinyxml/tinyxml.h:931
Method
StreamTo
static*/
TinyXml/src/tinyxmlparser.cpp:182
Method
StreamWhiteSpace
static*/
TinyXml/src/tinyxmlparser.cpp:169
Method
StringEqual
TinyXml/src/tinyxmlparser.cpp:263
Method
StringToBuffer
<-- Strange class for a bug fix. Search for STL_STRING_BUG
TinyXml/src/tinyxml.cpp:112
Function
TEST_F
Tests/TestCancelToken.cpp:11
Method
Text
Return the handle as a TiXmlText. This may return null.
TinyXml/include/tinyxml/tinyxml.h:1261
Method
TiXmlAttribute
Construct an empty attribute.
TinyXml/include/tinyxml/tinyxml.h:566
Method
TiXmlAttributeSet
TinyXml/src/tinyxml.cpp:1064
Method
TiXmlBase
TinyXml/include/tinyxml/tinyxml.h:131
Method
TiXmlComment
Constructs an empty comment.
TinyXml/include/tinyxml/tinyxml.h:824
Method
TiXmlCursor
TinyXml/include/tinyxml/tinyxml.h:86
Method
TiXmlDeclaration
TinyXml/src/tinyxml.cpp:976
Method
TiXmlDeclaration
Construct an empty declaration.
TinyXml/include/tinyxml/tinyxml.h:904
Method
TiXmlDocument
TinyXml/src/tinyxml.cpp:666
Method
TiXmlDocument
Constructor.
TinyXml/include/tinyxml/tinyxml.h:999
Method
TiXmlElement
TinyXml/src/tinyxml.cpp:454
Method
TiXmlElement
std::generic_string constructor.
TinyXml/include/tinyxml/tinyxml.h:705
Method
TiXmlHandle
Create a handle from any node (at any depth of the tree.) This can be a null pointer.
TinyXml/include/tinyxml/tinyxml.h:1214
Method
TiXmlNode
TinyXml/src/tinyxml.cpp:129
Method
TiXmlOutStream
TinyXml/include/tinyxml/tinystr.h:221
Method
TiXmlParsingData
Only used by the document!
TinyXml/src/tinyxmlparser.cpp:56
Method
TiXmlString
TiXmlString constructor, based on a C generic_string
TinyXml/src/tinystr.cpp:38
← previous
next →
201–300 of 552, ranked by callers