Permuted index of Erlang/OTP functions and commands
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Return true if the target object and the supplied object | easily can be determined to be equal, otherwise false | corba_object:is_equivalent/2 |
Echo missing modules required by Orber | orber_diagnostics:missing_modules/0 | |
Delete an | edge from a digraph. | digraph:del_edge/2 |
Return the vertices and the label of an | edge of a digraph. | digraph:edge/2 |
Add an | edge to a digraph. | digraph:add_edge/3 |
Add an | edge to a digraph. | digraph:add_edge/4 |
Add an | edge to a digraph. | digraph:add_edge/5 |
Return all | edges emanating from a vertex of a digraph. | digraph:out_edges/2 |
Return the | edges emanating from or incident on a vertex of a digraph. | digraph:edges/2 |
Delete | edges from a digraph. | digraph:del_edges/2 |
Return all | edges incident on a vertex of a digraph. | digraph:in_edges/2 |
Return all | edges of a digraph. | digraph:edges/1 |
Return the number of | edges of the a digraph. | digraph:no_edges/1 |
For controlling the FetchState, to be used in a fetch function, and called when the parser fetch an external resource | (eg. | xmerl_scan:fetch_state/2 |
Elapsed time since 00:00 GMT | erlang:now/0 | |
Extract largest | element | gb_sets:take_largest/1 |
Extract smallest | element | gb_sets:take_smallest/1 |
Make N copies of | element | lists:duplicate/2 |
Return a gb_set with one | element | gb_sets:singleton/1 |
Return largest | element | gb_sets:largest/1 |
Return smallest | element | gb_sets:smallest/1 |
Exports a normal XML | element directly, without further context. | xmerl:export_element/2 |
Exports a simple XML | element directly, without further context. | xmerl:export_simple_element/2 |
Remove a (possibly non-existing) | element from a gb_set | gb_sets:del_element/2 |
Remove a (possibly non-existing) | element from a gb_set | gb_sets:delete_any/2 |
Remove an | element from a gb_set | gb_sets:delete/2 |
Delete an | element from a list | lists:delete/2 |
Extracts the first | element from a list | erl_eterm:erl_hd/1 |
Delete an | element from a list of tuples | lists:keydelete/3 |
Extracts an | element from an Erlang tuple | erl_eterm:erl_element/2 |
Remove an | element from an Set | sets:del_element/2 |
Return last | element in a list | lists:last/1 |
Replace an | element in a list of tuples | lists:keyreplace/4 |
Search for an | element in a list of tuples | lists:keysearch/3 |
Subtract the | element in one list from another list | lists:subtract/2 |
Search a list of key-value tuples for a tuple whose first | element is a key. | httpd_util:key1search/2 |
Search a list of key-value tuples for a tuple whose first | element is a key. | httpd_util:key1search/3 |
Apply a function to each | element of a list | lists:foreach/2 |
Return the Nth | element of a list | lists:nth/2 |
Create the function that maps each | element of a set onto another set. | sofs:constant_function/2 |
Get Nth | element of a tuple | erlang:element/2 |
Set Nth | element of a tuple | erlang:setelement/3 |
Return the Pos:th | element of all objects with a given key in an ETS table. | ets:lookup_element/3 |
Return maximum | element of list | lists:max/1 |
Return minimum | element of list | lists:min/1 |
Add a new | element to a gb_set | gb_sets:insert/2 |
Add a (possibly existing) | element to a gb_set | gb_sets:add/2 |
Add a (possibly existing) | element to a gb_set | gb_sets:add_element/2 |
Append an extra | element to a tuple | erlang:erlang:append_element/2 |
Add an | element to an Set | sets:add_element/2 |
Filter gb_set | elements | gb_sets:filter/2 |
Filter set | elements | sets:filter/2 |
Fold over gb_set | elements | gb_sets:fold/3 |
Fold over set | elements | sets:fold/3 |
Return a set of substituted | elements. | sofs:projection/2 |
Return a sub-list starting at a given position and with a given number of | elements | lists:sublist/3 |
Drop | elements from a list while a predicate is true | lists:dropwhile/2 |
Take | elements from a list while a predicate is true | lists:takewhile/2 |
Return the number of | elements in a gb_set | gb_sets:size/1 |
Return sum of | elements in a list | lists:sum/1 |
Return the number of | elements in a set | sets:size/1 |
Get | elements in a table row | snmp_generic:table_get_elements/3 |
Set | elements in a table row | snmp_generic:table_set_elements/3 |
Counts | elements in encoded term | erl_marshal:erl_ext_size/1 |
Return an IFR object of the type IDLType describing the type of the | elements in Objref | orber_ifr:get_element_type_def/1 |
Return the number of | elements in the array | orber_ifr:get_length/1 |
Set the number of | elements in the array | orber_ifr:set_length/2 |
Return the typecode of the | elements in the IFR object | orber_ifr:get_element_type/1 |
Return true if any of the | elements in the list satisfies Pred | lists:any/2 |
Return true if all | elements in the list satisfy Pred | lists:all/2 |
Return the | elements of a set. | sofs:to_external/1 |
Return the number of | elements of a set. | sofs:no_elements/1 |
Return a list or a tuple of the | elements of set. | sofs:to_sets/1 |
Choose | elements which satisfy a predicate | dict:filter/2 |
Choose | elements which satisfy a predicate | lists:filter/2 |
Set the | element_type_def attribute of the target object to the given TypeDef | orber_ifr:set_element_type_def/2 |
Return all edges | emanating from a vertex of a digraph. | digraph:out_edges/2 |
Return the edges | emanating from or incident on a vertex of a digraph. | digraph:edges/2 |
This is an example script on how to startup the Erlang system in | embedded mode on Unix. | start:start |
EMPTY | megaco:get_stats/0 | |
EMPTY | megaco:get_stats/1 | |
EMPTY | megaco:get_stats/1 | |
EMPTY | megaco:get_stats/2 | |
EMPTY | megaco:reset_stats/0 | |
EMPTY | megaco:reset_stats/1 | |
EMPTY | megaco_codec_meas:t/0 | |
EMPTY | megaco_codec_meas:t/1 | |
EMPTY | megaco_codec_transform:t/2 | |
EMPTY | megaco_codec_transform:t/2 | |
EMPTY | megaco_codec_transform:tb/0 | |
EMPTY | megaco_codec_transform:tm/3 | |
EMPTY | megaco_codec_transform:tmf/3 | |
EMPTY | megaco_codec_transform:tt/0 | |
EMPTY | megaco_flex_scanner:start/0 | |
EMPTY | megaco_tcp:block/1 | |
EMPTY | megaco_tcp:close/1 | |
EMPTY | megaco_tcp:connect/2 | |
EMPTY | megaco_tcp:get_stats/0 | |
EMPTY | megaco_tcp:get_stats/1 | |
EMPTY | megaco_tcp:get_stats/2 | |
EMPTY | megaco_tcp:listen/2 | |
EMPTY | megaco_tcp:reset_stats/0 | |
EMPTY | megaco_tcp:reset_stats/1 | |
EMPTY | megaco_tcp:send_message/2 | |
EMPTY | megaco_tcp:socket/1 | |
EMPTY | megaco_tcp:start_transport/0 | |
EMPTY | megaco_tcp:unblock/1 | |
EMPTY | megaco_tcp:upgrade_receive_handle/1 | |
EMPTY | megaco_udp:block/1 | |
EMPTY | megaco_udp:close/2 | |
EMPTY | megaco_udp:create_send_handle/3 | |
EMPTY | megaco_udp:get_stats/0 | |
EMPTY | megaco_udp:get_stats/1 | |
EMPTY | megaco_udp:get_stats/2 | |
EMPTY | megaco_udp:open/2 | |
EMPTY | megaco_udp:reset_stats/0 | |
EMPTY | megaco_udp:reset_stats/1 | |
EMPTY | megaco_udp:send_message/2 | |
EMPTY | megaco_udp:socket/1 | |
EMPTY | megaco_udp:start_transport/0 | |
EMPTY | megaco_udp:unblock/1 | |
EMPTY | megaco_udp:upgrade_receive_handle/2 | |
EMPTY | proplists:append_values/2 | |
EMPTY | proplists:compact/1 | |
EMPTY | proplists:delete/2 | |
EMPTY | proplists:expand/2 | |
EMPTY | proplists:get_all_values/2 | |
EMPTY | proplists:get_bool/2 | |
EMPTY | proplists:get_keys/1 | |
EMPTY | proplists:get_value/2 | |
EMPTY | proplists:get_value/3 | |
EMPTY | proplists:is_defined/2 | |
EMPTY | proplists:lookup/2 | |
EMPTY | proplists:lookup_all/2 | |
EMPTY | proplists:normalize/2 | |
EMPTY | proplists:property/1 | |
EMPTY | proplists:property/2 | |
EMPTY | proplists:split/2 | |
EMPTY | proplists:substitute_aliases/2 | |
EMPTY | proplists:substitute_negations/2 | |
EMPTY | proplists:unfold/1 | |
Test if a queue is | empty | queue:is_empty/1 |
Create a new | empty digraph. | digraph:new/1 |
Return a protected | empty digraph, where cycles are allowed. | digraph:new/0 |
Delete an | empty directory | ssh_sftp:del_dir/2 |
Creates an | empty Erlang list | erl_eterm:erl_mk_empty_list/0 |
Create a new | empty FIFO queue | queue:new/0 |
Return an | empty gb_set | gb_sets:empty/0 |
Return an | empty gb_set | gb_sets:new/0 |
Test for | empty gb_set | gb_sets:is_empty/1 |
Create an | empty group | pg:create/1 |
Create an | empty group on another node | pg:create/2 |
Encode an | empty list (nil) | ei:ei_decode_version/3 |
Encode an | empty list (nil) | ei:ei_encode_empty_list/2 |
Encode an | empty list (nil) | ei:ei_x_encode_empty_list/1 |
Create a new, | empty process group | pg2:create/1 |
Return an | empty set | sets:new/0 |
Return the untyped | empty set. | sofs:empty_set/0 |
Test for an | empty set. | sofs:is_empty_set/1 |
Return an | empty tree | gb_trees:empty/0 |
Test for | empty tree | gb_trees:is_empty/1 |
Provide an event for having the | emulator call the driver | erl_driver:int driver_select/4 |
Return the process identifier of the | emulator process | os:getpid/0 |
Returns the memory block header size used by the | emulator that generated the memory allocation map | instrument:block_header_size/1 |
Start the Erlang | emulator with the correct release data | start_erl:start_erl |
Start the Erlang | emulator without attached terminal | run_erl:run_erl |
Activate meta tracing and at the same time append a {tracer,Tracer} process trace flag to the | enable list in a match specification trace action term | inviso:tpm_tracer/4 |
Activate meta tracing and at the same time append a {tracer,Tracer} process trace flag to the | enable list in a match specification trace action term | inviso:tpm_tracer/5 |
Activate meta tracing and at the same time append a {tracer,Tracer} process trace flag to the | enable list in a match specification trace action term | inviso:tpm_tracer/5 |
Activate meta tracing and at the same time append a {tracer,Tracer} process trace flag to the | enable list in a match specification trace action term | inviso:tpm_tracer/6 |
Activate meta tracing and at the same time append a {tracer,Tracer} process trace flag to the | enable list in a match specification trace action term | inviso:tpm_tracer/8 |
Activate meta tracing and at the same time append a {tracer,Tracer} process trace flag to the | enable list in a match specification trace action term | inviso:tpm_tracer/9 |
Add match specifications and at the same time append a {tracer,Tracer} process trace flag to the | enable list in a match specification trace action term | inviso:tpm_ms_tracer/5 |
Add match specifications and at the same time append a {tracer,Tracer} process trace flag to the | enable list in a match specification trace action term | inviso:tpm_ms_tracer/6 |
Enable or disable error printouts to a file | error_logger:logfile/1 | |
Enable or disable printouts to the tty | error_logger:tty/1 | |
Enable or disable the collections of statistics | sys:statistics/2 | |
Enable or disable the collections of statistics | sys:statistics/3 | |
Enable the service (Solaris only) | os_sup:enable/0 | |
Enable the service (Solaris only) | os_sup:enable/2 | |
Return a list of name-value pairs which | encapsulates the current QoS settings for the target object | CosNotification_QoSAdmin:get_qos/1 |
Encode a binary | ei:ei_encode_binary/4 | |
Encode a binary | ei:ei_x_encode_binary/3 | |
Encode a boolean | ei:ei_encode_boolean/3 | |
Encode a boolean | ei:ei_x_encode_boolean/2 | |
Encode a double float | ei:ei_encode_double/3 | |
Encode a double float | ei:ei_x_encode_double/2 | |
Encode a fun | ei:ei_encode_fun/3 | |
Encode a fun | ei:ei_x_encode_fun/2 | |
Encode a list | ei:ei_encode_list_header/3 | |
Encode a list | ei:ei_x_encode_list_header/2 | |
Encode a megaco message. | megaco_encoder:Module:encode_message/3 | |
Encode a pid | ei:ei_encode_pid/3 | |
Encode a pid | ei:ei_x_encode_pid/2 | |
Encode a string | ei:ei_encode_string/3 | |
Encode a string | ei:ei_encode_string_len/4 | |
Encode a string | ei:ei_x_encode_string/2 | |
Encode a string | ei:ei_x_encode_string_len/3 | |
Encode a term to an Erlang external term format binary | erlang:term_to_binary/1 | |
Encode a term to en Erlang external term format binary | erlang:term_to_binary/2 | |
Encode a trace token | ei:ei_encode_trace/3 | |
Encode a trace token | ei:ei_x_encode_trace/2 | |
Encode a tuple | ei:ei_encode_tuple_header/3 | |
Encode a tuple | ei:ei_x_encode_tuple_header/2 | |
Encode action requests for one or more transaction request(s) | megaco:encode_actions/3 | |
Encode an 8-bit integer between 0-255 | ei:ei_encode_char/3 | |
Encode an 8-bit integer between 0-255 | ei:ei_x_encode_char/2 | |
Encode an arbitrary precision integer | ei:ei_encode_bignum/3 | |
Encode an arbitrary precision integer | ei:ei_x_encode_bignum/2 | |
Encode an ASN.1 value. | asn1ct:encode/3 | |
Encode an ASN.1 value. | asn1rt:encode/3 | |
Encode an atom | ei:ei_encode_atom/3 | |
Encode an atom | ei:ei_encode_atom_len/4 | |
Encode an atom | ei:ei_x_encode_atom/2 | |
Encode an atom | ei:ei_x_encode_atom_len/3 | |
Encode an empty list (nil) | ei:ei_decode_version/3 | |
Encode an empty list (nil) | ei:ei_encode_empty_list/2 | |
Encode an empty list (nil) | ei:ei_x_encode_empty_list/1 | |
Encode an encrypted SNMP scopedPDU | snmp_pdus:enc_encrypted_scoped_pdu/1 | |
Encode an erl_interface term | ei:ei_encode_term/3 | |
Encode an erl_interface term | ei:ei_x_encode_term/2 | |
Encode an SDP construct | megaco:encode_sdp/1 | |
Encode an SNMP Message | snmp_pdus:enc_message/1 | |
Encode an SNMP Message, but not the data part | snmp_pdus:enc_message_only/1 | |
Encode an SNMP Pdu | snmp_pdus:enc_pdu/1 | |
Encode an SNMP scopedPDU | snmp_pdus:enc_scoped_pdu/1 | |
Perform a test of | encode and decode for types in an ASN.1 module. | asn1ct:test/1 |
Perform a test of | encode and decode for types in an ASN.1 module. | asn1ct:test/2 |
Perform a test of | encode and decode for types in an ASN.1 module. | asn1ct:test/3 |
Encode integer | ei:ei_encode_long/3 | |
Encode integer | ei:ei_encode_longlong/3 | |
Encode integer | ei:ei_x_encode_long/2 | |
Encode integer | ei:ei_x_encode_longlong/2 | |
Encode SNMP UsmSecurityParameters | snmp_pdus:enc_usm_security_parameters/1 | |
Encode unsigned integer | ei:ei_encode_ulong/3 | |
Encode unsigned integer | ei:ei_encode_ulonglong/3 | |
Encode unsigned integer | ei:ei_x_encode_ulong/2 | |
Encode unsigned integer | ei:ei_x_encode_ulonglong/2 | |
Encode version | ei:ei_encode_version/2 | |
Encode version | ei:ei_x_encode_version/1 | |
Invoke after the target object replied with the reply | encoded | interceptors:out_reply_encoded/6 |
Transforms an utf8 | encoded binary to a unicode list. | asn1rt:utf8_binary_to_list/1 |
Determines type of an | encoded byte sequence | erl_marshal:erl_ext_type/1 |
Compares | encoded byte sequences | erl_marshal:erl_compare_ext/2 |
Determines | encoded size of term | erl_marshal:erl_term_len/1 |
Convert an ASCII string to a Base64 | encoded string. | httpd_util:encode_base64/1 |
Convert a base64 | encoded string to a plain ascii string. | httpd_util:decode_base64/1 |
Decodes an base64 | encoded string to plain ASCII. | http_base_64:decode/1 |
Counts elements in | encoded term | erl_marshal:erl_ext_size/1 |
Fetch the type and size of an | encoded term | ei:ei_get_type/4 |
Steps over | encoded term | erl_marshal:erl_peek_ext/2 |
Compile an ASN.1 module and generate | encode/decode functions according to the encoding rules BER or PER. | asn1ct:compile/1 |
Compile an ASN.1 module and generate | encode/decode functions according to the encoding rules BER or PER. | asn1ct:compile/2 |
Encodes a plain ASCII string into base64. | http_base_64:encode/1 | |
Encodes a port | ei:ei_encode_port/3 | |
Encodes a port | ei:ei_x_encode_port/2 | |
Encodes a ref | ei:ei_encode_ref/3 | |
Encodes a ref | ei:ei_x_encode_ref/2 | |
Prepare client notification | encoding. | ic_c_protocol:oe_prepare_notification_encoding/1 |
Prepare client request | encoding. | ic_c_protocol:oe_prepare_request_encoding/1 |
Invoke on the client side ORB before | encoding and sending the request | interceptors:out_request/6 |
Prepare server | encoding of reply. | ic_c_protocol:oe_prepare_reply_encoding/1 |
Compile an ASN.1 module and generate encode/decode functions according to the | encoding rules BER or PER. | asn1ct:compile/1 |
Compile an ASN.1 module and generate encode/decode functions according to the | encoding rules BER or PER. | asn1ct:compile/2 |
Called when an undefined function is | encountered | error_handler:undefined_function/3 |
Called when an undefined lambda (fun) is | encountered | error_handler:undefined_lambda/3 |
For controlling the ContinuationState, to be used in a continuation function, and called when the parser | encounters the end of the byte stream. | xmerl_scan:cont_state/2 |
Encrypt Text according to AES in Cipher Feedback mode or Cipher Block Chaining mode | crypto:aes_cbc_128_encrypt/3 | |
Encrypt Text according to AES in Cipher Feedback mode or Cipher Block Chaining mode | crypto:aes_cfb_128_encrypt/3 | |
Encrypt Text according to DES in CBC mode | crypto:des_cbc_encrypt/3 | |
Encrypt Text according to DES3 in CBC mode | crypto:des3_cbc_encrypt/5 | |
Encode an | encrypted SNMP scopedPDU | snmp_pdus:enc_encrypted_scoped_pdu/1 |
Set the | engine id for a targetAddr row. | snmp_target_mib:set_target_engine_id/2 |
Return an | English description of a an error tuple. | qlc:format_error/1 |
Return an | English description of a an error tuple. | yecc:format_error/1 |
Return an | English description of a BEAM read error reply | beam_lib:format_error/1 |
Return an | English description of a disk log error reply. | disk_log:format_error/1 |
Return an | English description of an Xref error reply. | xref:format_error/1 |
Enqueue binary in the driver queue | erl_driver:int driver_enq_bin/4 | |
Enqueue data in the driver queue | erl_driver:int driver_enq/3 | |
Enqueue vector in the driver queue | erl_driver:int driver_enqv/3 | |
Ensure that a module is loaded | code:ensure_loaded/1 | |
Ensure that a pool master is running | pool:attach/1 | |
Ensure that all parent directories for a file or directory exist. | filelib:ensure_dir/1 | |
Ensure that all updates made to a Dets table are written to disk. | dets:sync/1 | |
Enter the gen_fsm receive loop | gen_fsm:enter_loop/4 | |
Enter the gen_fsm receive loop | gen_fsm:enter_loop/5 | |
Enter the gen_fsm receive loop | gen_fsm:enter_loop/5 | |
Enter the gen_fsm receive loop | gen_fsm:enter_loop/6 | |
Enter the gen_server receive loop | gen_server:enter_loop/3 | |
Enter the gen_server receive loop | gen_server:enter_loop/4 | |
Enter the gen_server receive loop | gen_server:enter_loop/4 | |
Enter the gen_server receive loop | gen_server:enter_loop/5 | |
Delete an | entire ETS table. | ets:delete/1 |
Set a read lock on an | entire table. | mnesia:read_lock_table/1 |
Set write lock on an | entire table. | mnesia:write_lock_table/1 |
For controlling the EventState, to be used in an event function, and called at the beginning and at the end of a parsed | entity. | xmerl_scan:event_state/2 |
For controlling the HookState, to be used in a hook function, and called when the parser has parsed a complete | entity. | xmerl_scan:hook_state/2 |
Match some dictionary | entries | et_collector:dict_match/2 |
Executes selected | entries from a config file. | ttb:run_config/2 |
Executes all | entries in a config file. | ttb:run_config/1 |
Lists all | entries in a config file. | ttb:list_config/1 |
Deletes all | entries in a table. | mnesia:clear_table/1 |
Add a driver | entry | erl_driver:void add_driver_entry/1 |
Remove a driver | entry | erl_driver:int remove_driver_entry/1 |
Lookup a dictionary | entry and return zero or one value | et_collector:dict_lookup/2 |
Delete a dictionary | entry and send a {et, {dict_delete, Key}} tuple to all registered subscribers. | et_collector:dict_delete/2 |
Insert a dictionary | entry and send a {et, {dict_insert, Key, Val}} tuple to all registered subscribers. | et_collector:dict_insert/3 |
Insert a dictionary | entry and send a {et, {dict_insert, Key, Val}} tuple to all registered subscribers. | et_collector:dict_insert/4 |
Insert a dictionary | entry and send a {et, {dict_insert, Key, Val}} tuple to all registered subscribers. | et_collector:dict_insert/4 |
Set flags on how to handle control | entry function | erl_driver:void set_port_control_flags/2 |
Executes one | entry of the history | ttb:run_history/1 |
Create a new process with a fun as | entry point | erlang:spawn/1 |
Create a new process with a fun as | entry point | erlang:spawn_opt/2 |
Create a new process with a function as | entry point | erlang:spawn/3 |
Create a new process with a function as | entry point | erlang:spawn_opt/4 |
Create and link to a new process with a fun as | entry point | erlang:spawn_link/1 |
Create and link to a new process with a function as | entry point | erlang:spawn_link/3 |
Create a new process with a fun as | entry point on a given node | erlang:spawn/2 |
Create a new process with a fun as | entry point on a given node | erlang:spawn_opt/3 |
Create a new process with a function as | entry point on a given node | erlang:spawn/4 |
Create a new process with a function as | entry point on a given node | erlang:spawn_opt/5 |
Create and link to a new process with a function as | entry point on a given node | erlang:spawn_link/4 |
Create and link to a new process with a fun as | entry point on a specified node | erlang:spawn_link/2 |
Return the | enum IDL typecode | orber_tc:enum/3 |
Convert an integer to an | enum value | snmpa:int_to_enum/2 |
Convert an integer to an | enum value | snmpa:int_to_enum/3 |
Convert an | enum value to an integer | snmpa:enum_to_int/2 |
Convert an | enum value to an integer | snmpa:enum_to_int/3 |
Create a | EnumDef IFR object | orber_ifr:create_enum/5 |
Check if string is a valid | enumeration. | httpd_conf:check_enum/2 |
Halt the Erlang runtime system and indicate normal exit to the calling | environment | erlang:halt/0 |
Allocate | environment data. | ic_clib:CORBA_Environment_alloc/2 |
Get the value of an | environment variable | os:getenv/1 |
Set a new value for an | environment variable | os:putenv/2 |
Expand a string with | environment variables | win32reg:expand/1 |
List all | environment variables | os:getenv/0 |
Kill the | epmd process | epmd:epmd |
Start | Eprof. | eprof:start/0 |
Stop | Eprof. | eprof:stop/0 |
Activate logging of | eprof printouts. | eprof:log/1 |
Test if two names are | equal | lname:equal/2 |
Return true if the target object and the supplied object easily can be determined to be | equal, otherwise false | corba_object:is_equivalent/2 |
Test string | equality | string:equal/2 |
Test two sets for | equality. | sofs:is_equal/2 |
Return a UTO in which the interval | equals the time interval in the target object and time value is the midpoint of the interval | CosTime_TIO:time/1 |
Convert a hex value into its decimal | equivalent. | httpd_util:decode_hex/1 |
Equivalent to cont_state(ContinuationState, S). | xmerl_scan:cont_state/1 | |
Equivalent to event_state(EventState, S). | xmerl_scan:event_state/1 | |
Equivalent to export(Data, Callback, []). | xmerl:export/2 | |
Equivalent to export_simple(Data, Callback, []). | xmerl:export_simple/2 | |
Equivalent to fetch_state(FetchState, S). | xmerl_scan:fetch_state/1 | |
Equivalent to file(Filename, []). | xmerl_scan:file/1 | |
Equivalent to flush_trace_port(node()). | dbg:flush_trace_port/0 | |
Equivalent to get_tracer(node()). | dbg:get_tracer/0 | |
Equivalent to hook_state(HookState, S). | xmerl_scan:hook_state/1 | |
Equivalent to rules_state(RulesState, S). | xmerl_scan:rules_state/1 | |
Equivalent to seq_trigger_ms(all) | ttb:seq_trigger_ms/0 | |
Equivalent to stop([]) | ttb:stop/0 | |
Equivalent to string(Str, Doc, []). | xmerl_xpath:string/2 | |
Equivalent to string(Str, Doc, [], Doc, Options). | xmerl_xpath:string/3 | |
Equivalent to string(Test, []). | xmerl_scan:string/1 | |
Equivalent to trace_port_control(node(),Operation). | dbg:trace_port_control/1 | |
This is | equivalent to tracer(node()). | ttb:tracer/0 |
This is | equivalent to tracer(Nodes,[]). | ttb:tracer/1 |
Equivalent to user_state(UserState, S). | xmerl_scan:user_state/1 | |
Equivalent to write_config(ConfigFile,Config,[]). | ttb:write_config/2 | |
Shorthand | equivalents of create. | gs:ObjType/1 |
Shorthand | equivalents of create. | gs:ObjType/2 |
Shorthand | equivalents of create. | gs:ObjType/3 |
Erase a key from a dictionary | dict:erase/2 | |
Remote Procedure Call from C to | Erlang | ei_connect:ei_rpc/7 |
Remote Procedure Call from C to | Erlang | ei_connect:ei_rpc_from/5 |
Remote Procedure Call from C to | Erlang | ei_connect:ei_rpc_to/6 |
Start/Call | Erlang | erl_call:erl_call |
Transforms | Erlang abstract format containing calls to ets/dbg:fun2ms into literal match specifications. | ms_transform:parse_transform/2 |
Test for an | Erlang BIF | erl_internal:bif/2 |
Test for an | Erlang BIF allowed in guards | erl_internal:guard_bif/2 |
Convert between binary multi-precision integer and | erlang big integer | crypto:erlint/1 |
Convert between binary multi-precision integer and | erlang big integer | crypto:mpint/1 |
Convert The the date to the | Erlang date format. | httpd_util:convert_request_date/1 |
Create a TAGS file covering all files in the | Erlang distribution. | tags:root/1 |
Start the | Erlang emulator with the correct release data | start_erl:start_erl |
Start the | Erlang emulator without attached terminal | run_erl:run_erl |
Get | erlang error atom name from error number | erl_driver:char* erl_errno_id/1 |
Parse | Erlang expressions | erl_parse:parse_exprs/1 |
Read and tokenize | Erlang expressions | io:scan_erl_exprs/1 |
Read and tokenize | Erlang expressions | io:scan_erl_exprs/3 |
Read, tokenize and parse | Erlang expressions | io:parse_erl_exprs/1 |
Read, tokenize and parse | Erlang expressions | io:parse_erl_exprs/3 |
Evaluate | Erlang expressions in a file | file:eval/1 |
Evaluate | Erlang expressions in a file | file:eval/2 |
Evaluate | Erlang expressions in a file | file:path_eval/2 |
Evaluate and return the value of | Erlang expressions in a file | file:path_script/2 |
Evaluate and return the value of | Erlang expressions in a file | file:path_script/3 |
Evaluate and return the value of | Erlang expressions in a file | file:script/1 |
Evaluate and return the value of | Erlang expressions in a file | file:script/2 |
Converts a term from | Erlang external format | erl_marshal:erl_decode/1 |
Converts a term from | Erlang external format | erl_marshal:erl_decode_buf/1 |
Converts a term into | Erlang external format | erl_marshal:erl_encode/2 |
Converts a term into | Erlang external format | erl_marshal:erl_encode_buf/2 |
Decode an | Erlang external term format binary | erlang:binary_to_term/1 |
Encode a term to an | Erlang external term format binary | erlang:term_to_binary/1 |
Encode a term to en | Erlang external term format binary | erlang:term_to_binary/2 |
Creates an | Erlang float | erl_eterm:erl_mk_float/1 |
Parse an | Erlang form | erl_parse:parse_form/1 |
Read and tokenize an | Erlang form | io:scan_erl_form/1 |
Read and tokenize an | Erlang form | io:scan_erl_form/3 |
Read, tokenize and parse an | Erlang form | io:parse_erl_form/1 |
Read, tokenize and parse an | Erlang form | io:parse_erl_form/3 |
Return the next | Erlang form from the opened Erlang source file | epp:parse_erl_form/1 |
Transform | Erlang forms | erl_id_trans:parse_transform/2 |
Creates an | Erlang integer | erl_eterm:erl_mk_int/1 |
Specify parameters for | Erlang internal memory allocation. | erl_set_memory_block:erl_set_memory_block/6 |
Erlang I/O vector | erl_driver:ErlIOVec | |
Creates an empty | Erlang list | erl_eterm:erl_mk_empty_list/0 |
Start the | Erlang low level loader | erl_prim_loader:start/3 |
A utility similar to VxWorks memPartInfoGet, but for the | Erlang memory area. | erl_set_memory_block:erl_mem_info_get/1 |
A utility similar to VxWorks memShow, but for the | Erlang memory area. | erl_set_memory_block:erl_memory_show/1 |
Close a connection to an | Erlang node | erl_connect:erl_close_connection/1 |
Establishe a connection to an | Erlang node | ei_connect:ei_connect/2 |
Establishe a connection to an | Erlang node | ei_connect:ei_xconnect/3 |
Establishe a connection to an | Erlang node | erl_connect:erl_connect/1 |
Establishe a connection to an | Erlang node | erl_connect:erl_xconnect/2 |
Restart the running | Erlang node | init:restart/0 |
Take down an | Erlang node smoothly | init:reboot/0 |
Take down an | Erlang node smoothly< | init:stop/0 |
Establish a connection to an | Erlang node with optional timeout | ei_connect:ei_connect_tmo/3 |
Establish a connection to an | Erlang node with optional timeout | ei_connect:ei_xconnect_tmo/4 |
Names of | Erlang nodes at a host | net_adm:names/0 |
Names of | Erlang nodes at a host | net_adm:names/1 |
Request the names of the registrered | Erlang nodes on this host | epmd:epmd |
Creates an | Erlang reference | erl_eterm:erl_mk_long_ref/5 |
Creates an old | Erlang reference | erl_eterm:erl_mk_ref/3 |
Halt the | Erlang runtime system | erlang:halt/1 |
Start an | Erlang runtime system | erl:erl |
Start the | Erlang runtime system | init:boot/1 |
Turn a node into a non-distributed | Erlang runtime system | net_kernel:stop/0 |
Halt the | Erlang runtime system and indicate normal exit to the calling environment | erlang:halt/0 |
Turn an | Erlang runtime system into a distributed node | net_kernel:start/1 |
Turn an | Erlang runtime system into a distributed node | net_kernel:start/2 |
Turn an | Erlang runtime system into a distributed node | net_kernel:start/3 |
Add or modify an | Erlang service | erlsrv:erlsrv |
List all | erlang services or all options for one service. | erlsrv:erlsrv |
Preprocesse and parse an | Erlang source file | epp:parse_file/3 |
Return the next Erlang form from the opened | Erlang source file | epp:parse_erl_form/1 |
Return name of | Erlang start script | lib:progname/0 |
Creates an | Erlang string | erl_eterm:erl_mk_estring/2 |
This is an example script on how to startup the | Erlang system in embedded mode on Unix. | start:start |
Convert abstract form to an | Erlang term | erl_parse:normalise/1 |
Creates a copy of an | Erlang term | erl_eterm:erl_copy_term/1 |
Creates an | Erlang term | erl_format:erl_format/2 |
Parse an | Erlang term | erl_parse:parse_term/1 |
Prints an | Erlang term | erl_eterm:erl_print_term/2 |
Convert an | Erlang term into an abstract form | erl_parse:abstract/1 |
Checks if an | Erlang term is the result of ets:match_spec_compile | ets:is_compiled_ms/1 |
Make a | erlang term port from a port | erl_driver:ErlDriverTerm driver_mk_port/1 |
Add an | Erlang term to a private key field | corba:create_subobject_key/2 |
Put the | Erlang term TraceInfo into the sequential trace output | seq_trace:print/1 |
Put the | Erlang term TraceInfo into the sequential trace output | seq_trace:print/2 |
Read | Erlang terms from a file | file:consult/1 |
Read | Erlang terms from a file | file:path_consult/2 |
Generate an | Erlang throw | corba:raise/1 |
Scan a string and returns the | Erlang tokens | erl_scan:string/1 |
Scan a string and returns the | Erlang tokens | erl_scan:string/2 |
Load raw | Erlang trace from a file, port or process. | et_collector:start_trace_client/3 |
Extracts an element from an | Erlang tuple | erl_eterm:erl_element/2 |
Creates an | Erlang tuple from an array | erl_eterm:erl_mk_tuple/2 |
Creates an | Erlang variable | erl_eterm:erl_mk_var/1 |
Calls | erlang:apply(Func, Args) surrounded by trace([start | OptionList]) and trace(stop). | fprof:apply/3 |
Library directory of | Erlang/OTP | code:lib_dir/0 |
Root directory of | Erlang/OTP | code:root_dir/0 |
The variable | erl_errno contains the erl_interface error number. You can change the value if you wish. | erl_error:erl_errno |
The variable erl_errno contains the | erl_interface error number. You can change the value if you wish. | erl_error:erl_errno |
Set the | erl_interface library in compatibility mode | erl_eterm:erl_set_compat_rel/1 |
Encode an | erl_interface term | ei:ei_encode_term/3 |
Encode an | erl_interface term | ei:ei_x_encode_term/2 |
Fail with | error | erl_driver:int driver_failure/2 |
Fail with | error | erl_driver:int driver_failure_atom/2 |
Fail with | error | erl_driver:int driver_failure_posix/2 |
Fatal error, but not system call | error | erl_error:erl_err_quit/2 |
Fatal system call | error | erl_error:erl_err_sys/2 |
Handle | error | snmpm_user:handle_error/3 |
Invoked when a received message just contains an | error | megaco_user:handle_message_error/3 |
Non-fatal error, and not system call | error | erl_error:erl_err_msg/2 |
Non-fatal system call | error | erl_error:erl_err_ret/2 |
Return a string describing a particular Mnesia | error. | mnesia:error_description/1 |
Write information about a local process on standard | error | erlang:erlang:process_display/2 |
Non-fatal | error, and not system call error | erl_error:erl_err_msg/2 |
Get erlang | error atom name from error number | erl_driver:char* erl_errno_id/1 |
Fatal | error, but not system call error | erl_error:erl_err_quit/2 |
Format an | error descriptor | compile:format_error/1 |
Format an | error descriptor | erl_ddll:format_error/1 |
Format an | error descriptor | erl_lint:format_error/1 |
Format an | error descriptor | erl_parse:format_error/1 |
Format an | error descriptor | erl_scan:format_error/1 |
Format an | error descriptor | regexp:format_error/1 |
Return | error diagnostics. | ftp:formaterror/1 |
Send an standard | error event to the error logger | error_logger:error_msg/1 |
Send an standard | error event to the error logger | error_logger:error_msg/2 |
Send an standard | error event to the error logger | error_logger:format/2 |
Error formatting function as required by the parse_transform interface. | ms_transform:format_error/1 | |
Error function. | math:erf/1 | |
Another | error function | math:erfc/1 |
Create a TIO object representing the | error interval around the time value represented by the target object | CosTime_UTO:interval/1 |
Add an event handler to the | error logger | error_logger:add_report_handler/1 |
Add an event handler to the | error logger | error_logger:add_report_handler/2 |
Delete an event handler from the | error logger | error_logger:delete_report_handler/1 |
Send a standard error report event to the | error logger | error_logger:error_report/1 |
Send a standard information event to the | error logger | error_logger:info_msg/1 |
Send a standard information event to the | error logger | error_logger:info_msg/2 |
Send a standard information report event to the | error logger | error_logger:info_report/1 |
Send a standard warning event to the | error logger | error_logger:warning_msg/1 |
Send a standard warning event to the | error logger | error_logger:warning_msg/2 |
Send a standard warning report event to the | error logger | error_logger:warning_report/1 |
Send a user defined error report event to the | error logger | error_logger:error_report/2 |
Send a user defined information report event to the | error logger | error_logger:info_report/2 |
Send a user defined warning report event to the | error logger | error_logger:warning_report/2 |
Send an standard error event to the | error logger | error_logger:error_msg/1 |
Send an standard error event to the | error logger | error_logger:error_msg/2 |
Send an standard error event to the | error logger | error_logger:format/2 |
error message | lib:error_message/2 | |
Get erlang error atom name from | error number | erl_driver:char* erl_errno_id/1 |
The variable erl_errno contains the erl_interface | error number. You can change the value if you wish. | erl_error:erl_errno |
Called if a configuration | error occurs | snmpa_error:config_err/2 |
Called if a configuration | error occurs | snmpa_error_io:config_err/2 |
Called if a configuration | error occurs | snmpa_error_logger:config_err/2 |
Called if a configuration | error occurs | snmpa_error_report:config_err/2 |
Called if a user related | error occurs | snmpa_error:user_err/2 |
Called if a user related | error occurs | snmpa_error_io:user_err/2 |
Called if a user related | error occurs | snmpa_error_logger:user_err/2 |
Called if a user related | error occurs | snmpa_error_report:user_err/2 |
Enable or disable | error printouts to a file | error_logger:logfile/1 |
Return a descriptive string for an | error reason | file:format_error/1 |
Return a descriptive string for an | error reason | inet:format_error/1 |
Return an English description of a BEAM read | error reply | beam_lib:format_error/1 |
Return an English description of a disk log | error reply. | disk_log:format_error/1 |
Return an English description of an Xref | error reply. | xref:format_error/1 |
Send a standard | error report event to the error logger | error_logger:error_report/1 |
Send a user defined | error report event to the error logger | error_logger:error_report/2 |
Return an | error string. | ssl:format_error/1 |
Convert | error term to a readable string | erl_tar:format_error/1 |
Return an English description of a an | error tuple. | qlc:format_error/1 |
Return an English description of a an | error tuple. | yecc:format_error/1 |
Convert an POSIX | errorcode to a string | win32reg:format_error/1 |
Check a module for | errors | erl_lint:module/1 |
Check a module for | errors | erl_lint:module/2 |
Check a module for | errors | erl_lint:module/3 |
Invoked when a received message had syntax | errors | megaco_user:handle_syntax_error/3 |
Establish a "virtual" connection | megaco:connect/4 | |
Establish a connection to a node | net_kernel:connect_node/1 | |
Establish a connection to an Erlang node with optional timeout | ei_connect:ei_connect_tmo/3 | |
Establish a connection to an Erlang node with optional timeout | ei_connect:ei_xconnect_tmo/4 | |
Establishe a connection to an Erlang node | ei_connect:ei_connect/2 | |
Establishe a connection to an Erlang node | ei_connect:ei_xconnect/3 | |
Establishe a connection to an Erlang node | erl_connect:erl_connect/1 | |
Establishe a connection to an Erlang node | erl_connect:erl_xconnect/2 | |
Invoked when a new connection is | established | megaco_user:handle_connect/2 |
Delete a dictionary entry and send a | {et, {dict_delete, Key}} tuple to all registered subscribers. | et_collector:dict_delete/2 |
Insert a dictionary entry and send a | {et, {dict_insert, Key, Val}} tuple to all registered subscribers. | et_collector:dict_insert/3 |
Insert a dictionary entry and send a | {et, {dict_insert, Key, Val}} tuple to all registered subscribers. | et_collector:dict_insert/4 |
Insert a dictionary entry and send a | {et, {dict_insert, Key, Val}} tuple to all registered subscribers. | et_collector:dict_insert/4 |
Calculates the | Etag for a file. | httpd_util:create_etag/1 |
Decode a | ETERM | ei:ei_decode_term/3 |
Clears the | ETERM freelist | erl_malloc:erl_eterm_release/1 |
Allocates an | ETERM structure | erl_malloc:erl_alloc_eterm/1 |
Frees an | ETERM structure | erl_malloc:erl_free_term/1 |
Frees an array of | ETERM structures | erl_malloc:erl_free_array/2 |
Frees an array of | ETERM structures | erl_malloc:erl_free_compound/1 |
Terminate | etop | etop:stop/0 |
Transforms Erlang abstract format containing calls to | ets/dbg:fun2ms into literal match specifications. | ms_transform:parse_transform/2 |
Checks if an Erlang term is the result of | ets:match_spec_compile | ets:is_compiled_ms/1 |
Repair a continuation from | ets:select/1 or ets:select/3 that has passed through external representation | ets:repair_continuation/2 |
Test a match_spec for use in | ets:select/2. | ets:test_ms/2 |
Repair a continuation from ets:select/1 or | ets:select/3 that has passed through external representation | ets:repair_continuation/2 |
Parse incoming data to erl and | eval scripts. | httpd:parse_query/1 |
Evaluate a function call on a node | rpc:call/4 | |
Evaluate a function call on a node | rpc:call/5 | |
Evaluate a function call on a node, asynchrous version | rpc:async_call/4 | |
Evaluate a function call on a node in the RPC server's context | rpc:block_call/4 | |
Evaluate a function call on a node in the RPC server's context | rpc:block_call/5 | |
Evaluate a function call on a number of nodes | rpc:multicall/3 | |
Evaluate a function call on a number of nodes | rpc:multicall/4 | |
Evaluate a function call on a number of nodes | rpc:multicall/4 | |
Evaluate a function call on a number of nodes | rpc:multicall/5 | |
Evaluate a list of expressions | erl_eval:expr_list/2 | |
Evaluate a list of expressions | erl_eval:expr_list/3 | |
Evaluate a list of expressions | erl_eval:expr_list/4 | |
Evaluate a predefined analysis. | xref:analyze/3 | |
Evaluate a query. | xref:q/3 | |
Evaluate an application upgrade or downgrade script | release_handler:eval_appup_script/4 | |
Evaluate and return the value of Erlang expressions in a file | file:path_script/2 | |
Evaluate and return the value of Erlang expressions in a file | file:path_script/3 | |
Evaluate and return the value of Erlang expressions in a file | file:script/1 | |
Evaluate and return the value of Erlang expressions in a file | file:script/2 | |
Evaluate apply(M,F,Args) with all trace flags set. | dbg:c/3 | |
Evaluate apply(M,F,Args) with Flags trace flags set. | dbg:c/4 | |
Measure the real time it takes to | evaluate apply(Module, Function, Arguments) | timer:tc/3 |
Evaluate Erlang expressions in a file | file:eval/1 | |
Evaluate Erlang expressions in a file | file:eval/2 | |
Evaluate Erlang expressions in a file | file:path_eval/2 | |
Evaluate expression | erl_eval:expr/2 | |
Evaluate expression | erl_eval:expr/3 | |
Evaluate expression | erl_eval:expr/4 | |
Evaluate expressions | erl_eval:exprs/2 | |
Evaluate expressions | erl_eval:exprs/3 | |
Evaluate expressions | erl_eval:exprs/4 | |
Evaluate Module:Function(Arguments) repeatedly at intervals of Time. | timer:apply_interval/4 | |
Evaluate several function calls on all nodes in parallel | rpc:parallel_eval/1 | |
Evaluate the given Any event with the Filter's constraints | CosNotifyFilter_MappingFilter:match/2 | |
Evaluate the given structured event with the Filter's constraints | CosNotifyFilter_MappingFilter:match_structured/2 | |
Deliver the result of | evaluating a function call on a node (blocking) | rpc:yield/1 |
Deliver the result of | evaluating a function call on a node (non-blocking) | rpc:nb_yield/1 |
Deliver the result of | evaluating a function call on a node (non-blocking) | rpc:nb_yield/2 |
Parallell | evaluation of mapping a function over a list | rpc:pmap/4 |
Bind an NamingContext to the Name | even if the Name already is bound | CosNaming_NamingContext:rebind_context/3 |
Bind an Object to the Name | even if the Name already is bound | CosNaming_NamingContext:rebind/3 |
Create a structured | event | cosNotificationApp:create_structured_event/6 |
Generate a system | event | sys:handle_debug/1 |
Handle a synchronous | event. | gen_fsm:Module:StateName/3 |
Handle a synchronous | event. | gen_fsm:Module:handle_sync_event/4 |
Handle an | event. | gen_event:Module:handle_event/2 |
Handle an asynchronous | event. | gen_fsm:Module:StateName/2 |
Handle an asynchronous | event. | gen_fsm:Module:handle_event/3 |
Notify an event manager about an | event. | gen_event:notify/2 |
Notify an event manager about an | event. | gen_event:sync_notify/2 |
Send an | event asynchronously to a generic FSM. | gen_fsm:send_all_state_event/2 |
Send an | event asynchronously to a generic FSM. | gen_fsm:send_event/2 |
Destroy the | event channel | CosEventChannelAdmin_EventChannel:destroy/1 |
Disconnect the ProxyPullConsumer object from the | event channel. | CosEventChannelAdmin_ProxyPullConsumer:disconnect_pull_consumer/1 |
Disconnect the ProxyPullSupplier object from the | event channel. | CosEventChannelAdmin_ProxyPullSupplier:disconnect_pull_supplier/1 |
Disconnect the ProxyPushConsumer object from the | event channel. | CosEventChannelAdmin_ProxyPushConsumer:disconnect_push_consumer/1 |
Disconnect the ProxyPushSupplier object from the | event channel. | CosEventChannelAdmin_ProxyPushSupplier:disconnect_push_supplier/1 |
Send one or more events to the | event collector process | megaco:report_digit_event/2 |
Change the | event data sent when triggered | CosTimerEvent_TimerEventHandler:set_data/2 |
Communicate | event data to the consumers. | CosEventChannelAdmin_ProxyPushConsumer:push/2 |
Destroy the | event domain and all connections within it | CosEventDomainAdmin_EventDomain:destroy/1 |
Provide an | event for having the emulator call the driver | erl_driver:int driver_select/4 |
Called when the driver | event for input or output is signaled | driver_entry:void ready_input/2 |
Called when the driver | event for input or output is signaled | driver_entry:void ready_output/2 |
Pull a structured | event from the proxy | CosNotifyChannelAdmin_StructuredProxyPullSupplier:pull_structured_event/1 |
Pull an Any | event from the proxy | CosNotifyChannelAdmin_ProxyPullSupplier:pull/1 |
Try and pull an Any | event from the proxy | CosNotifyChannelAdmin_ProxyPullSupplier:try_pull/1 |
Try to pull a structured | event from the proxy | CosNotifyChannelAdmin_StructuredProxyPullSupplier:try_pull_structured_event/1 |
For controlling the EventState, to be used in an | event function, and called at the beginning and at the end of a parsed entity. | xmerl_scan:event_state/2 |
Initialize an | event handler. | gen_event:Module:init/1 |
Initiate the | event handler | log_mf_h:init/3 |
Initiate the | event handler | log_mf_h:init/4 |
Report a user event to Mnesia's | event handler. | mnesia:report_event/1 |
Delete an | event handler from a generic event manager. | gen_event:delete_handler/3 |
Delete an | event handler from the error logger | error_logger:delete_report_handler/1 |
Replace an | event handler in a generic event manager. | gen_event:swap_handler/5 |
Replace an | event handler in a generic event manager. | gen_event:swap_sup_handler/5 |
Add a supervised | event handler to a generic event manager. | gen_event:add_sup_handler/3 |
Add an | event handler to a generic event manager. | gen_event:add_handler/3 |
Add an | event handler to the error logger | error_logger:add_report_handler/1 |
Add an | event handler to the error logger | error_logger:add_report_handler/2 |
Return all | event handlers installed in a generic event manager. | gen_event:which_handlers/1 |
Match the Any | event if it satisfies at least one constraint | CosNotifyFilter_Filter:match/2 |
Match the structured | event if it satisfies at least one constraint | CosNotifyFilter_Filter:match_structured/2 |
Send a delayed | event internally in a generic FSM. | gen_fsm:send_event_after/2 |
Send a timeout | event internally in a generic FSM. | gen_fsm:start_timer/2 |
Cancel, if possible, triggering of event(s). Return true if an | event is actually cancelled, false otherwise | CosTimerEvent_TimerEventHandler:cancel_timer/1 |
Add a supervised event handler to a generic | event manager. | gen_event:add_sup_handler/3 |
Add an event handler to a generic | event manager. | gen_event:add_handler/3 |
Delete an event handler from a generic | event manager. | gen_event:delete_handler/3 |
Make a synchronous call to a generic | event manager. | gen_event:call/3 |
Make a synchronous call to a generic | event manager. | gen_event:call/4 |
Replace an event handler in a generic | event manager. | gen_event:swap_handler/5 |
Replace an event handler in a generic | event manager. | gen_event:swap_sup_handler/5 |
Return all event handlers installed in a generic | event manager. | gen_event:which_handlers/1 |
Terminate a generic | event manager. | gen_event:stop/1 |
Notify an | event manager about an event. | gen_event:notify/2 |
Notify an | event manager about an event. | gen_event:sync_notify/2 |
Create a stand-alone | event manager process. | gen_event:start/0 |
Create a stand-alone | event manager process. | gen_event:start/1 |
Create a generic | event manager process in a supervision tree. | gen_event:start_link/0 |
Create a generic | event manager process in a supervision tree. | gen_event:start_link/1 |
This function is called whenever an | event occurs in mod_security | mod_security:event/4 |
This function is called whenever an | event occurs in mod_security | mod_security:event/5 |
Make a key out of an | event record or an old key | et_collector:make_key/2 |
Transforms trace data and makes an | event record out of it | et_selector:parse_event/2 |
Start a Timer | Event Service object | cosTime:start_timerevent_service/1 |
Stop the target Timer | Event Service object | cosTime:stop_timerevent_service/1 |
Install the cosTime Timer | Event Service part application | cosTime:install_timerevent/0 |
Uninstall the cosTime Timer | Event Service part application | cosTime:uninstall_timerevent/0 |
Reports an | event, such as a message | et:phone_home/4 |
Reports an | event, such as a message | et:phone_home/5 |
Reports an | event, such as a message | et:report_event/4 |
Reports an | event, such as a message | et:report_event/5 |
Send an | event synchronously to a generic FSM. | gen_fsm:sync_send_event/2 |
Send an | event synchronously to a generic FSM. | gen_fsm:sync_send_event/3 |
Send an | event syncronously to a generic FSM. | gen_fsm:sync_send_all_state_event/2 |
Send an | event syncronously to a generic FSM. | gen_fsm:sync_send_all_state_event/3 |
Clear the | event table | et_collector:clear_table/1 |
Load the | event table from a file | et_collector:load_event_file/2 |
Return true if the time has been set for an | event that is yet to be triggered, false otherwise. The outparameter represents the current time value of the target object | CosTimerEvent_TimerEventHandler:time_set/1 |
Report a user | event to Mnesia's event handler. | mnesia:report_event/1 |
Report an | event to the collector | et_collector:report/2 |
Report an | event to the collector | et_collector:report_event/5 |
Report an | event to the collector | et_collector:report_event/6 |
Send a standard error report | event to the error logger | error_logger:error_report/1 |
Send a standard information | event to the error logger | error_logger:info_msg/1 |
Send a standard information | event to the error logger | error_logger:info_msg/2 |
Send a standard information report | event to the error logger | error_logger:info_report/1 |
Send a standard warning | event to the error logger | error_logger:warning_msg/1 |
Send a standard warning | event to the error logger | error_logger:warning_msg/2 |
Send a standard warning report | event to the error logger | error_logger:warning_report/1 |
Send a user defined error report | event to the error logger | error_logger:error_report/2 |
Send a user defined information report | event to the error logger | error_logger:info_report/2 |
Send a user defined warning report | event to the error logger | error_logger:warning_report/2 |
Send an standard error | event to the error logger | error_logger:error_msg/1 |
Send an standard error | event to the error logger | error_logger:error_msg/2 |
Send an standard error | event to the error logger | error_logger:format/2 |
Push a structured | event to the proxy | CosNotifyChannelAdmin_SequenceProxyPushConsumer:push_structured_events/2 |
Push a structured | event to the proxy | CosNotifyChannelAdmin_StructuredProxyPushConsumer:push_structured_event/2 |
Push an Any | event to the proxy | CosNotifyChannelAdmin_ProxyPushConsumer:push/2 |
Inform the target object which | event types the client will and will not accept in the future | CosNotifyComm_NotifySubscribe:subscription_change/3 |
Start a new | event viewer and a corresponding collector and load them with trace events from a trace file. | et_viewer:file/1 |
Return a UTO containing the time at which the associated | event was triggered | CosTimerEvent_TimerEventService:event_time/2 |
Evaluate the given Any | event with the Filter's constraints | CosNotifyFilter_MappingFilter:match/2 |
Evaluate the given structured | event with the Filter's constraints | CosNotifyFilter_MappingFilter:match_structured/2 |
Subscribe to events of type | EventCategory. | mnesia:subscribe/1 |
Subscribe to events of type | EventCategory. | mnesia:unsubscribe/1 |
Add a new channel to the | EventDomain | CosEventDomainAdmin_EventDomain:add_channel/2 |
Start the NT | eventlog server | nteventlog:start/2 |
Start the NT | eventlog server | nteventlog:start_link/2 |
Stop the NT | eventlog server | nteventlog:stop/0 |
Return the | EventReliability QoS identifier | CosNotification:'EventReliability'/0 |
Iterate over the currently stored | events | et_collector:iterate/5 |
Iterates over the currently stored | events | et_collector:iterate/3 |
Return the current mapping for warning | events | error_logger:warning_map/0 |
Subscribe to Inviso | events | inviso:subscribe/0 |
Subscribe to Inviso | events | inviso:subscribe/1 |
Unsubscribe to Inviso | events | inviso:unsubscribe/0 |
Unsubscribe to Inviso | events | inviso:unsubscribe/1 |
Feed digit map collector with | events and return the result | megaco:test_digit_event/2 |
Start a new event viewer and a corresponding collector and load them with trace | events from a trace file. | et_viewer:file/1 |
Pull structured | events from the proxy | CosNotifyChannelAdmin_SequenceProxyPullSupplier:pull_structured_events/2 |
Try to pull structured | events from the proxy | CosNotifyChannelAdmin_SequenceProxyPullSupplier:try_pull_structured_events/2 |
Log system | events in memory | sys:log/2 |
Log system | events in memory | sys:log/3 |
Check if certain Quality of Service properties can be added to | events in the current context of the target object | CosNotifyChannelAdmin_ProxyConsumer:validate_event_qos/2 |
Print the logged | events in the debug structure | sys:print_log/1 |
Start a sequence chart viewer for trace | events (messages/actions) | et_viewer:start_link/1 |
Subscribe to | events of type EventCategory. | mnesia:subscribe/1 |
Subscribe to | events of type EventCategory. | mnesia:unsubscribe/1 |
Print all system | events on standard_io | sys:trace/2 |
Print all system | events on standard_io | sys:trace/3 |
Return all id's of the channels which produce | events received by the channel identified by the given id | CosEventDomainAdmin_EventDomain:get_offer_channels/2 |
Cancel, if possible, triggering of | event(s). Return true if an event is actually cancelled, false otherwise | CosTimerEvent_TimerEventHandler:cancel_timer/1 |
Return all id's of the channels which consume | events supplied by the channel identified by the given id | CosEventDomainAdmin_EventDomain:get_subscription_channels/2 |
Administer the type of | events the proxy supplies | CosNotifyChannelAdmin_ProxySupplier:obtain_offered_types/2 |
Inform the target object which type of | events the supplier will deliver | CosNotifyComm_NotifyPublish:offer_change/3 |
Save the | events to a file | et_collector:save_event_file/3 |
Send one or more | events to the event collector process | megaco:report_digit_event/2 |
Log system | events to the specified file | sys:log_to_file/2 |
Log system | events to the specified file | sys:log_to_file/3 |
For controlling the | EventState, to be used in an event function, and called at the beginning and at the end of a parsed entity. | xmerl_scan:event_state/2 |
Equivalent to | event_state(EventState, S). | xmerl_scan:event_state/1 |
Try to send a message without | ever blocking | erlang:erlang:send_nosuspend/2 |
Try to send a message without | ever blocking | erlang:erlang:send_nosuspend/3 |
This is an | example script on how to startup the Erlang system in embedded mode on Unix. | start:start |
Get the call stack backtrace of the last | exception | erlang:erlang:get_stacktrace/0 |
Return a printable string, which describes the supplied | exception | orber:exception_info/1 |
Set | exception. | ic_clib:CORBA_exc_set/4 |
Throw an | exception | erlang:throw/1 |
Get | exception identity. | ic_clib:CORBA_exception_id/1 |
Return the | exception IDL typecode | orber_tc:exception/3 |
Stop execution with an | exception of given class, reason and call stack backtrace | erlang:erlang:raise/3 |
Return a list of | exception types that can be raised by the target object | orber_ifr:get_exceptions/1 |
Get | exception value. | ic_clib:CORBA_exception_value/1 |
Create a | ExceptionDef IFR object | orber_ifr:create_exception/5 |
Set the | exceptions attribute for the target object | orber_ifr:set_exceptions/2 |
Get information about all processes | excuting interpreted code | int:snapshot/0 |
Split a RequestLine in a file reference to an | executable and a QueryString or a PathInfo string. | httpd_util:split_script_path/1 |
Let other processes get a chance to | execute | erlang:erlang:yield/0 |
Execute a command in a shell of the target OS | os:cmd/1 | |
Execute a transaction. | mnesia:transaction/3 | |
Synchronously | execute a transaction. | mnesia:sync_transaction/4 |
Execute Fun in AccessContext. | mnesia:activity/3 | |
Execute Fun in AccessContext. | mnesia:activity/4 | |
Search for server operation and | execute it. | ic_clib:oe_exec_switch/3 |
Executes a parameterized SQL query. | odbc:param_query/3 | |
Executes a parameterized SQL query. | odbc:param_query/4 | |
Executes a SQL query or a batch of SQL queries. If it is a SELECT query the result set is returned, on the format {selected, ColNames, Rows}. For other query types the tuple {updated, NRows} is returned, and for batched queries, if the driver supports them, this function can also return a list of result tuples. | odbc:sql_query/2 | |
Executes a SQL query or a batch of SQL queries. If it is a SELECT query the result set is returned, on the format {selected, ColNames, Rows}. For other query types the tuple {updated, NRows} is returned, and for batched queries, if the driver supports them, this function can also return a list of result tuples. | odbc:sql_query/3 | |
Executes a SQL SELECT query and associates the result set with the connection. A cursor is positioned before the first row in the result set and the tuple {ok, NrRows} is returned. | odbc:select_count/2 | |
Executes a SQL SELECT query and associates the result set with the connection. A cursor is positioned before the first row in the result set and the tuple {ok, NrRows} is returned. | odbc:select_count/3 | |
Executes all entries in a config file. | ttb:run_config/1 | |
Executes one entry of the history | ttb:run_history/1 | |
Executes selected entries from a config file. | ttb:run_config/2 | |
Clear information about processes | executing interpreted code | i:ic/0 |
Clear information about processes | executing interpreted code | int:clear/0 |
Check if a process is | executing old code for a module | erlang:check_process_code/2 |
Called when the process should continue its | execution | sys:Mod:system_continue/3 |
Resume process | execution | int:continue/1 |
Resume process | execution | int:continue/3 |
Stop | execution with a given reason | erlang:erlang:error/1 |
Stop | execution with a given reason | erlang:erlang:error/2 |
Stop | execution with a given reason | erlang:erlang:fault/1 |
Stop | execution with a given reason | erlang:erlang:fault/2 |
Stop | execution with a given reason | erlang:exit/1 |
Stop | execution with an exception of given class, reason and call stack backtrace | erlang:erlang:raise/3 |
Create a File Object representing a file which may or may not | exist | CosFileTransfer_FileTransferSession:create_file/2 |
Ensure that all parent directories for a file or directory | exist. | filelib:ensure_dir/1 |
Return false if the target object do not | exist, otherwise true | corba_object:non_existent/1 |
Return false if the target object do not | exist, otherwise true | corba_object:non_existent/2 |
Return false if the target object do not | exist, otherwise true | corba_object:not_existent/1 |
Return false if the target object do not | exist, otherwise true | corba_object:not_existent/2 |
Compile a module for Cover analysis, using an | existing beam. | cover:compile_beam/1 |
Make a printout of all | existing breakpoints | i:ipb/0 |
Restart | existing call counters for matching functions. | cprof:restart/0 |
Restart | existing call counters for matching functions. | cprof:restart/1 |
Restart | existing call counters for matching functions. | cprof:restart/2 |
Restart | existing call counters for matching functions. | cprof:restart/3 |
Invoke when an | existing connection to a client side ORB have been terminated | interceptors:closed_in_connection/1 |
Invoke when an | existing connection to a server side ORB have been terminated | interceptors:closed_out_connection/1 |
List all | existing connections to/from other ORB's | orber:iiop_connections/0 |
List all | existing connections to/from other ORB's | orber:iiop_connections/1 |
Modify | existing constraints | CosNotifyFilter_Filter:modify_constraints/3 |
Open an | existing Dets table. | dets:open_file/1 |
Add a (possibly | existing) element to a gb_set | gb_sets:add/2 |
Add a (possibly | existing) element to a gb_set | gb_sets:add_element/2 |
Check if a row in a table | exists | snmp_generic:table_row_exists/2 |
Check if a table | exists | snmpa_local_db:table_exists/1 |
Return a list, of length Max or less, containing FileWrappers and a boolean which indicates if more FileWrappers | exists | CosFileTransfer_FileIterator:next_n/2 |
Return HowMany Property Names and a boolean which is true if additional Property Names | exists | CosPropertyService_PropertyNamesIterator:next_n/2 |
Return true if a Property Name | exists at the current position and the out parameter is a valid Property Name. Otherwise false and a non-valid Property Name | CosPropertyService_PropertyNamesIterator:next_one/1 |
Return trueif a Property | exists at the current position and the out parameter is a valid Property. Otherwise false and a non-valid property | CosPropertyService_PropertiesIterator:next_one/1 |
Return a list of all cycles which | exists within the target domain | CosEventDomainAdmin_EventDomain:get_cycles/1 |
Return a list of all diamonds which | exists within the target domain | CosEventDomainAdmin_EventDomain:get_diamonds/1 |
Send an | exit signal to a process | erlang:exit/2 |
Send an | exit signal with Reason after a specified Time. | timer:exit_after/2 |
Send an | exit signal with Reason after a specified Time. | timer:exit_after/3 |
Send an | exit signal with Reason after a specified Time. | timer:kill_after/1 |
Send an | exit signal with Reason after a specified Time. | timer:kill_after/2 |
Halt the Erlang runtime system and indicate normal | exit to the calling environment | erlang:halt/0 |
Exits a normal shell and starts a restricted shell. | shell:start_restricted/1 | |
Exits a restricted shell and starts a normal shell. | shell:stop_restricted/0 | |
Expand a request uri using Alias config directives. | mod_alias:real_name/3 | |
Expand a request uri using ScriptAlias config directives. | mod_alias:real_script_name/3 | |
Expand a string with environment variables | win32reg:expand/1 | |
Expand all records in a module | erl_expand_records:module/2 | |
Return the node with the | expected lowest future load | pool:get_node/0 |
Spawn a process on the pool node with | expected lowest future load | pool:pspawn/3 |
Spawn and link to a process on the pool node with | expected lowest future load | pool:pspawn_link/3 |
Explicit grab lock. | mnesia:lock/2 | |
Send | explicit reply to client | corba:reply/2 |
Equivalent to | export(Data, Callback, []). | xmerl:export/2 |
Check if a function is | exported and loaded | erlang:erlang:function_exported/3 |
For on-the-fly | exporting during parsing (SAX style) of the XML document. | xmerl:export_element/3 |
Exports "simple-form" XML content, using the specified callback-module. | xmerl:export_simple/3 | |
Exports a normal XML element directly, without further context. | xmerl:export_element/2 | |
Exports a simple XML element directly, without further context. | xmerl:export_simple_element/2 | |
Exports normal, well-formed XML content, using the specified callback-module. | xmerl:export/3 | |
Exports normal XML content directly, without further context. | xmerl:export_content/2 | |
Exports simple XML content directly, without further context. | xmerl:export_simple_content/2 | |
Equivalent to | export_simple(Data, Callback, []). | xmerl:export_simple/2 |
Evaluate | expression | erl_eval:expr/2 |
Evaluate | expression | erl_eval:expr/3 |
Evaluate | expression | erl_eval:expr/4 |
Fold over all files matching a regular | expression. | filelib:fold_files/5 |
Generate a list of tokens for an | expression | erl_parse:tokens/1 |
Generate a list of tokens for an | expression | erl_parse:tokens/2 |
Match a regular | expression | regexp:first_match/2 |
Match a regular | expression | regexp:match/2 |
Match a regular | expression | regexp:matches/2 |
Parse a regular | expression | regexp:parse/1 |
Pretty print one | Expression | erl_pp:expr/1 |
Pretty print one | Expression | erl_pp:expr/2 |
Pretty print one | Expression | erl_pp:expr/3 |
Pretty print one | Expression | erl_pp:expr/4 |
Search the reports for a regular | expression | rb:grep/1 |
Split a string in N chunks using a regular | expression. | httpd_util:split/3 |
Substitute all occurrences of a regular | expression | regexp:gsub/3 |
Substitute the first occurrence of a regular | expression | regexp:sub/3 |
Convert an sh regular | expression into an AWK one | regexp:sh_to_awk/1 |
Evaluate | expressions | erl_eval:exprs/2 |
Evaluate | expressions | erl_eval:exprs/3 |
Evaluate | expressions | erl_eval:exprs/4 |
Evaluate a list of | expressions | erl_eval:expr_list/2 |
Evaluate a list of | expressions | erl_eval:expr_list/3 |
Evaluate a list of | expressions | erl_eval:expr_list/4 |
Parse Erlang | expressions | erl_parse:parse_exprs/1 |
Pretty print | Expressions | erl_pp:exprs/1 |
Pretty print | Expressions | erl_pp:exprs/2 |
Pretty print | Expressions | erl_pp:exprs/3 |
Read and tokenize Erlang | expressions | io:scan_erl_exprs/1 |
Read and tokenize Erlang | expressions | io:scan_erl_exprs/3 |
Read, tokenize and parse Erlang | expressions | io:parse_erl_exprs/1 |
Read, tokenize and parse Erlang | expressions | io:parse_erl_exprs/3 |
Evaluate and return the value of Erlang | expressions in a file | file:path_script/2 |
Evaluate and return the value of Erlang | expressions in a file | file:path_script/3 |
Evaluate and return the value of Erlang | expressions in a file | file:script/1 |
Evaluate and return the value of Erlang | expressions in a file | file:script/2 |
Evaluate Erlang | expressions in a file | file:eval/1 |
Evaluate Erlang | expressions in a file | file:eval/2 |
Evaluate Erlang | expressions in a file | file:path_eval/2 |
Extend the domain of a binary relation. | sofs:extension/3 | |
Extended start of an application | application:Module:start_phase/3 | |
Object code file | extension | code:objfile_extension/0 |
Remove a filename | extension | filename:rootname/1 |
Remove a filename | extension | filename:rootname/2 |
Return the file | extension | filename:extension/1 |
Return the last component of a filename, stripped of the specified | extension | filename:basename/2 |
Converts a term from Erlang | external format | erl_marshal:erl_decode/1 |
Converts a term from Erlang | external format | erl_marshal:erl_decode_buf/1 |
Converts a term into Erlang | external format | erl_marshal:erl_encode/2 |
Converts a term into Erlang | external format | erl_marshal:erl_encode_buf/2 |
Repair a continuation from ets:select/1 or ets:select/3 that has passed through | external representation | ets:repair_continuation/2 |
For controlling the FetchState, to be used in a fetch function, and called when the parser fetch an | external resource (eg. | xmerl_scan:fetch_state/2 |
Convert the object reference to the | external string representation | corba:object_to_string/1 |
Convert the | external string representation to an object reference | corba:string_to_object/1 |
Convert the | external string representation to an object reference | corba:string_to_object/2 |
Decode an Erlang | external term format binary | erlang:binary_to_term/1 |
Encode a term to an Erlang | external term format binary | erlang:term_to_binary/1 |
Encode a term to en Erlang | external term format binary | erlang:term_to_binary/2 |
Append an | extra element to a tuple | erlang:erlang:append_element/2 |
Extract a substring | string:sub_string/2 | |
Extract a substring | string:sub_string/3 | |
Extract all files from a tar file | erl_tar:extract/1 | |
Extract and translate the initial call of a proc_lib spawned process. | proc_lib:translate_initial_call/1 | |
Extract files from a tar file | erl_tar:extract/2 | |
Extract files from a zip archive | zip:extract/1 | |
Extract files from a zip archive | zip:extract/2 | |
Extract files from a zip archive | zip:unzip/1 | |
Extract files from a zip archive | zip:unzip/2 | |
Extract files from an open archive | zip:zip_get/1 | |
Extract files from an open archive | zip:zip_get/2 | |
Extract largest element | gb_sets:take_largest/1 | |
Extract largest key and value | gb_trees:take_largest/1 | |
Extract smallest element | gb_sets:take_smallest/1 | |
Extract smallest key and value | gb_trees:take_smallest/1 | |
Extract subword | string:sub_word/2 | |
Extract subword | string:sub_word/3 | |
Extract the file suffix from a given filename. | httpd_util:suffix/1 | |
Extract the first value associated with a key in an ETS table. | httpd_util:lookup/2 | |
Extract the first value associated with a key in an ETS table. | httpd_util:lookup/3 | |
Extract the initial call of a proc_lib spawned process. | proc_lib:initial_call/1 | |
Extract the values associated with a key in a ETS table. | httpd_util:multi_lookup/2 | |
Extracts an element from an Erlang tuple | erl_eterm:erl_element/2 | |
Extracts the content of a variable | erl_eterm:erl_var_content/2 | |
Extracts the first element from a list | erl_eterm:erl_hd/1 | |
Extracts the nodes from the parsed XML tree according to XPath. | xmerl_xpath:string/5 | |
Extracts the nodes from the xml tree according to XPath. | xmerl_xs:select/1 | |
Extracts the tail from a list | erl_eterm:erl_tl/1 |