View Source Module Index

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