Module Index

View Source
Module nameDescriptionApplication
alarm_handlerAn Alarm Handling Process.sasl-4.3
applicationGeneric OTP application functions.kernel-10.3.2
argparseCommand line arguments parser.stdlib-7.0.2
arrayFunctional, extendible arrays.stdlib-7.0.2
asn1ctASN.1 compiler and compile-time support functions.asn1-5.4.1
atomicsAtomic Functions.erts-16.0.2
authErlang network authentication server.kernel-10.3.2
base64Provides base64 encode and decode, see.stdlib-7.0.2
beam_libThis module provides an interface to files created by the BEAM Compiler ("BEAM.stdlib-7.0.2
binaryLibrary for handling binary data.stdlib-7.0.2
cCommand line interface module.stdlib-7.0.2
calendarLocal and universal time, day of the week, date and time conversions.stdlib-7.0.2
cerlCore Erlang abstract syntax trees.compiler-9.0.1
cerl_clausesUtility functions for Core Erlang case/receive clauses.compiler-9.0.1
cerl_treesBasic functions on Core Erlang abstract syntax trees.compiler-9.0.1
codeInterface to the Erlang code server process.kernel-10.3.2
compileErlang Compiler.compiler-9.0.1
countersCounter Functions.erts-16.0.2
coverA Coverage Analysis Tool for Erlang.tools-4.1.2
cprofA simple Call Count Profiling Tool using breakpoints for minimal runtime.tools-4.1.2
cpu_supA CPU Load and CPU Utilization Supervisor Process.os_mon-2.11
crashdump_viewerA WxWidgets based tool for browsing Erlang crashdumps.observer-2.18
cryptoCrypto Functions.crypto-5.6
ctMain user interface for the Common Test framework.common_test-1.28
ct_coverCommon Test framework code coverage support module.common_test-1.28
ct_ftpFTP client module (based on the ftp application).common_test-1.28
ct_hooksA callback interface on top of Common Test.common_test-1.28
ct_masterDistributed test execution control for Common Test.common_test-1.28
ct_netconfcNETCONF client module.common_test-1.28
ct_property_testSupport in Common Test for running property-based tests.common_test-1.28
ct_rpcCommon Test specific layer on Erlang/OTP rpc.common_test-1.28
ct_slaveCommon Test framework functions for starting and stopping nodes for.common_test-1.28
ct_snmpCommon Test user interface module for the SNMP application.common_test-1.28
ct_sshSSH/SFTP client module.common_test-1.28
ct_suiteThe following section describes the mandatory and optional test suite functions.common_test-1.28
ct_telnetCommon Test specific layer on top of Telnet client ct_telnet_client.erl.common_test-1.28
ct_testspecParsing of test specifications for Common Test.common_test-1.28
dbgThe Text Based Trace Facility.runtime_tools-2.2
debuggerThe Erlang Debugger for debugging and testing of Erlang programs.debugger-6.0.2
detsA disk-based term storage.stdlib-7.0.2
dialyzerDialyzer is a DIscrepancy AnaLYZer for ERlang programs.dialyzer-5.4
diameterMain API of the diameter application.diameter-2.5
diameter_appCallback module of a Diameter application.diameter-2.5
diameter_codecDecode and encode of Diameter messages.diameter-2.5
diameter_makeDiameter dictionary compilation.diameter-2.5
diameter_sctpDiameter transport over SCTP.diameter-2.5
diameter_tcpDiameter transport over TCP.diameter-2.5
diameter_transportDiameter transport interface.diameter-2.5
dictA Key-value dictionary.stdlib-7.0.2
digraphThis module provides a version of labeled directed graphs ("digraphs").stdlib-7.0.2
digraph_utilsThis module provides algorithms based on depth-first traversal of directed.stdlib-7.0.2
disk_logdisk_log is a disk-based term logger that enables efficient logging of items.kernel-10.3.2
disksupA Disk Supervisor Process.os_mon-2.11
dyntraceInterface to dynamic tracing.runtime_tools-2.2
edlinLine and input interpretter for the erlang shell.stdlib-7.0.2
edlin_expandShell expansion and formatting of expansion suggestions.stdlib-7.0.2
edocEDoc - the Erlang program documentation generator.edoc-1.4
edoc_docletStandard doclet module for EDoc.edoc-1.4
edoc_doclet_chunksDoclet generating standalone EEP-48 doc chunk files.edoc-1.4
edoc_doclet_markdownDoclet converting an edoc application to use EEP-59 and Markdown.edoc-1.4
edoc_extractEDoc documentation extraction.edoc-1.4
edoc_html_to_markdownThis module can convert application/html+erlang style documentation to markdown.edoc-1.4
edoc_layoutThe standard HTML layout module for EDoc. See the edoc module for details on usage.edoc-1.4
edoc_layout_chunksConvert EDoc module documentation to an EEP-48docs_v1 chunk.edoc-1.4
edoc_libUtility functions for EDoc.edoc-1.4
edoc_runInterface for calling EDoc from Erlang startup options.edoc-1.4
eldapLDAP Client.eldap-1.2.16
eppAn Erlang code preprocessor.stdlib-7.0.2
epp_dodgerBypassing the Erlang preprocessor.syntax_tools-4.0
eprofA Time Profiling Tool for Erlang.tools-4.1.2
erl_annoAbstract datatype for the annotations of the Erlang Compiler.stdlib-7.0.2
erl_boot_serverBoot server for other Erlang machines.kernel-10.3.2
erl_comment_scanFunctions for reading comment lines from Erlang source code.syntax_tools-4.0
erl_ddllDynamic driver loader and linker.kernel-10.3.2
erl_debuggerErlang debugger support (EXPERIMENTAL).kernel-10.3.2
erl_epmdErlang interface towards epmd.kernel-10.3.2
erl_errorThis module provides functions for pretty-printing errors and exceptions. It is.stdlib-7.0.2
erl_evalThe Erlang meta interpreter.stdlib-7.0.2
erl_expand_recordsThis module expands records in a module.stdlib-7.0.2
erl_featuresThis module contains functions for supporting features that can be.stdlib-7.0.2
erl_id_transThis module performs an identity parse transformation of Erlang code.stdlib-7.0.2
erl_internalInternal Erlang definitions.stdlib-7.0.2
erl_lintThe Erlang code linter.stdlib-7.0.2
erl_parseThis module is the basic Erlang parser that converts tokens into the abstract.stdlib-7.0.2
erl_ppThe Erlang pretty printer.stdlib-7.0.2
erl_prettyprPretty printing of abstract Erlang syntax trees.syntax_tools-4.0
erl_prim_loaderThe low-level Erlang loader. This module is used to load all Erlang modules into.erts-16.0.2
erl_recommentInserting comments into abstract Erlang syntax trees.syntax_tools-4.0
erl_scanThe Erlang token scanner.stdlib-7.0.2
erl_syntaxAbstract Erlang syntax trees.syntax_tools-4.0
erl_syntax_libSupport library for abstract Erlang syntax trees.syntax_tools-4.0
erl_tarUnix 'tar' utility for reading and writing tar archives.stdlib-7.0.2
erl_tracerErlang tracer behavior.erts-16.0.2
erlangThe Erlang BIFs and predefined types.erts-16.0.2
erpcEnhanced Remote Procedure Call.kernel-10.3.2
error_handlerDefault system error handler.kernel-10.3.2
error_loggerErlang error logger.kernel-10.3.2
escriptThis module provides functions to create and inspect escripts.stdlib-7.0.2
etMain API of the Event Trace (ET) application.et-1.7.2
et_collectorCollect trace events and provide a backing storage appropriate for iteration.et-1.7.2
et_selectorDefine event transforms and trace patterns.et-1.7.2
et_viewerDisplays a sequence chart for trace events (messages/actions).et-1.7.2
etopErlang Top is a tool for presenting information about Erlang processes similar.observer-2.18
etsBuilt-in term storage.stdlib-7.0.2
eunitThis module is the main EUnit user interface.eunit-2.10
eunit_surefireSurefire reports for EUnit (Format used by Maven and Atlassian Bamboo for.eunit-2.10
fileFile interface module.kernel-10.3.2
file_sorterFile sorter.stdlib-7.0.2
filelibFile utilities, such as wildcard matching of filenames.stdlib-7.0.2
filenameFilename manipulation functions.stdlib-7.0.2
fprofA Time Profiling Tool using trace to file for minimal runtime performance.tools-4.1.2
ftpA File Transfer Protocol client.ftp-1.2.4
gb_setsSets represented by general balanced trees.stdlib-7.0.2
gb_treesGeneral balanced trees.stdlib-7.0.2
gen_eventGeneric event handling behavior.stdlib-7.0.2
gen_fsmDeprecated and replaced by gen_statem in OTP 20.stdlib-7.0.2
gen_sctpInterface to SCTP sockets.kernel-10.3.2
gen_serverGeneric server behavior.stdlib-7.0.2
gen_statemGeneric state machine behavior.stdlib-7.0.2
gen_tcpInterface to TCP/IP sockets.kernel-10.3.2
gen_udpInterface to UDP sockets.kernel-10.3.2
glErlang wrapper functions for OpenGL.wx-2.5.1
globalA global name registration facility.kernel-10.3.2
global_groupGrouping nodes to global name registration groups.kernel-10.3.2
gluErlang wrapper functions for OpenGL.wx-2.5.1
heartHeartbeat monitoring of an Erlang runtime system.kernel-10.3.2
http_uriOld URI utility module, use uri_string instead.inets-9.4
httpcAn HTTP/1.1 client.inets-9.4
httpdHTTP server API.inets-9.4
httpd_custom_apiBehaviour with optional callbacks to customize the inets HTTP server.inets-9.4
httpd_socketCommunication utility functions to be used by the Erlang web server API.inets-9.4
httpd_utilMiscellaneous utility functions to be used when implementing Erlang web server.inets-9.4
iDebugger/Interpreter Interface.debugger-6.0.2
inetAccess to Network protocols.kernel-10.3.2
inet_resA rudimentary DNS client.kernel-10.3.2
inetsThe Inets services API.inets-9.4
initCoordination of system startup.erts-16.0.2
instrumentAnalysis and Utility Functions for Instrumentation.runtime_tools-2.2
intInterpreter Interface.debugger-6.0.2
ioStandard I/O server interface functions.stdlib-7.0.2
io_libI/O library functions.stdlib-7.0.2
jsonA library for encoding and decoding JSON.stdlib-7.0.2
lcntA runtime system Lock Profiling tool.tools-4.1.2
leexLexical analyzer generator for Erlang.parsetools-2.7
listsList processing functions.stdlib-7.0.2
log_mf_hAn event handler that logs events to disk.stdlib-7.0.2
loggerAPI module for Logger, the standard logging facility in Erlang/OTP.kernel-10.3.2
logger_disk_log_hA disk_log based handler for Logger.kernel-10.3.2
logger_filtersFilters to use with Logger.kernel-10.3.2
logger_formatterDefault formatter for Logger.kernel-10.3.2
logger_handlerlogger_handler behavior module.kernel-10.3.2
logger_std_hStandard handler for Logger.kernel-10.3.2
makeA Make Utility for Erlang.tools-4.1.2
mapsMaps processing functions.stdlib-7.0.2
mathMathematical functions.stdlib-7.0.2
megacoMain API of the Megaco application.megaco-4.8
megaco_codec_measThis module implements a simple megaco codec measurement tool.megaco-4.8
megaco_codec_mstone1This module implements a simple megaco codec-based performance tool.megaco-4.8
megaco_codec_mstone2This module implements a simple megaco codec-based performance tool.megaco-4.8
megaco_codec_transformMegaco message transformation utility.megaco-4.8
megaco_digit_mapDigit Map utility module.megaco-4.8
megaco_edist_compressMegaco erlang dist compress behaviour.megaco-4.8
megaco_encoderMegaco encoder behaviour.megaco-4.8
megaco_flex_scannerInterface module to the flex scanner linked in driver.megaco-4.8
megaco_sdpSDP utility module.megaco-4.8
megaco_tcpInterface module to TPKT transport protocol for Megaco/H.248.megaco-4.8
megaco_transportMegaco transport behaviour.megaco-4.8
megaco_udpInterface module to UDP transport protocol for Megaco/H.248.megaco-4.8
megaco_userCallback module for users of the Megaco application.megaco-4.8
memsupA Memory Supervisor Process.os_mon-2.11
merlMetaprogramming in Erlang.syntax_tools-4.0
merl_transformParse transform for merl.syntax_tools-4.0
mnesiaA distributed key-value DBMS.mnesia-4.24
mnesia_frag_hashDefines mnesia_frag_hash callback behavior.mnesia-4.24
mnesia_registryThis module is deprecated and the functions should not be used.mnesia-4.24
mod_aliasURL aliasing.inets-9.4
mod_authUser authentication using text files, Dets, or Mnesia database.inets-9.4
mod_esiErlang Server Interface.inets-9.4
mod_securitySecurity Audit and Trailing Functionality.inets-9.4
ms_transform<!--.stdlib-7.0.2
msaccConvenience functions for microstate accounting.runtime_tools-2.2
netNetwork interface.kernel-10.3.2
net_admVarious Erlang net administration routines.kernel-10.3.2
net_kernelErlang networking kernel.kernel-10.3.2
nteventlogInterface to Windows Event Log.os_mon-2.11
observerA GUI tool for observing an Erlang system.observer-2.18
odbcErlang ODBC application.odbc-2.16
orddictKey-value dictionary as ordered list.stdlib-7.0.2
ordsetsFunctions for manipulating sets as ordered lists.stdlib-7.0.2
osOperating system-specific functions.kernel-10.3.2
os_supInterface to OS System Messages.os_mon-2.11
peer<!--.stdlib-7.0.2
persistent_termPersistent terms.erts-16.0.2
pgDistributed named process groups.kernel-10.3.2
poolLoad distribution facility.stdlib-7.0.2
prettyprA generic pretty printer library.syntax_tools-4.0
proc_libFunctions for asynchronous and synchronous start of processes adhering to the.stdlib-7.0.2
proplistsSupport functions for property lists.stdlib-7.0.2
public_keyAPI module for public-key infrastructure.public_key-1.18.2
qlc<!--.stdlib-7.0.2
queueAbstract data type for FIFO queues.stdlib-7.0.2
randPseudo random number generation.stdlib-7.0.2
randomPseudo-random number generation.stdlib-7.0.2
rbThe Report Browser Tool.sasl-4.3
re<!--.stdlib-7.0.2
release_handlerUnpacking and Installation of Release Packages.sasl-4.3
reltoolMain API of the Reltool application.reltool-1.0.2
rpcRemote Procedure Call services.kernel-10.3.2
schedulerMeasure scheduler utilization.runtime_tools-2.2
seq_traceSequential tracing of information transfers.kernel-10.3.2
setsSets are collections of elements with no duplicate elements.stdlib-7.0.2
shell<!--.stdlib-7.0.2
shell_defaultCustomizing the Erlang environment.stdlib-7.0.2
shell_docsFunctions used to render EEP-48 style documentation for a shell.stdlib-7.0.2
slaveThis module provides functions for starting Erlang slave nodes.stdlib-7.0.2
snmpInterface functions to the SNMP toolkit.snmp-5.19
snmp_community_mibInstrumentation Functions for SNMP-COMMUNITY-MIB.snmp-5.19
snmp_framework_mibInstrumentation Functions for SNMP-FRAMEWORK-MIB.snmp-5.19
snmp_genericGeneric Functions for Implementing SNMP Objects in a Database.snmp-5.19
snmp_indexAbstract Data Type for SNMP Indexing.snmp-5.19
snmp_notification_mibInstrumentation Functions for SNMP-NOTIFICATION-MIB.snmp-5.19
snmp_pdusEncode and Decode Functions for SNMP PDUs.snmp-5.19
snmp_standard_mibInstrumentation Functions for STANDARD-MIB and SNMPv2-MIB.snmp-5.19
snmp_target_mibInstrumentation Functions for SNMP-TARGET-MIB.snmp-5.19
snmp_user_based_sm_mibInstrumentation Functions for SNMP-USER-BASED-SM-MIB.snmp-5.19
snmp_view_based_acm_mibInstrumentation Functions for SNMP-VIEW-BASED-ACM-MIB.snmp-5.19
snmpaInterface Functions to the SNMP toolkit agent.snmp-5.19
snmpa_confUtility functions for handling the agent config files.snmp-5.19
snmpa_discovery_handlerBehaviour module for the SNMP agent discovery handler.snmp-5.19
snmpa_errorFunctions for Reporting SNMP Errors.snmp-5.19
snmpa_error_ioFunctions for Reporting SNMP Errors on stdio.snmp-5.19
snmpa_error_loggerFunctions for Reporting SNMP Errors through the error_logger.snmp-5.19
snmpa_error_reportBehaviour module for reporting SNMP agent errors.snmp-5.19
snmpa_local_dbThe SNMP built-in database.snmp-5.19
snmpa_mib_dataBehaviour module for the SNMP agent mib-server data module.snmp-5.19
snmpa_mib_storageBehaviour module for the SNMP agent mib storage.snmp-5.19
snmpa_mpdMessage Processing and Dispatch module for the SNMP agent.snmp-5.19
snmpa_network_interfaceBehaviour module for the SNMP agent network interface.snmp-5.19
snmpa_network_interface_filterBehaviour module for the SNMP agent network-interface filter.snmp-5.19
snmpa_notification_delivery_info_receiverBehaviour module for the SNMP agent notification delivery information receiver.snmp-5.19
snmpa_notification_filterBehaviour module for the SNMP agent notification filters.snmp-5.19
snmpa_supervisorA supervisor for the SNMP agent Processes.snmp-5.19
snmpcInterface Functions to the SNMP toolkit MIB compiler.snmp-5.19
snmpmInterface functions to the SNMP toolkit manager.snmp-5.19
snmpm_confUtility functions for handling the manager config files.snmp-5.19
snmpm_mpdMessage Processing and Dispatch module for the SNMP manager.snmp-5.19
snmpm_network_interfaceBehaviour module for the SNMP manager network interface.snmp-5.19
snmpm_network_interface_filterBehaviour module for the SNMP manager network-interface filter.snmp-5.19
snmpm_userBehaviour module for the SNMP manager user.snmp-5.19
socketSocket interface.kernel-10.3.2
sofs<!--.stdlib-7.0.2
sshMain API of the ssh application.ssh-5.3.2
ssh_agentCallback module for using an SSH agent instead of the default ssh_file callback.ssh-5.3.2
ssh_client_channelSSH services (clients and servers) are implemented as channels that are.ssh-5.3.2
ssh_client_key_api-behaviour(ssh_client_key_api).ssh-5.3.2
ssh_connectionThis module provides API functions to send SSH Connection Protocol events to the.ssh-5.3.2
ssh_fileDefault callback module for the client's and server's database operations in the.ssh-5.3.2
ssh_server_channel-behaviour(ssh_server_channel). (Replaces ssh_daemon_channel).ssh-5.3.2
ssh_server_key_api-behaviour(ssh_server_key_api).ssh-5.3.2
ssh_sftpSFTP client.ssh-5.3.2
ssh_sftpdSpecifies the channel process to handle an SFTP subsystem.ssh-5.3.2
sslInterface functions for TLS (Transport Layer Security).ssl-11.3.2
ssl_crl_cacheCRL cache.ssl-11.3.2
ssl_crl_cache_apiAPI for a TLS CRL (Certificate Revocation List) cache.ssl-11.3.2
ssl_session_cache_apiTLS session cache API.ssl-11.3.2
stringString processing functions.stdlib-7.0.2
supervisorGeneric supervisor behavior.stdlib-7.0.2
supervisor_bridgeGeneric supervisor bridge behavior.stdlib-7.0.2
sysA functional interface to system messages.stdlib-7.0.2
system_informationSystem Information.runtime_tools-2.2
systoolsA Set of Release Handling Tools.sasl-4.3
tagsGenerate Emacs TAGS file from Erlang source files.tools-4.1.2
tftpTrivial FTP.tftp-1.2.3
tftp_loggerTrivial FTP logger.tftp-1.2.3
timerTimer functions.stdlib-7.0.2
tprofProcess Tracing Profiling Tool.tools-4.1.2
traceThe Erlang trace interface.kernel-10.3.2
ttbA base for building trace tools for distributed systems.observer-2.18
unicodeFunctions for converting Unicode characters.stdlib-7.0.2
unix_telnetCallback module for ct_telnet, for connecting to a Telnet server on a UNIX.common_test-1.28
uri_stringURI processing functions.stdlib-7.0.2
win32regProvides access to the registry on Windows.stdlib-7.0.2
wrap_log_readerA service to read internally formatted wrap disk logs.kernel-10.3.2
wxA port of wxWidgets.wx-2.5.1
wxAcceleratorEntryAn object used by an application wishing to create an accelerator table (see wxAcceleratorTable).wx-2.5.1
wxAcceleratorTableAn accelerator table allows the application to specify a table of keyboard shortcuts for.wx-2.5.1
wxActivateEventAn activate event is sent when a window or application is being activated or deactivated.wx-2.5.1
wxArtProviderwxArtProvider class is used to customize the look of wxWidgets application.wx-2.5.1
wxAuiDockArtwxAuiDockArt is part of the wxAUI class framework.wx-2.5.1
wxAuiManagerwxAuiManager is the central class of the wxAUI class framework.wx-2.5.1
wxAuiManagerEventEvent used to indicate various actions taken with wxAuiManager.wx-2.5.1
wxAuiNotebookwxAuiNotebook is part of the wxAUI class framework, which represents a notebook.wx-2.5.1
wxAuiNotebookEventThis class is used by the events generated by wxAuiNotebook.wx-2.5.1
wxAuiPaneInfowxAuiPaneInfo is part of the wxAUI class framework.wx-2.5.1
wxAuiSimpleTabArtAnother standard tab art provider for wxAuiNotebook.wx-2.5.1
wxAuiTabArtTab art provider defines all the drawing functions used by wxAuiNotebook.wx-2.5.1
wxBitmapThis class encapsulates the concept of a platform-dependent bitmap, either monochrome or.wx-2.5.1
wxBitmapButtonA bitmap button is a control that contains a bitmap.wx-2.5.1
wxBitmapDataObjectwxBitmapDataObject is a specialization of wxDataObject for bitmap data.wx-2.5.1
wxBookCtrlBaseA book control is a convenient way of displaying multiple pages of information, displayed.wx-2.5.1
wxBookCtrlEventThis class represents the events generated by book controls (wxNotebook, wxListbook, wxChoicebook, wxTreebook, wxAuiNotebook).wx-2.5.1
wxBoxSizerThe basic idea behind a box sizer is that windows will most often be laid out in rather.wx-2.5.1
wxBrushA brush is a drawing tool for filling in areas.wx-2.5.1
wxBufferedDCThis class provides a simple way to avoid flicker: when drawing on it, everything is in.wx-2.5.1
wxBufferedPaintDCThis is a subclass of wxBufferedDC which can be used inside of an EVT\_PAINT().wx-2.5.1
wxButtonA button is a control that contains a text string, and is one of the most common elements.wx-2.5.1
wxCalendarCtrlThe calendar control allows the user to pick a date.wx-2.5.1
wxCalendarDateAttrwxCalendarDateAttr is a custom attributes for a calendar date.wx-2.5.1
wxCalendarEventThe wxCalendarEvent class is used together with wxCalendarCtrl.wx-2.5.1
wxCaretA caret is a blinking cursor showing the position where the typed text will appear.wx-2.5.1
wxCheckBoxA checkbox is a labelled box which by default is either on (checkmark is visible) or off.wx-2.5.1
wxCheckListBoxA wxCheckListBox is like a wxListBox, but allows items to be checked or.wx-2.5.1
wxChildFocusEventA child focus event is sent to a (parent-)window when one of its child windows gains.wx-2.5.1
wxChoiceA choice item is used to select one of a list of strings.wx-2.5.1
wxChoicebookwxChoicebook is a class similar to wxNotebook, but uses a wxChoice control to.wx-2.5.1
wxClientDCwxClientDC is primarily useful for obtaining information about the window from.wx-2.5.1
wxClipboardA class for manipulating the clipboard.wx-2.5.1
wxClipboardTextEventThis class represents the events generated by a control (typically a wxTextCtrl but.wx-2.5.1
wxCloseEventThis event class contains information about window and session close events.wx-2.5.1
wxColourDataThis class holds a variety of information related to colour dialogs.wx-2.5.1
wxColourDialogThis class represents the colour chooser dialog.wx-2.5.1
wxColourPickerCtrlThis control allows the user to select a colour.wx-2.5.1
wxColourPickerEventThis event class is used for the events generated by wxColourPickerCtrl.wx-2.5.1
wxComboBoxA combobox is like a combination of an edit control and a listbox.wx-2.5.1
wxCommandEventThis event class contains information about command events, which originate from a.wx-2.5.1
wxContextMenuEventThis class is used for context menu events, sent to give the application a chance to show.wx-2.5.1
wxControlThis is the base class for a control or "widget".wx-2.5.1
wxControlWithItemsThis is convenience class that derives from both wxControl and wxItemContainer (not.wx-2.5.1
wxCursorA cursor is a small bitmap usually used for denoting where the mouse pointer is, with a.wx-2.5.1
wxDCA wxDC is a "device context" onto which graphics and text can be drawn.wx-2.5.1
wxDCOverlayConnects an overlay with a drawing DC.wx-2.5.1
wxDataObjectA wxDataObject represents data that can be copied to or from the clipboard, or.wx-2.5.1
wxDateEventThis event class holds information about a date change and is used together with wxDatePickerCtrl.wx-2.5.1
wxDatePickerCtrlThis control allows the user to select a date.wx-2.5.1
wxDialogA dialog box is a window with a title bar and sometimes a system menu, which can be moved.wx-2.5.1
wxDirDialogThis class represents the directory chooser dialog.wx-2.5.1
wxDirPickerCtrlThis control allows the user to select a directory.wx-2.5.1
wxDisplayDetermines the sizes and locations of displays connected to the system.wx-2.5.1
wxDisplayChangedEventA display changed event is sent to top-level windows when the display resolution has.wx-2.5.1
wxDropFilesEventThis class is used for drop files events, that is, when files have been dropped onto the.wx-2.5.1
wxEraseEventAn erase event is sent when a window's background needs to be repainted.wx-2.5.1
wxEventAn event is a structure holding information about an event passed to a callback or member.wx-2.5.1
wxEvtHandlerThe Event handler.wx-2.5.1
wxFileDataObjectwxFileDataObject is a specialization of wxDataObject for file names.wx-2.5.1
wxFileDialogThis class represents the file chooser dialog.wx-2.5.1
wxFileDirPickerEventThis event class is used for the events generated by wxFilePickerCtrl and by wxDirPickerCtrl.wx-2.5.1
wxFilePickerCtrlThis control allows the user to select a file.wx-2.5.1
wxFindReplaceDatawxFindReplaceData holds the data for wxFindReplaceDialog.wx-2.5.1
wxFindReplaceDialogwxFindReplaceDialog is a standard modeless dialog which is used to allow the user to.wx-2.5.1
wxFlexGridSizerA flex grid sizer is a sizer which lays out its children in a two-dimensional table with.wx-2.5.1
wxFocusEventA focus event is sent when a window's focus changes.wx-2.5.1
wxFontA font is an object which determines the appearance of text.wx-2.5.1
wxFontDataThis class holds a variety of information related to font dialogs.wx-2.5.1
wxFontDialogThis class represents the font chooser dialog.wx-2.5.1
wxFontPickerCtrlThis control allows the user to select a font.wx-2.5.1
wxFontPickerEventThis event class is used for the events generated by wxFontPickerCtrl.wx-2.5.1
wxFrameA frame is a window whose size and position can (usually) be changed by the user.wx-2.5.1
wxGBSizerItemThe wxGBSizerItem class is used by the wxGridBagSizer for tracking the items in.wx-2.5.1
wxGCDCwxGCDC is a device context that draws on a wxGraphicsContext.wx-2.5.1
wxGLCanvaswxGLCanvas is a class for displaying OpenGL graphics.wx-2.5.1
wxGLContextAn instance of a wxGLContext represents the state of an OpenGL state machine and the.wx-2.5.1
wxGaugeA gauge is a horizontal or vertical bar which shows a quantity (often time).wx-2.5.1
wxGenericDirCtrlThis control can be used to place a directory listing (with optional files) on an.wx-2.5.1
wxGraphicsBrushA wxGraphicsBrush is a native representation of a brush.wx-2.5.1
wxGraphicsContextA wxGraphicsContext instance is the object that is drawn upon.wx-2.5.1
wxGraphicsFontA wxGraphicsFont is a native representation of a font.wx-2.5.1
wxGraphicsGradientStopsRepresents a collection of wxGraphicGradientStop values for use with.wx-2.5.1
wxGraphicsMatrixA wxGraphicsMatrix is a native representation of an affine matrix.wx-2.5.1
wxGraphicsObjectThis class is the superclass of native graphics objects like pens etc.wx-2.5.1
wxGraphicsPathA wxGraphicsPath is a native representation of a geometric path.wx-2.5.1
wxGraphicsPenA wxGraphicsPen is a native representation of a pen.wx-2.5.1
wxGraphicsRendererA wxGraphicsRenderer is the instance corresponding to the rendering engine used.wx-2.5.1
wxGridwxGrid and its related classes are used for displaying and editing tabular data.wx-2.5.1
wxGridBagSizerA wxSizer that can lay out items in a virtual grid like a wxFlexGridSizer but in.wx-2.5.1
wxGridCellAttrThis class can be used to alter the cells' appearance in the grid by changing their.wx-2.5.1
wxGridCellBoolEditorGrid cell editor for boolean data.wx-2.5.1
wxGridCellBoolRendererThis class may be used to format boolean data in a cell.wx-2.5.1
wxGridCellChoiceEditorGrid cell editor for string data providing the user a choice from a list of strings.wx-2.5.1
wxGridCellEditorThis class is responsible for providing and manipulating the in-place edit controls for.wx-2.5.1
wxGridCellFloatEditorThe editor for floating point numbers data.wx-2.5.1
wxGridCellFloatRendererThis class may be used to format floating point data in a cell.wx-2.5.1
wxGridCellNumberEditorGrid cell editor for numeric integer data.wx-2.5.1
wxGridCellNumberRendererThis class may be used to format integer data in a cell.wx-2.5.1
wxGridCellRendererThis class is responsible for actually drawing the cell in the grid.wx-2.5.1
wxGridCellStringRendererThis class may be used to format string data in a cell; it is the default for string.wx-2.5.1
wxGridCellTextEditorGrid cell editor for string/text data.wx-2.5.1
wxGridEventThis event class contains information about various grid events.wx-2.5.1
wxGridSizerA grid sizer is a sizer which lays out its children in a two-dimensional table with all.wx-2.5.1
wxHelpEventA help event is sent when the user has requested context-sensitive help.wx-2.5.1
wxHtmlEasyPrintingThis class provides very simple interface to printing architecture.wx-2.5.1
wxHtmlLinkEventThis event class is used for the events generated by wxHtmlWindow.wx-2.5.1
wxHtmlWindowwxHtmlWindow is probably the only class you will directly use unless you want to do.wx-2.5.1
wxIconAn icon is a small rectangular bitmap usually used for denoting a minimized application.wx-2.5.1
wxIconBundleThis class contains multiple copies of an icon in different sizes.wx-2.5.1
wxIconizeEventAn event being sent when the frame is iconized (minimized) or restored.wx-2.5.1
wxIdleEventThis class is used for idle events, which are generated when the system becomes idle.wx-2.5.1
wxImageThis class encapsulates a platform-independent image.wx-2.5.1
wxImageListA wxImageList contains a list of images, which are stored in an unspecified form.wx-2.5.1
wxInitDialogEventA wxInitDialogEvent is sent as a dialog or panel is being initialised.wx-2.5.1
wxJoystickEventThis event class contains information about joystick events, particularly events received.wx-2.5.1
wxKeyEventThis event class contains information about key press and release events.wx-2.5.1
wxLayoutAlgorithmwxLayoutAlgorithm implements layout of subwindows in MDI or SDI frames.wx-2.5.1
wxListBoxA listbox is used to select one or more of a list of strings.wx-2.5.1
wxListCtrlA list control presents lists in a number of formats: list view, report view, icon view.wx-2.5.1
wxListEventA list event holds information about events associated with wxListCtrl objects.wx-2.5.1
wxListItemThis class stores information about a wxListCtrl item or column.wx-2.5.1
wxListItemAttrFunctions for wxListItemAttr class.wx-2.5.1
wxListViewThis class currently simply presents a simpler to use interface for the wxListCtrl --.wx-2.5.1
wxListbookwxListbook is a class similar to wxNotebook but which uses a wxListCtrl to.wx-2.5.1
wxLocalewxLocale class encapsulates all language-dependent settings and is a generalization.wx-2.5.1
wxLogNullThis class allows you to temporarily suspend logging.wx-2.5.1
wxMDIChildFrameAn MDI child frame is a frame that can only exist inside a wxMDIClientWindow, which.wx-2.5.1
wxMDIClientWindowAn MDI client window is a child of wxMDIParentFrame, and manages zero or more wxMDIChildFrame.wx-2.5.1
wxMDIParentFrameAn MDI (Multiple Document Interface) parent frame is a window which can contain MDI child.wx-2.5.1
wxMaskThis class encapsulates a monochrome mask bitmap, where the masked area is black and the.wx-2.5.1
wxMaximizeEventAn event being sent when a top level window is maximized.wx-2.5.1
wxMemoryDCA memory device context provides a means to draw graphics onto a bitmap.wx-2.5.1
wxMenuA menu is a popup (or pull down) list of items, one of which may be selected before the.wx-2.5.1
wxMenuBarA menu bar is a series of menus accessible from the top of a frame.wx-2.5.1
wxMenuEventThis class is used for a variety of menu-related events.wx-2.5.1
wxMenuItemA menu item represents an item in a menu.wx-2.5.1
wxMessageDialogThis class represents a dialog that shows a single or multi-line message, with a choice.wx-2.5.1
wxMiniFrameA miniframe is a frame with a small title bar.wx-2.5.1
wxMirrorDCwxMirrorDC is a simple wrapper class which is always associated with a real wxDC.wx-2.5.1
wxMouseCaptureChangedEventAn mouse capture changed event is sent to a window that loses its mouse capture.wx-2.5.1
wxMouseCaptureLostEventA mouse capture lost event is sent to a window that had obtained mouse capture, which was.wx-2.5.1
wxMouseEventThis event class contains information about the events generated by the mouse: they.wx-2.5.1
wxMoveEventA move event holds information about window position change.wx-2.5.1
wxMultiChoiceDialogThis class represents a dialog that shows a list of strings, and allows the user to.wx-2.5.1
wxNavigationKeyEventThis event class contains information about navigation events, generated by navigation.wx-2.5.1
wxNotebookThis class represents a notebook control, which manages multiple windows with associated.wx-2.5.1
wxNotificationMessageThis class allows showing the user a message non intrusively.wx-2.5.1
wxNotifyEventThis class is not used by the event handlers by itself, but is a base class for other.wx-2.5.1
wxOverlayCreates an overlay over an existing window, allowing for manipulations like.wx-2.5.1
wxPageSetupDialogThis class represents the page setup common dialog.wx-2.5.1
wxPageSetupDialogDataThis class holds a variety of information related to wxPageSetupDialog.wx-2.5.1
wxPaintDCA wxPaintDC must be constructed if an application wishes to paint on the client area.wx-2.5.1
wxPaintEventA paint event is sent when a window's contents needs to be repainted.wx-2.5.1
wxPaletteA palette is a table that maps pixel values to RGB colours.wx-2.5.1
wxPaletteChangedEventFunctions for wxPaletteChangedEvent class.wx-2.5.1
wxPanelA panel is a window on which controls are placed.wx-2.5.1
wxPasswordEntryDialogThis class represents a dialog that requests a one-line password string from the user.wx-2.5.1
wxPenA pen is a drawing tool for drawing outlines.wx-2.5.1
wxPickerBaseBase abstract class for all pickers which support an auxiliary text control.wx-2.5.1
wxPopupTransientWindowA wxPopupWindow which disappears automatically when the user clicks mouse outside it.wx-2.5.1
wxPopupWindowA special kind of top level window used for popup menus, combobox popups and such.wx-2.5.1
wxPostScriptDCThis defines the wxWidgets Encapsulated PostScript device context, which can write.wx-2.5.1
wxPreviewCanvasA preview canvas is the default canvas used by the print preview system to display the.wx-2.5.1
wxPreviewControlBarThis is the default implementation of the preview control bar, a panel with buttons and a.wx-2.5.1
wxPreviewFrameThis class provides the default method of managing the print preview interface.wx-2.5.1
wxPrintDataThis class holds a variety of information related to printers and printer device.wx-2.5.1
wxPrintDialogThis class represents the print and print setup common dialogs.wx-2.5.1
wxPrintDialogDataThis class holds information related to the visual characteristics of wxPrintDialog.wx-2.5.1
wxPrintPreviewObjects of this class manage the print preview process.wx-2.5.1
wxPrinterThis class represents the Windows or PostScript printer, and is the vehicle through which.wx-2.5.1
wxPrintoutThis class encapsulates the functionality of printing out an application document.wx-2.5.1
wxProgressDialogIf supported by the platform this class will provide the platform's native progress.wx-2.5.1
wxQueryNewPaletteEventFunctions for wxQueryNewPaletteEvent class.wx-2.5.1
wxRadioBoxA radio box item is used to select one of number of mutually exclusive choices.wx-2.5.1
wxRadioButtonA radio button item is a button which usually denotes one of several mutually exclusive.wx-2.5.1
wxRegionA wxRegion represents a simple or complex region on a device context or window.wx-2.5.1
wxSashEventA sash event is sent when the sash of a wxSashWindow has been dragged by the user.wx-2.5.1
wxSashLayoutWindowwxSashLayoutWindow responds to OnCalculateLayout events generated by wxLayoutAlgorithm.wx-2.5.1
wxSashWindowwxSashWindow allows any of its edges to have a sash which can be dragged to resize.wx-2.5.1
wxScreenDCA wxScreenDC can be used to paint on the screen.wx-2.5.1
wxScrollBarA wxScrollBar is a control that represents a horizontal or vertical scrollbar.wx-2.5.1
wxScrollEventA scroll event holds information about events sent from stand-alone scrollbars (see wxScrollBar).wx-2.5.1
wxScrollWinEventA scroll event holds information about events sent from scrolling windows.wx-2.5.1
wxScrolledWindowThe wxScrolled (not implemented in wx) class manages scrolling for its client area,.wx-2.5.1
wxSetCursorEventA wxSetCursorEvent is generated from wxWindow when the mouse cursor is about to.wx-2.5.1
wxShowEventAn event being sent when the window is shown or hidden.wx-2.5.1
wxSingleChoiceDialogThis class represents a dialog that shows a list of strings, and allows the user to.wx-2.5.1
wxSizeEventA size event holds information about size change events of wxWindow.wx-2.5.1
wxSizerwxSizer is the abstract base class used for laying out subwindows in a window.wx-2.5.1
wxSizerFlagsContainer for sizer items flags providing readable names for them.wx-2.5.1
wxSizerItemThe wxSizerItem class is used to track the position, size and other attributes of.wx-2.5.1
wxSliderA slider is a control with a handle which can be pulled back and forth to change the.wx-2.5.1
wxSpinButtonA wxSpinButton has two small up and down (or left and right) arrow buttons.wx-2.5.1
wxSpinCtrlwxSpinCtrl combines wxTextCtrl and wxSpinButton in one control.wx-2.5.1
wxSpinEventThis event class is used for the events generated by wxSpinButton and wxSpinCtrl.wx-2.5.1
wxSplashScreenwxSplashScreen shows a window with a thin border, displaying a bitmap describing your.wx-2.5.1
wxSplitterEventThis class represents the events generated by a splitter control.wx-2.5.1
wxSplitterWindowThis class manages up to two subwindows.wx-2.5.1
wxStaticBitmapA static bitmap control displays a bitmap.wx-2.5.1
wxStaticBoxA static box is a rectangle drawn around other windows to denote a logical grouping of.wx-2.5.1
wxStaticBoxSizerwxStaticBoxSizer is a sizer derived from wxBoxSizer but adds a static box around.wx-2.5.1
wxStaticLineA static line is just a line which may be used in a dialog to separate the groups of.wx-2.5.1
wxStaticTextA static text control displays one or more lines of read-only text.wx-2.5.1
wxStatusBarA status bar is a narrow window that can be placed along the bottom of a frame to give.wx-2.5.1
wxStdDialogButtonSizerThis class creates button layouts which conform to the standard button spacing and.wx-2.5.1
wxStyledTextCtrlA wxWidgets implementation of the Scintilla source code editing component.wx-2.5.1
wxStyledTextEventThe type of events sent from wxStyledTextCtrl.wx-2.5.1
wxSysColourChangedEventThis class is used for system colour change events, which are generated when the user.wx-2.5.1
wxSystemOptionswxSystemOptions stores option/value pairs that wxWidgets itself or applications can.wx-2.5.1
wxSystemSettingswxSystemSettings allows the application to ask for details about the system.wx-2.5.1
wxTaskBarIconThis class represents a taskbar icon.wx-2.5.1
wxTaskBarIconEventThe event class used by wxTaskBarIcon.wx-2.5.1
wxTextAttrwxTextAttr represents the character and paragraph attributes, or style, for a range.wx-2.5.1
wxTextCtrlA text control allows text to be displayed and edited.wx-2.5.1
wxTextDataObjectwxTextDataObject is a specialization of wxDataObjectSimple (not implemented in wx).wx-2.5.1
wxTextEntryDialogThis class represents a dialog that requests a one-line text string from the user.wx-2.5.1
wxToggleButtonwxToggleButton is a button that stays pressed when clicked by the user.wx-2.5.1
wxToolBarA toolbar is a bar of buttons and/or other controls usually placed below the menu bar in.wx-2.5.1
wxToolTipThis class holds information about a tooltip associated with a window (see wxWindow:setToolTip/2).wx-2.5.1
wxToolbookwxToolbook is a class similar to wxNotebook but which uses a wxToolBar to.wx-2.5.1
wxTopLevelWindowwxTopLevelWindow is a common base class for wxDialog and wxFrame.wx-2.5.1
wxTreeCtrlA tree control presents information as a hierarchy, with items that may be expanded to.wx-2.5.1
wxTreeEventA tree event holds information about events associated with wxTreeCtrl objects.wx-2.5.1
wxTreebookThis class is an extension of the wxNotebook class that allows a tree structured set.wx-2.5.1
wxUpdateUIEventThis class is used for pseudo-events which are called by wxWidgets to give an application.wx-2.5.1
wxWebViewThis control may be used to render web (HTML / CSS / javascript) documents.wx-2.5.1
wxWebViewEventA navigation event holds information about events associated with wxWebView objects.wx-2.5.1
wxWindowwxWindow is the base class for all windows and represents any visible object on.wx-2.5.1
wxWindowCreateEventThis event is sent just after the actual window associated with a wxWindow object has.wx-2.5.1
wxWindowDCA wxWindowDC must be constructed if an application wishes to paint on the whole area.wx-2.5.1
wxWindowDestroyEventThis event is sent as early as possible during the window destruction process.wx-2.5.1
wxXmlResourceThis is the main class for interacting with the XML-based resource system.wx-2.5.1
wx_miscMiscellaneous functions.wx-2.5.1
wx_objectwx_object - Generic wx object behaviour.wx-2.5.1
xmerlFunctions for exporting XML data to an external format.xmerl-2.1.5
xmerl_eventpSimple event-based processors (front-ends to xmerl_scan).xmerl-2.1.5
xmerl_sax_parserXML SAX parser API.xmerl-2.1.5
xmerl_scanSingle pass XML scanner.xmerl-2.1.5
xmerl_xpathXpath 1.0 search implementation.xmerl-2.1.5
xmerl_xsXSLT-like XML document transformations.xmerl-2.1.5
xmerl_xsdInterface module for XML Schema validation.xmerl-2.1.5
xrefA Cross Reference Tool for analyzing dependencies between functions, modules,.tools-4.1.2
yeccLALR-1 Parser Generator.parsetools-2.7
zipUtility for reading and creating 'zip' archives.stdlib-7.0.2
zlibzlib compression interface.erts-16.0.2
zstdZstandard compression interface.stdlib-7.0.2