Module Index
appmon
appmon
A graphical node and application process tree viewer.
asn1
asn1ct
ASN.1 compiler and compile-time support functions
asn1rt
ASN.1 runtime support functions
common_test
ct
Main user interface for the Common Test framework.
ct_cover
Common Test Framework code coverage support module.
ct_event
Common Test Framework Event Handler.
ct_ftp
FTP client module (based on the FTP support of the INETS application).
ct_gen_conn
Generic connection owner process.
ct_line
Parse transform for inserting line numbers.
ct_logs
Logging functionality for Common Test Framework.
ct_master
Distributed test execution control for Common Test.
ct_master_event
Common Test Framework Event Handler.
ct_master_logs
Logging functionality for Common Test Master.
ct_master_status
Logging functionality for Common Test Master.
ct_rpc
Common Test specific layer on Erlang/OTP rpc.
ct_slave
Common Test Framework functions for starting and stopping nodes for
Large Scale Testing.
ct_snmp
Common Test user interface module for the OTP snmp application.
ct_ssh
SSH/SFTP client module.
ct_telnet
Common Test specific layer on top of telnet client ct_telnet_client.erl.
ct_testspec
Common Test Framework functions handling test specifications.
unix_telnet
Callback module for ct_telnet for talking telnet
to a unix host.
compiler
cerl
Core Erlang abstract syntax trees.
cerl_clauses
Utility functions for Core Erlang case/receive clauses.
cerl_trees
Basic functions on Core Erlang abstract syntax trees.
compile
Erlang Compiler
rec_env
Abstract environments, supporting self-referential bindings and
automatic new-key generation.
crypto
crypto
Crypto Functions
debugger
debugger
Erlang Debugger
i
Debugger/Interpreter Interface
int
Interpreter Interface
dialyzer
dialyzer
The Dialyzer, a DIscrepancy AnalYZer for ERlang programs
docbuilder
docb_gen
Generate XML from EDoc comments in Erlang source code.
docb_transform
Transform XML to HTML
docb_xml_check
Validate XML documentation source code
edoc
edoc
EDoc - the Erlang program documentation generator.
edoc_data
Building the EDoc external data structure.
edoc_doclet
Standard doclet module for EDoc.
edoc_extract
EDoc documentation extraction.
edoc_layout
The standard HTML layout module for EDoc.
edoc_lib
Utility functions for EDoc.
edoc_macros
EDoc macro expansion.
edoc_refs
Representation and handling of EDoc object references.
edoc_report
EDoc verbosity/error reporting.
edoc_run
Interface for calling EDoc from Erlang startup options.
edoc_scanner
Tokeniser for EDoc.
edoc_tags
EDoc tag scanning.
edoc_types
Datatype representation for EDoc.
edoc_wiki
EDoc wiki expansion, parsing and postprocessing of XML text.
otpsgml_layout
The OTP SGML layout module for EDoc.
erl_docgen
erl_interface
erts
et
et
Main API of the Event Trace (ET) application
et_collector
Collect trace events and provide a backing storage appropriate for iteration
et_selector
Define event transforms and trace patterns
et_viewer
Displays a sequence chart for trace events (messages/actions)
eunit
eunit
This module is the main EUnit user interface.
eunit_autoexport
Parse transform for automatic exporting of test functions.
eunit_data
Interpretation of symbolic test representation.
eunit_lib
Utility functions for eunit.
eunit_listener
Generic listener process for eunit.
eunit_proc
Test runner process tree functions.
eunit_serial
Event serializing and multiplexing process, to be used as the
main "supervisor" process for en EUnit test runner.
eunit_server
EUnit server process.
eunit_striptests
Parse transform for stripping EUnit test functions.
eunit_surefire
Surefire reports for EUnit (Format used by Maven and Atlassian
Bamboo for example to integrate test results).
eunit_test
Test running functionality.
eunit_tests
External tests for eunit.erl.
eunit_tty
Text-based frontend for EUnit.
gs
gs
The Graphics System for Erlang.
hipe
ic
ic
The Erlang IDL Compiler
inets
inviso
inviso
Main API Module to the Inviso Tracer
inviso_lfm
An Inviso Off-Line Logfile Merger
inviso_lfm_tpfreader
Inviso Standard Reader Process to Standard Logfile Merger
jinterface
kernel
application
Generic OTP application functions
auth
Erlang Network Authentication Server
code
Erlang Code Server
disk_log
A disk based term logging facility
erl_boot_server
Boot Server for Other Erlang Machines
erl_ddll
Dynamic Driver Loader and Linker
error_handler
Default System Error Handler
error_logger
Erlang Error Logger
file
File Interface Module
gen_sctp
The gen_sctp module provides functions for communicating with sockets using the SCTP protocol.
gen_tcp
Interface to TCP/IP sockets
gen_udp
Interface to UDP sockets
global
A Global Name Registration Facility
global_group
Grouping Nodes to Global Name Registration Groups
heart
Heartbeat Monitoring of an Erlang Runtime System
inet
Access to TCP/IP Protocols
inet_res
A Rudimentary DNS Client
net_adm
Various Erlang Net Administration Routines
net_kernel
Erlang Networking Kernel
os
Operating System Specific Functions
packages
Packages in Erlang
pg2
Distributed Named Process Groups
rpc
Remote Procedure Call Services
seq_trace
Sequential Tracing of Messages
user
Standard I/O Server
wrap_log_reader
A function to read internally formatted wrap disk logs
lib
elib1_indexer
A full-text indexing engine.
elib1_webkit
This is an extemely simple, zero configuration webkit.
megaco
mnesia
mnesia
A Distributed Telecommunications DBMS
mnesia_frag_hash
Defines mnesia_frag_hash callback behaviour
mnesia_registry
Dump support for registries in erl_interface.
mochiweb
mochifmt
String Formatting for Erlang, inspired by Python 2.6
(PEP 3101).
mochifmt_records
Formatter that understands records.
mochifmt_std
Template module for a mochifmt formatter.
mochiglobal
Abuse module constant pools as a "read-only shared heap" (since erts 5.6)
[1].
mochihex
Utilities for working with hexadecimal strings.
mochijson
Yet another JSON (RFC 4627) library for Erlang.
mochijson2
Yet another JSON (RFC 4627) library for Erlang.
mochilists
Utility functions for dealing with proplists.
mochilogfile2
Write newline delimited log files, ensuring that if a truncated
entry is found on log open then it is fixed before writing.
mochinum
Useful numeric algorithms for floats that cover some deficiencies
in the math module.
mochitemp
Create temporary files and directories.
mochiutf8
Algorithm to convert any binary to a valid UTF-8 sequence by ignoring
invalid bytes.
mochiweb
Start and stop the MochiWeb server.
mochiweb_acceptor
MochiWeb acceptor.
mochiweb_app
Callbacks for the mochiweb application.
mochiweb_charref
Converts HTML 4 charrefs and entities to codepoints.
mochiweb_cookies
HTTP Cookie parsing and generating (RFC 2109, RFC 2965).
mochiweb_cover
Workarounds for various cover deficiencies.
mochiweb_echo
Simple and stupid echo server to demo mochiweb_socket_server.
mochiweb_headers
Case preserving (but case insensitive) HTTP Header dictionary.
mochiweb_html
Loosely tokenizes and generates parse trees for HTML 4.
mochiweb_http
HTTP server.
mochiweb_io
Utilities for dealing with IO devices (open files).
mochiweb_mime
Gives a good MIME type guess based on file extension.
mochiweb_multipart
Utilities for parsing multipart/form-data.
mochiweb_request
MochiWeb HTTP Request abstraction.
mochiweb_response
Response abstraction.
mochiweb_socket
MochiWeb socket - wrapper for plain and ssl sockets.
mochiweb_socket_server
MochiWeb socket server.
mochiweb_sup
Supervisor for the mochiweb application.
mochiweb_util
Utilities for parsing and quoting.
reloader
Erlang module for automatically reloading modified modules
during development.
observer
etop
Erlang Top is a tool for presenting information about erlang processes similar to the information presented by "top" in UNIX.
ttb
A base for building trace tools for distributed systems.
odbc
odbc
Erlang ODBC application
orber
any
the corba any type
corba
The functions on CORBA module level
corba_object
The CORBA Object interface functions
fixed
the corba fixed type
orber
The main module of the Orber application
orber_acl
Orber ACL operations
orber_diagnostics
Diagnostics API for Orber
orber_ifr
The Interface Repository stores representations of IDL information
orber_tc
Help functions for IDL typecodes
os_mon
cpu_sup
A CPU Load and CPU Utilization Supervisor Process
disksup
A Disk Supervisor Process
memsup
A Memory Supervisor Process
nteventlog
Interface to Windows Event Log
os_mon_mib
Loading and Unloading of OTP-OS-MON-MIB
os_sup
Interface to OS System Messages
otp_mibs
otp_mib
Handles the OTP-MIB
parsetools
leex
Lexical analyzer generator for Erlang
yecc
LALR-1 Parser Generator
percept
egd
egd - erlang graphical drawer.
egd_font
egd_font.
egd_png
egd.
egd_primitives
egd_primitives.
egd_render
egd_render.
percept
Percept - Erlang Concurrency Profiling Tool.
percept_analyzer
Utility functions to operate on percept data.
percept_db
Percept database.
percept_graph
Interface for CGI request on graphs used by percept.
pman
pman
A graphical process manager.
public_key
public_key
API module for public key infrastructure.
reltool
reltool
Main API of the Reltool application
runtime_tools
dbg
The Text Based Trace Facility
erts_alloc_config
Configuration tool for erts_alloc
percept_profile
Percept Collector.
sasl
alarm_handler
An Alarm Handling Process
overload
An Overload Regulation Process
rb
The Report Browser Tool
release_handler
Unpacking and Installation of Release Packages
systools
A Set of Release Handling Tools.
snmp
ssh
ssh
Main API of the SSH application
ssh_channel
Generic Ssh Channel Behavior
ssh_connection
This module provides an API to the ssh connection protocol.
ssh_sftp
SFTP client.
ssh_sftpd
Specifies a channel process to handle a sftp subsystem.
ssl
ssl
Interface Functions for Secure Socket Layer
stdlib
array
Functional, extendible arrays.
base64
Implements base 64 encode and decode, see RFC2045.
beam_lib
An Interface To the BEAM File Format
binary
Library for handling binary data
c
Command Interface Module
calendar
Local and universal time, day-of-the-week, date and time conversions
dets
A Disk Based Term Storage
dict
Key-Value Dictionary
digraph
Directed Graphs
digraph_utils
Algorithms for Directed Graphs
epp
An Erlang Code Preprocessor
erl_eval
The Erlang Meta Interpreter
erl_expand_records
Expands Records in a Module
erl_internal
Internal Erlang Definitions
erl_lint
The Erlang Code Linter
erl_parse
The Erlang Parser
erl_pp
The Erlang Pretty Printer
erl_scan
The Erlang Token Scanner
erl_tar
Unix 'tar' utility for reading and writing tar archives
ets
Built-In Term Storage
file_sorter
File Sorter
filelib
File utilities, such as wildcard matching of filenames
filename
Filename Manipulation Functions
gb_sets
General Balanced Trees
gb_trees
General Balanced Trees
gen_event
Generic Event Handling Behaviour
gen_fsm
Generic Finite State Machine Behaviour
gen_server
Generic Server Behaviour
io
Standard IO Server Interface Functions
io_lib
IO Library Functions
lib
A number of useful library functions
lists
List Processing Functions
log_mf_h
An Event Handler which Logs Events to Disk
math
Mathematical Functions
ms_transform
Parse_transform that translates fun syntax into match specifications.
orddict
Key-Value Dictionary as Ordered List
ordsets
Functions for Manipulating Sets as Ordered Lists
pg
Distributed, Named Process Groups
pool
Load Distribution Facility
proc_lib
Functions for asynchronous and synchronous start of processes adhering to the OTP design principles.
proplists
Support functions for property lists
qlc
Query Interface to Mnesia, ETS, Dets, etc
queue
Abstract Data Type for FIFO Queues
random
Pseudo random number generation
re
Perl like regular expressions for Erlang
regexp
Regular Expression Functions for Strings
sets
Functions for Set Manipulation
shell
The Erlang Shell
shell_default
Customizing the Erlang Environment
slave
Functions to Starting and Controlling Slave Nodes
sofs
Functions for Manipulating Sets of Sets
string
String Processing Functions
supervisor
Generic Supervisor Behaviour
supervisor_bridge
Generic Supervisor Bridge Behaviour.
sys
A Functional Interface to System Messages
timer
Timer Functions
unicode
Functions for converting Unicode characters
win32reg
win32reg provides access to the registry on Windows
zip
Utility for reading and creating 'zip' archives.
syntax_tools
epp_dodger
epp_dodger - bypasses the Erlang preprocessor.
erl_comment_scan
Functions for reading comment lines from Erlang source code.
erl_prettypr
Pretty printing of abstract Erlang syntax trees.
erl_recomment
Inserting comments into abstract Erlang syntax trees.
erl_syntax
Abstract Erlang syntax trees.
erl_syntax_lib
Support library for abstract Erlang syntax trees.
erl_tidy
Tidies and pretty-prints Erlang source code, removing unused
functions, updating obsolete constructs and function calls, etc.
igor
Igor: the Module Merger and Renamer.
prettypr
A generic pretty printer library.
test_server
test_server
This module provides support for test suite authors.
test_server_ctrl
This module provides a low level interface to the Test Server.
ts
Test Server Framework for testing OTP
toolbar
toolbar
GUI for Starting Tools and User Contributions
tools
cover
A Coverage Analysis Tool for Erlang
cprof
A simple Call Count Profiling Tool using breakpoints for minimal runtime performance impact.
eprof
A Time Profiling Tool for Erlang
fprof
A Time Profiling Tool using trace to file for minimal runtime performance impact.
instrument
Analysis and Utility Functions for Instrumentation
lcnt
A runtime system Lock Profiling tool.
make
A Make Utility for Erlang
tags
Generate Emacs TAGS file from Erlang source files
xref
A Cross Reference Tool for analyzing dependencies between functions, modules, applications and releases.
tv
tv
TV graphically examines ETS and Mnesia tables.
typer
webtool
webtool
WebTool is a tool used to simplify the implementation of web based tools with Erlang/OTP.
wx
wx
A port of wxWidgets.
wx_object
wx_object - Generic wx object behaviour.
xmerl
xmerl
Functions for exporting XML data to an external format.
xmerl_eventp
Simple event-based front-ends to xmerl_scan for processing
of XML documents in streams and for parsing in SAX style.
xmerl_sax_parser
XML SAX parser API
xmerl_scan
This module is the interface to the XML parser, it handles XML 1.0.
xmerl_xpath
The xmerl_xpath module handles the entire XPath 1.0 spec
XPath expressions typically occurs in XML attributes and are used to addres
parts of an XML document.
xmerl_xs
Erlang has similarities to XSLT since both languages
have a functional programming approach.
xmerl_xsd
Interface module for XML Schema vlidation.