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 a list of exception types that can be | raised by the target object | orber_ifr:get_exceptions/1 |
Generate a binary of | random bytes | crypto:rand_bytes/1 |
Return a | random float | random:uniform/0 |
Return a | random float | random:uniform_s/1 |
Seed the ssl | random generator. | ssl:seed/1 |
Return a | random integer | random:uniform/1 |
Return a | random integer | random:uniform_s/2 |
Generate a | random number | crypto:rand_uniform/2 |
Return default state for | random number generation | random:seed0/0 |
Seeds | random number generation with default values | random:seed/0 |
Seeds | random number generator | random:seed/3 |
Return the | range of a binary relation. | sofs:range/1 |
Get | range of Filter | orber_acl:range/2 |
Return a family of | ranges. | sofs:family_range/1 |
Return the neighbours that | reach some vertices of a digraph. | digraph_utils:reaching_neighbours/2 |
Return the vertices that | reach some vertices of a digraph. | digraph_utils:reaching/2 |
Return the neighbours | reachable from some vertices of a digraph. | digraph_utils:reachable_neighbours/2 |
Return the vertices | reachable from some vertices of a digraph. | digraph_utils:reachable/2 |
Called when timer | reaches 0 | driver_entry:void timeout/1 |
Reactivate suspended runtime components | inviso:cancel_suspend/1 | |
Reactivate suspended runtime components | inviso:cancel_suspension/0 | |
Read a chunk from the file | tftp:read/1 | |
Read a chunk of objects written to a disk log. | disk_log:bchunk/2 | |
Read a chunk of objects written to a disk log. | disk_log:bchunk/3 | |
Read a chunk of objects written to a disk log. | disk_log:chunk/2 | |
Read a chunk of objects written to a disk log. | disk_log:chunk/3 | |
Read a chunk of objects written to a wrap log. | wrap_log_reader:chunk/1 | |
Read a chunk of objects written to a wrap log. | wrap_log_reader:chunk/2 | |
Read a file | file:read_file/1 | |
Read a file | ssh_sftp:read_file/2 | |
Read a line | io:get_line/2 | |
Read a specified number of characters | io:get_chars/3 | |
Read a term | io:read/2 | |
Read a term | io:read/3 | |
Read a (virtual) file from a TFTP server | tftp:read_file/3 | |
Read an ETS table from a file. | ets:file2tab/1 | |
Read and tokenize an Erlang form | io:scan_erl_form/1 | |
Read and tokenize an Erlang form | io:scan_erl_form/3 | |
Read and tokenize Erlang expressions | io:scan_erl_exprs/1 | |
Read and tokenize Erlang expressions | io:scan_erl_exprs/3 | |
Read asynchronously from an open file | ssh_sftp:apread/4 | |
Read asynchronously from an open file | ssh_sftp:aread/3 | |
Read Erlang terms from a file | file:consult/1 | |
Read Erlang terms from a file | file:path_consult/2 | |
Return an English description of a BEAM | read error reply | beam_lib:format_error/1 |
Read formatted input | io:fread/3 | |
Read formatted input | io_lib:fread/2 | |
Read from a file | file:read/2 | |
Read from a file at a certain position | file:pread/3 | |
Read from a file at certain positions | file:pread/2 | |
Read from an open file | ssh_sftp:pread/4 | |
Read from an open file | ssh_sftp:read/3 | |
Set a | read lock on an entire table. | mnesia:read_lock_table/1 |
Read memory allocation map | instrument:read_memory_data/1 | |
Read memory allocation status from a file | instrument:read_memory_status/1 | |
Dirty | read of records. | mnesia:dirty_read/2 |
Dirty | read of records. | mnesia:dirty_read/2 |
Open a file for | read or write access | tftp:open/5 |
Read records via index table. | mnesia:index_read/3 | |
Read records with given key. | mnesia:wread/2 | |
Read records(s) with a given key. | mnesia:read/2 | |
Read records(s) with a given key. | mnesia:read/3 | |
Read saved match specifications from file. | dbg:rtp/1 | |
Read selected chunks from a BEAM file or binary | beam_lib:chunks/2 | |
Read symbolic link | ssh_sftp:read_link/2 | |
Read the BEAM file's module version | beam_lib:version/1 | |
Read the .hosts.erlang file | net_adm:host_file/0 | |
Read the time left before timeout | erl_driver:int driver_read_timer/2 | |
Read, tokenize and parse an Erlang form | io:parse_erl_form/1 | |
Read, tokenize and parse an Erlang form | io:parse_erl_form/3 | |
Read, tokenize and parse Erlang expressions | io:parse_erl_exprs/1 | |
Read, tokenize and parse Erlang expressions | io:parse_erl_exprs/3 | |
Dirty | read using index. | mnesia:dirty_index_read/3 |
Convert error term to a | readable string | erl_tar:format_error/1 |
Re-entrant formatted | reader | io_lib:fread/3 |
Open the registry for | reading or writing | win32reg:open/1 |
Start a trace client that | reads messages created by a trace port driver | dbg:trace_client/2 |
Start a trace client that | reads messages created by a trace port driver, with a user defined handler | dbg:trace_client/3 |
Measure the | real time it takes to evaluate apply(Module, Function, Arguments) | timer:tc/3 |
Return a descriptive string for an error | reason | file:format_error/1 |
Return a descriptive string for an error | reason | inet:format_error/1 |
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 |
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 |
Stop execution with an exception of given class, | reason and call stack backtrace | erlang:erlang:raise/3 |
Rebalance a tree | gb_trees:balance/1 | |
Rebalance tree representation of a gb_set | gb_sets:balance/1 | |
Get the temporary | reboot command | heart:get_cmd/0 |
Set a temporary | reboot command | heart:set_cmd/1 |
Reboot the system from an old release. | release_handler:reboot_old_release/1 | |
Receive a chunk of the remote file. | ftp:recv_chunk/1 | |
Receive a message | ei_connect:ei_receive/3 | |
Receive a message | ei_connect:ei_receive_msg/3 | |
Receive a message | ei_connect:ei_xreceive_msg/3 | |
Receive a message | erl_connect:erl_receive/3 | |
Receive a message with optional timeout | ei_connect:ei_receive_msg_tmo/4 | |
Receive a message with optional timeout | ei_connect:ei_receive_tmo/4 | |
Receive a message with optional timeout | ei_connect:ei_xreceive_msg_tmo/4 | |
Receive a packet from a passive socket | gen_tcp:recv/2 | |
Receive a packet from a passive socket | gen_tcp:recv/3 | |
Receive a packet from a passive socket | gen_udp:recv/2 | |
Receive a packet from a passive socket | gen_udp:recv/3 | |
Receive and decodes a message | erl_connect:erl_receive_msg/4 | |
Receive and decodes a message | erl_connect:erl_xreceive_msg/4 | |
Receive data on socket. | ssl:recv/2 | |
Receive data on socket. | ssl:recv/3 | |
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 |
Server | receive of notification or request, and sending of reply (in case of request). | ic_clib:oe_server_receive/2 |
Server | receive of notification or request, and sending of reply (in case of request). | ic_clib:oe_server_receive_tmo/4 |
Send client request and | receive reply. | ic_c_protocol:oe_send_request_and_receive_reply/1 |
Send client request and | receive reply. | ic_c_protocol:oe_send_request_and_receive_reply_tmo/3 |
Invoked when an unexpected message is | received | megaco_user:handle_unexpected_trans/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 |
Process a message | received from the network | snmpm_mpd:process_msg/7 |
Process a packet | received from the network | snmpa_mpd:process_packet/4 |
Process a | received message | megaco:process_received_message/4 |
Process a | received message | megaco:receive_message/4 |
Invoked when a | received message had syntax errors | megaco_user:handle_syntax_error/3 |
Invoked when a | received message just contains an error | megaco_user:handle_message_error/3 |
Obsolete function for | receiving a message | ei_connect:ei_receive_encoded/5 |
Obsolete function for | receiving a message with timeout | ei_connect:ei_receive_encoded_tmo/6 |
Check whether a term appears to be a | record | erlang:is_record/2 |
Check whether a term appears to be a | record | erlang:is_record/3 |
Create an any | record | any:create/0 |
Create an any | record | any:create/2 |
Delete a | record | mnesia:delete_object/1 |
Delete a | record | mnesia:delete_object/3 |
Dirty delete of a | record. | mnesia:dirty_delete/2 |
Dirty delete of a | record. | mnesia:dirty_delete/2 |
Dirty delete of a | record. | mnesia:dirty_delete_object/1 |
Dirty delete of a | record. | mnesia:dirty_delete_object/2 |
Dirty update of a counter | record. | mnesia:dirty_update_counter/3 |
Dirty update of a counter | record. | mnesia:dirty_update_counter/3 |
Dirty write of a | record. | mnesia:dirty_write/1 |
Dirty write of a | record. | mnesia:dirty_write/2 |
Set sticky lock and delete | record. | mnesia:s_delete_object/1 |
Write | Record and sets stick lock. | mnesia:s_write/1 |
Return a full inter face description | record describing the InterfaceDef | orber_ifr:describe_interface/1 |
Return a hostent | record for the host with the given address | inet:gethostbyaddr/1 |
Return a hostent | record for the host with the given name | inet:gethostbyname/1 |
Return a hostent | record for the host with the given name | inet:gethostbyname/2 |
Return the key for the first | record in a table. | mnesia:dirty_first/1 |
Return the key for the last | record in a table. | mnesia:dirty_last/1 |
Call Function for each | record in Table | mnesia:foldl/3 |
Call Function for each | record in Table | mnesia:foldr/3 |
Resolves the key of a | record into a fragment number | mnesia_frag_hash:key_to_frag_number/2 |
Write an | record into the database. | mnesia:write/3 |
Writes a | record into the database. | mnesia:write/1 |
Dirty search for all | record keys in table. | mnesia:dirty_all_keys/1 |
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 |
Dirty read of | records. | mnesia:dirty_read/2 |
Dirty read of | records. | mnesia:dirty_read/2 |
Match Pattern for | records. | mnesia:match_object/1 |
Match Pattern for | records. | mnesia:match_object/3 |
Set sticky lock and delete | records. | mnesia:s_delete/2 |
Set the params attibute of the target object to the given parameterdescription | records | orber_ifr:set_params/2 |
Match | records and utilizes index information. | mnesia:index_match_object/2 |
Match | records and utilizes index information. | mnesia:index_match_object/4 |
Return a list of parameter description | records describing the parameters of the target OperationDef | orber_ifr:get_params/1 |
Expand all | records in a module | erl_expand_records:module/2 |
Change format on all | records in table. Tab | mnesia:transform_table/3 |
Change format on all | records in table. Tab | mnesia:transform_table/4 |
Delete all | records in table Tab with the key Key. | mnesia:delete/2 |
Delete all | records in table Tab with the key Key. | mnesia:delete/3 |
Return the list of | records that are associated with Slot in a table. | mnesia:dirty_slot/2 |
Read | records via index table. | mnesia:index_read/3 |
Read | records with given key. | mnesia:wread/2 |
Read | records(s) with a given key. | mnesia:read/2 |
Read | records(s) with a given key. | mnesia:read/3 |
Descend | recursively down all the directories in DirList and create a TAGS file based on all files found. | tags:subdirs/2 |
Descend | recursively down the directory Dir and create a TAGS file based on all files found. | tags:subdir/2 |
Redirect all output to FileName | rb:start_log/1 | |
Increment the | reduction counter | erlang:erlang:bump_reductions/1 |
Re-entrant formatted reader | io_lib:fread/3 | |
Re-entrant scanner | erl_scan:tokens/3 | |
Test whether Name | refer to a directory or not | filelib:is_dir/1 |
Test whether Name | refer to a file or directory. | filelib:is_file/1 |
Test whether Name | refer to a (regular) file. | filelib:is_regular/1 |
Check whether a term is a | reference | erlang:is_reference/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 |
Creates an Erlang | reference | erl_eterm:erl_mk_long_ref/5 |
Creates an old Erlang | reference | erl_eterm:erl_mk_ref/3 |
Decode a | reference | ei:ei_decode_ref/3 |
Open a stream and return a stream | reference | zlib:open/0 |
Retrieve the symbolic store database | reference | snmpa:get_symbolic_store_db/0 |
Return an almost unique | reference | erlang:make_ref/0 |
Text representation of a | reference | erlang:erlang:ref_to_list/1 |
Get the initial | reference address. | orber:get_ORBDefaultInitRef/0 |
Get the initial | reference address. | orber:get_ORBInitRef/0 |
Split a RequestLine in a file | reference and a QueryString or a PathInfo string. | httpd_util:split_path/1 |
Cross | reference check a module | c:xm/1 |
Decrement the | reference count of a driver binary | erl_driver:long driver_binary_dec_refc/1 |
Get the | reference count of a driver binary | erl_driver:long driver_binary_get_refc/1 |
Increment the | reference count of a driver binary | erl_driver:long driver_binary_inc_refc/1 |
Return the object | reference for the given object id | corba:resolve_initial_references/1 |
Return the object | reference for the given object id | corba:resolve_initial_references/2 |
Return the object | reference for the given object id | corba:resolve_initial_references_remote/2 |
Return the object | reference for the given object id | corba:resolve_initial_references_remote/3 |
Find the IFR object | reference for the Repository | orber_ifr:find_repository/0 |
Determine whether or not an object | reference is remote | corba_object:is_remote/1 |
At which node is a pid, port or | reference located | erlang:node/1 |
Return true, if the given object is a NIL object | reference, otherwise false | corba_object:is_nil/1 |
Split a RequestLine in a file | reference to an executable and a QueryString or a PathInfo string. | httpd_util:split_script_path/1 |
Convert the object | reference to the external string representation | corba:object_to_string/1 |
Return a list, of length Max or less, containing Object | References representing files or directories contained within the target Directory and a FileIterator or a NIL object | CosFileTransfer_Directory:list/2 |
Register a fun that provides a crypto key | beam_lib:crypto_key_fun/1 | |
Register a monitored user of the manager | snmpm:register_user_monitor/3 | |
Globally | register a name for a pid | global:register_name/2 |
Globally | register a name for a pid | global:register_name/3 |
Register a name for a pid (or port) | erlang:register/2 | |
Register a name in Global | erl_global:erl_global_register/3 | |
Register a notification filter | snmpa:register_notification_filter/3 | |
Register a notification filter | snmpa:register_notification_filter/4 | |
Register a notification filter | snmpa:register_notification_filter/4 | |
Register a notification filter | snmpa:register_notification_filter/5 | |
Register a subagent under a subtree | snmpa:register_subagent/3 | |
Register a user of the manager | snmpm:register_user/3 | |
Register the parameter Resource object as a participant in the transaction associated with the target object | CosTransactions_Coordinator:register_resource/2 | |
Register the parameter SubtransactionAwareResource object such that it will be notified when the transaction, associated wit the target object, has committed or rolled back | CosTransactions_Coordinator:register_subtran_aware/2 | |
Register this agent | snmpm:register_agent/2 | |
Register this agent | snmpm:register_agent/3 | |
Register this agent | snmpm:register_agent/3 | |
Register this agent | snmpm:register_agent/4 | |
Register this USM user | snmpm:register_usm_user/3 | |
Clear meta trace pattern on | register/2 | inviso:ctpm_localnames/0 |
Clear meta trace pattern on | register/2 | inviso:ctpm_localnames/1 |
Clear meta trace pattern on | register/2 | inviso_rt:remove_local_register/0 |
Set meta trace pattern on | register/2 | inviso:tpm_localnames/0 |
Set meta trace pattern on | register/2 | inviso:tpm_localnames/1 |
Set meta trace pattern on | register/2 | inviso_rt:local_register/0 |
List the | registered agents | snmpm:which_agents/0 |
List the | registered agents | snmpm:which_agents/1 |
Return a the identity of the globally | registered collector if there is any | et_collector:get_global_pid/0 |
Get the pid (or port) with a given | registered name | erlang:whereis/1 |
Get the pid with a given globally | registered name | global:whereis_name/1 |
Get the pid with a given globally | registered name | global_group:whereis_name/1 |
Get the pid with a given globally | registered name | global_group:whereis_name/2 |
Obsolete function to send a message to a | registered name | ei_connect:ei_send_reg_encoded/5 |
Send a message to a | registered name | ei_connect:ei_reg_send/5 |
Send a message to a | registered name | erl_connect:erl_reg_send/3 |
Remove a globally | registered name for a pid | global:unregister_name/1 |
Remove the | registered name for a process (or port) | erlang:unregister/1 |
Send a message to a | registered name with optional timeout | ei_connect:ei_reg_send_tmo/6 |
Obsolete function to send a message to a | registered name with timeout | ei_connect:ei_send_reg_encoded_tmo/5 |
All | registered names | erlang:registered/0 |
All globally | registered names | global:registered_names/0 |
Return globally | registered names | global_group:registered_names/1 |
Send a message to a globally | registered pid | global:send/2 |
Send a message to a globally | registered pid | global_group:send/2 |
Send a message to a globally | registered pid | global_group:send/3 |
Broadcast a message asynchronously to a | registered process on all nodes | rpc:abcast/2 |
Broadcast a message synchronously to a | registered process on all nodes | rpc:sbcast/2 |
Broadcast a message asynchronously to a | registered process on specific nodes | rpc:abcast/3 |
Broadcast a message synchronously to a | registered process on specific nodes | rpc:sbcast/3 |
Information about | registered processes | c:nregs/0 |
Information about | registered processes | c:regs/0 |
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 |
Sends a message to all | registered subscribers | et_collector:multicast/2 |
List all the | registered usm users | snmpm:which_usm_users/0 |
List the | registered usm users | snmpm:which_usm_users/1 |
Request the names of the | registrered Erlang nodes on this host | epmd:epmd |
Close a | registry | registry:ei_reg_close/1 |
Close the | registry. | win32reg:close/1 |
Create and open a | registry | registry:ei_reg_open/1 |
Delete an object from the | registry | registry:ei_reg_delete/2 |
Move to a key in the | registry | win32reg:change_key/2 |
Resize a | registry | registry:ei_reg_resize/2 |
Open the | registry for reading or writing | win32reg:open/1 |
Restore a | registry from Mnesia | registry:ei_reg_restore/3 |
Get | registry information | registry:ei_reg_tabstat/2 |
Set value at the current | registry key with specified name. | win32reg:set_value/3 |
Creates a | registry table in Mnesia. | mnesia_registry:create_table/1 |
Creates a customized | registry table in Mnesia. | mnesia_registry:create_table/2 |
Back up a | registry to Mnesia | registry:ei_reg_dump/4 |
Fold over all files matching a | regular expression. | filelib:fold_files/5 |
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 |
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 |
Check if a file path is a | regular file. | httpd_conf:is_file/1 |
Test whether Name refer to a | (regular) file. | filelib:is_regular/1 |
Rehash or create code path cache | code:rehash/0 | |
Return the | RejectNewEvents QoS value | CosNotification:'RejectNewEvents'/0 |
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 |
Remove all data from mnesia | related to the cosProperty application | cosProperty:uninstall_db/0 |
Remove all data in the IFR | related to the cosProperty application | cosProperty:uninstall/0 |
Return true if the transction associated with the target object is | related to the transaction associated with the parameter object | CosTransactions_Coordinator:is_same_transaction/2 |
Return the Type ID | related to this stub/skeleton | Module_Interface:Module_Interface:typeID/0 |
Create a | relation. | sofs:relation/2 |
Create a family from a binary | relation. | sofs:relation_to_family/1 |
Extend the domain of a binary | relation. | sofs:extension/3 |
Return a restriction of a | relation. | sofs:drestriction/3 |
Return a restriction of a binary | relation. | sofs:drestriction/2 |
Return a restriction of a binary | relation. | sofs:restriction/2 |
Return the converse of a binary | relation. | sofs:converse/1 |
Return the domain of a binary | relation. | sofs:domain/1 |
Return the field of a binary | relation. | sofs:field/1 |
Return the image of a set under a binary | relation. | sofs:image/2 |
Return the inverse image of a set under a binary | relation. | sofs:inverse_image/2 |
Return the multiple relative product of a tuple of binary relations and a | relation. | sofs:multiple_relative_product/2 |
Return the range of a binary | relation. | sofs:range/1 |
Return the relative product of a tuple of binary relations and a binary | relation. | sofs:relative_product/2 |
Return the strict relation corresponding to a given | relation. | sofs:strict_relation/1 |
Return the weak relation corresponding to a given | relation. | sofs:weak_relation/1 |
Return the strict | relation corresponding to a given relation. | sofs:strict_relation/1 |
Return the weak | relation corresponding to a given relation. | sofs:weak_relation/1 |
Create a binary | relation from a family. | sofs:family_to_relation/1 |
Return the join of two | relations. | sofs:join/4 |
Return the relative product of two binary | relations. | sofs:relative_product/2 |
Return the relative_product of two binary | relations. | sofs:relative_product1/2 |
Return the relative product of a tuple of binary | relations and a binary relation. | sofs:relative_product/2 |
Return the multiple relative product of a tuple of binary | relations and a relation. | sofs:multiple_relative_product/2 |
Convert a filename to an absolute name, | relative a specified directory | filename:absname/2 |
Join an absolute directory with a | relative filename | filename:absname_join/2 |
Return the | relative product of a tuple of binary relations and a binary relation. | sofs:relative_product/2 |
Return the multiple | relative product of a tuple of binary relations and a relation. | sofs:multiple_relative_product/2 |
Return the | relative product of two binary relations. | sofs:relative_product/2 |
Returns the next row of the result set | relative the current cursor position and positions the cursor at this row. | odbc:next/1 |
Returns the next row of the result set | relative the current cursor position and positions the cursor at this row. | odbc:next/2 |
Returns the previous row of the result set | relative the current cursor position and positions the cursor at this row. | odbc:prev/1 |
Returns the previous row of the result set | relative the current cursor position and positions the cursor at this row. | odbc:prev/2 |
Convert a filename to an absolute name, | relative the working directory | filename:absname/1 |
Return the | relative_product of two binary relations. | sofs:relative_product1/2 |
Add the modules of a | release. | xref:add_release/3 |
Reboot the system from an old | release. | release_handler:reboot_old_release/1 |
Removes chunks not needed by the loader from all BEAM files of a | release | beam_lib:strip_release/1 |
Mark a | release as removed. | release_handler:set_removed/1 |
Mark a | release as unpacked. | release_handler:set_unpacked/2 |
Start the Erlang emulator with the correct | release data | start_erl:start_erl |
Install a | release file in the release structure. | release_handler:install_file/2 |
Remove a | release from the system. | release_handler:remove_release/1 |
Check installation of a | release in the system. | release_handler:check_install_release/1 |
Install a | release in the system. | release_handler:install_release/1 |
Install a | release in the system. | release_handler:install_release/2 |
Create a | release package. | systools:make_tar/1 |
Create a | release package. | systools:make_tar/2 |
Unpack a | release package. | release_handler:unpack_release/1 |
Install a release file in the | release structure. | release_handler:install_file/2 |
Generate a | release upgrade file relup. | systools:make_relup/3 |
Generate a | release upgrade file relup. | systools:make_relup/4 |
Make the specified | release version permanent. | release_handler:make_permanent/1 |
Return all known | releases | release_handler:which_releases/0 |
Remove | releases and their applications and modules. | xref:remove_release/2 |
Create an initial | RELEASES file. | release_handler:create_RELEASES/4 |
Load or | reload module | c:l/1 |
Generate a release upgrade file | relup. | systools:make_relup/3 |
Generate a release upgrade file | relup. | systools:make_relup/4 |
Number of milliseconds | remaining for a timer | erlang:erlang:read_timer/1 |
Determine whether or not an object reference is | remote | corba_object:is_remote/1 |
Get | remote current working directory. | ftp:pwd/1 |
Create | remote directory. | ftp:mkdir/2 |
List contents of | remote directory. | ftp:ls/2 |
List contents of | remote directory. | ftp:nlist/2 |
Remove a | remote directory. | ftp:rmdir/2 |
append a chunk to the | remote file. | ftp:append_chunk/2 |
Receive a chunk of the | remote file. | ftp:recv_chunk/1 |
Start chunk-reading of the | remote file. | ftp:recv_chunk_start/2 |
Transfer a binary into a | remote file. | ftp:append_bin/3 |
Transfer a binary into a | remote file. | ftp:send_bin/3 |
Write a chunk to the | remote file. | ftp:send_chunk/2 |
Get the | Remote Modifier list. | orber:get_lightweight_nodes/0 |
Copy a table to a | remote node. | mnesia:add_table_copy/3 |
Add a | remote node to the list of traced nodes | dbg:n/1 |
Start Cover on | remote nodes. | cover:start/1 |
Stop Cover on | remote nodes. | cover:stop/1 |
Remote Procedure Call | erl_connect:erl_rpc/4 | |
Remote Procedure Call | erl_connect:erl_rpc_from/3 | |
Remote Procedure Call | erl_connect:erl_rpc_to/4 | |
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 | |
Delete a file at the | remote server.. | ftp:delete/2 |
Rename a file at the | remote server.. | ftp:rename/3 |
Transfer file from | remote server. | ftp:recv/3 |
Transfer file to | remote server. | ftp:send/3 |
Transfer file to | remote server, and append it to Remotefile. | ftp:append/3 |
Transfer file from | remote server as a binary. | ftp:recv_bin/2 |
Return the port and IP-address of the | remote socket. | httpd_socket:peername/2 |
Change | remote working directory. | ftp:cd/2 |
Transfer file to remote server, and append it to | Remotefile. | ftp:append/3 |
Remove a blocked user from the block list | mod_security:unblock_user/2 | |
Remove a blocked user from the block list | mod_security:unblock_user/3 | |
Remove a blocked user from the block list | mod_security:unblock_user/3 | |
Remove a blocked user from the block list | mod_security:unblock_user/4 | |
Remove a debug function from the process | sys:remove/2 | |
Remove a debug function from the process | sys:remove/3 | |
Remove a driver entry | erl_driver:int remove_driver_entry/1 | |
Remove a filename extension | filename:rootname/1 | |
Remove a filename extension | filename:rootname/2 | |
Remove a filter associated with the target object | CosNotifyFilter_FilterAdmin:remove_filter/2 | |
Remove a globally registered name for a pid | global:unregister_name/1 | |
Remove a link, if there is one, to another process or port | erlang:unlink/1 | |
Remove a match specification | inviso:ctpm_ms/4 | |
Remove a match specification | inviso:ctpm_ms/5 | |
Remove a match specification | inviso_rt:ctpm_ms/4 | |
Remove a meta trace pattern | inviso:ctpm/3 | |
Remove a meta trace pattern | inviso:ctpm/4 | |
Remove a meta trace pattern | inviso_rt:ctpm/3 | |
Remove a node from a tree | gb_trees:delete/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 a (possibly non-existing) node from a tree | gb_trees:delete_any/2 | |
Remove a release from the system. | release_handler:remove_release/1 | |
Remove a remote directory. | ftp:rmdir/2 | |
Remove a sticky directory mark | code:unstick_dir/1 | |
Remove a user from a group. | mod_auth:delete_group_member/3 | |
Remove a user from a group. | mod_auth:delete_group_member/4 | |
Remove a user from a group. | mod_auth:delete_group_member/5 | |
Remove the channel associated with the given id and | remove all connections of that channel | CosEventDomainAdmin_EventDomain:remove_channel/2 |
Remove all constraints associated with the target object | CosNotifyFilter_Filter:remove_all_constraints/1 | |
Remove all constraints associated with the target object | CosNotifyFilter_MappingFilter:remove_all_mapping_constraints/1 | |
Remove all data from mnesia related to the cosProperty application | cosProperty:uninstall_db/0 | |
Remove all data in the IFR related to the cosProperty application | cosProperty:uninstall/0 | |
Remove all filters from the target object | CosNotifyFilter_FilterAdmin:remove_all_filters/1 | |
Remove an element from a gb_set | gb_sets:delete/2 | |
Remove an element from an Set | sets:del_element/2 | |
Remove analyzed modules. | xref:remove_module/2 | |
Remove applications and their modules. | xref:remove_application/2 | |
Remove association between the given id and service | corba:remove_initial_service/1 | |
Remove deleted objects | registry:ei_reg_purge/1 | |
Remove last newline | lib:nonl/1 | |
Remove leading and/or trailing white spaces. | httpd_conf:clean/1 | |
Remove leading and/or trailing white spaces and custom characters. | httpd_conf:custom_clean/3 | |
Stop tracing and | remove meta trace patterns | inviso:clear/0 |
Stop tracing and | remove meta trace patterns | inviso:clear/1 |
Stop tracing and | remove meta trace patterns | inviso:clear/2 |
Remove old code for a module | erlang:purge_module/1 | |
Remove releases and their applications and modules. | xref:remove_release/2 | |
Remove the binding for a Name | CosNaming_NamingContext:unbind/2 | |
Remove the channel associated with the given id and remove all connections of that channel | CosEventDomainAdmin_EventDomain:remove_channel/2 | |
Remove the connection identified by the given id from the target domain | CosEventDomainAdmin_EventDomain:remove_connection/2 | |
Remove the head item from a queue | queue:out/1 | |
Remove the head item from a queue | queue:tail/1 | |
Remove the last item from a queue | queue:init/1 | |
Remove the last item from a queue | queue:lait/1 | |
Remove the last item from a queue | queue:out_r/1 | |
Remove the possibility for SNMP to manipulate the table. | mnesia:snmp_close_table/1 | |
Remove the registered name for a process (or port) | erlang:unregister/1 | |
Remove the service. | erlsrv:erlsrv | |
Remove user variables and their values. | xref:forget/1 | |
Remove user variables and their values. | xref:forget/2 | |
Mark a release as | removed. | release_handler:set_removed/1 |
Returns String where the leading and trailing space and tabs has been | removed. | httpd_util:strip/1 |
Removes a node from a group of Orber nodes. | orber:remove_node/1 | |
Removes chunks not needed by the loader from a BEAM file | beam_lib:strip/1 | |
Removes chunks not needed by the loader from all BEAM files of a release | beam_lib:strip_release/1 | |
Removes chunks not needed by the loader from BEAM files | beam_lib:strip_files/1 | |
Removes current code for a module | code:delete/1 | |
Removes old code for a module | code:purge/1 | |
Removes old code for a module, unless no process uses it | code:soft_purge/1 | |
Merge a list of sorted lists, | removing duplicates | lists:umerge/1 |
Merge three sorted lists, | removing duplicates | lists:umerge3/3 |
Merge two key-sorted lists of tuples, | removing duplicates | lists:ukeymerge/3 |
Merge two sorted lists, | removing duplicates | lists:umerge/2 |
Merge two sorted lists, | removing duplicates | lists:umerge/3 |
Sort a list, | removing duplicates | lists:usort/1 |
Sort a list, | removing duplicates | lists:usort/2 |
Sort a list of tuples, | removing duplicates | lists:ukeysort/2 |
Rename a file | file:rename/2 | |
Rename a file | ssh_sftp:rename/3 | |
Rename a file at the remote server.. | ftp:rename/3 | |
Rename a named ETS table. | ets:rename/2 | |
Reopen a disk log and save the old log. | disk_log:breopen/3 | |
Reopen a disk log and save the old log. | disk_log:reopen/2 | |
Reopen a disk log and save the old log. | disk_log:reopen/3 | |
Repair a continuation from ets:select/1 or ets:select/3 that has passed through external representation | ets:repair_continuation/2 | |
Repair a continuation from select/1 or select/3. | dets:repair_continuation/2 | |
Set the | repeat parameter in the autostart file | inviso_as_lib:set_repeat/2 |
Set the | repeat parameter in the autostart file to 0 | inviso_as_lib:inhibit_autostart/1 |
Evaluate Module:Function(Arguments) | repeatedly at intervals of Time. | timer:apply_interval/4 |
Send Message | repeatedly at intervals of Time. | timer:send_interval/2 |
Send Message | repeatedly at intervals of Time. | timer:send_interval/3 |
Replace a directory with another in the code path | code:replace_path/2 | |
Replace all objects of a Dets table. | dets:init_table/3 | |
Replace all objects of an ETS table. | ets:init_table/2 | |
Replace an analyzed module. | xref:replace_module/4 | |
Replace an application's modules. | xref:replace_application/4 | |
Replace an element in a list of tuples | lists:keyreplace/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 | |
Replace newly compiled analyzed modules. | xref:update/2 | |
Replace the objects of a Dets table with the objects of an Ets table. | dets:from_ets/2 | |
Replace type numbers in memory allocation map with type descriptions | instrument:descr/1 | |
Delete the | replica of table Tab at node Node. | mnesia:del_table_copy/2 |
Delete permanently all | replicas of table Tab. | mnesia:delete_table/1 |
Invoke after the target object | replied | interceptors:out_reply/6 |
Invoke after the target object | replied with the reply encoded | interceptors:out_reply_encoded/6 |
Invoke when | replies arrives at the client side ORB | interceptors:in_reply/6 |
Invoke when | replies arrives at the client side ORB with undecoded reply body | interceptors:in_reply_encoded/6 |
Optionally invoked for a transaction | reply | megaco_user:handle_trans_reply/4 |
Prepare client decoding of | reply. | ic_c_protocol:oe_prepare_reply_decoding/1 |
Prepare server encoding of | reply. | ic_c_protocol:oe_prepare_reply_encoding/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 client request and receive | reply. | ic_c_protocol:oe_send_request_and_receive_reply/1 |
Send client request and receive | reply. | ic_c_protocol:oe_send_request_and_receive_reply_tmo/3 |
Sends one or more transaction request(s) and waits for the | reply | megaco:call/3 |
Sends one or more transaction request(s) but does NOT wait for a | reply | megaco:cast/3 |
Tests if the | Reply argument is correct | megaco:test_reply/5 |
Invoke when replies arrives at the client side ORB with undecoded | reply body | interceptors:in_reply_encoded/6 |
Invoke after the target object replied with the | reply encoded | interceptors:out_reply_encoded/6 |
Server receive of notification or request, and sending of | reply (in case of request). | ic_clib:oe_server_receive/2 |
Server receive of notification or request, and sending of | reply (in case of request). | ic_clib:oe_server_receive_tmo/4 |
Send a | reply to a caller. | gen_fsm:reply/2 |
Send a | reply to a client. | gen_server:reply/2 |
Handle the | reply to an asynchroneous request | snmpm_user:handle_pdu/5 |
Send explicit | reply to client | corba:reply/2 |
Format a crash | report. | proc_lib:format/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 | |
Rescan the | report directory | rb:rescan/0 |
Rescan the | report directory | rb:rescan/1 |
Send a standard error | report event to the error logger | error_logger:error_report/1 |
Send a standard information | report event to the error logger | error_logger:info_report/1 |
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 |
Handle a | report message | snmpm_user:handle_report/4 |
Generate Info | Report, which contain Orber's configuration settings | orber:info/0 |
Generate Info | Report, which contain Orber's configuration settings | orber:info/1 |
List all | reports | rb:list/0 |
List all | reports | rb:list/1 |
Show | reports | rb:show/0 |
Show | reports | rb:show/1 |
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 | |
Search the | reports for a regular expression | rb:grep/1 |
Reports term allocation statistics | erl_malloc:erl_eterm_statistics/2 | |
Find the IFR object reference for the | Repository | orber_ifr:find_repository/0 |
Return the target object's | repository id | orber_ifr:get_id/1 |
Set the target object's | repository id | orber_ifr:set_id/2 |
Compiles a match specification into its internal | representation | ets:match_spec_compile/1 |
Convert the object reference to the external string | representation | corba:object_to_string/1 |
Repair a continuation from ets:select/1 or ets:select/3 that has passed through external | representation | ets:repair_continuation/2 |
Returns a float whose text | representation is the integers (ASCII values) in String. | string:to_float/1 |
Returns an integer whose text | representation is the integers (ASCII values) in String. | string:to_integer/1 |
Text | representation of a float | erlang:float_to_list/1 |
Text | representation of a fun | erlang:erlang:fun_to_list/1 |
Rebalance tree | representation of a gb_set | gb_sets:balance/1 |
Text | representation of a pid | erlang:pid_to_list/1 |
Text | representation of a port identifier | erlang:erlang:port_to_list/1 |
Text | representation of a reference | erlang:erlang:ref_to_list/1 |
Return an integer | representation of a string. | httpd_conf:make_integer/1 |
Text | representation of an atom | erlang:atom_to_list/1 |
Text | representation of an integer | erlang:erlang:integer_to_list/2 |
Text | representation of an integer | erlang:integer_to_list/1 |
Convert from text | representation to a float | erlang:list_to_float/1 |
Convert from text | representation to a pid | erlang:list_to_pid/1 |
Convert from text | representation to an atom | erlang:list_to_atom/1 |
Convert from text | representation to an atom | erlang:list_to_existing_atom/1 |
Convert from text | representation to an integer | erlang:erlang:list_to_integer/2 |
Convert from text | representation to an integer | erlang:list_to_integer/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 |
Set threshold, as percentage | represented by a float, for disk space utilization | disksup:set_almost_full_threshold/1 |
Set threshold, as percentage | represented by a float, for process memory allocation | memsup:set_procmem_high_watermark/1 |
Delete the file or directory, | represented by the File object, from the target objects associated file system | CosFileTransfer_FileTransferSession:delete/2 |
Set the channel | represented by the given id as default for supplier clients | CosEventDomainAdmin_EventDomain:set_default_consumer_channel/2 |
Set the channel | represented by the given id as default for supplier clients | CosEventDomainAdmin_EventDomain:set_default_supplier_channel/2 |
Append the file | represented by the SourceFile from the target object's file system to a file in the destination FileTransferSession's file system | CosFileTransfer_FileTransferSession:append/3 |
Copy the file | represented by the SourceFile from the target object's file system to a file in the destination FileTransferSession's file system | CosFileTransfer_FileTransferSession:transfer/3 |
Create a TIO object representing the error interval around the time value | represented by the target object | CosTime_UTO:interval/1 |
Return an OverlapType which describe how the interval in the target object and the timerange | represented by the TIO object overlap | CosTime_TIO:overlaps/2 |
Return an OverlapType which describe how the interval in the target object and the timerange | represented by the UTO object overlap | CosTime_TIO:spans/2 |
Create a File Object | representing a file which may or may not exist | CosFileTransfer_FileTransferSession:create_file/2 |
Return a list, of length Max or less, containing Object References | representing files or directories contained within the target Directory and a FileIterator or a NIL object | CosFileTransfer_Directory:list/2 |
Create a TIO object | representing the error interval around the time value represented by the target object | CosTime_UTO:interval/1 |
Create a UTO | representing the given time in Utc form | CosTime_TimeService:uto_from_utc/2 |
Create a new TIO object | representing the input parameters | CosTime_TimeService:new_interval/3 |
Create a TIO | representing the interval between the target object and the given UTO midpoint times | CosTime_UTO:time_to_interval/2 |
Create TypeCode | representing the supplied fixed type | fixed:get_typecode/1 |
Create a new UTO object | representing the time in the target object added to current time (UTC) | CosTime_UTO:absolute_time/1 |
Create a new UTO object | representing the time parameters given | CosTime_TimeService:new_universal_time/4 |
Terminate the target object and close the connection to the file system it | represents | CosFileTransfer_FileTransferSession:logout/1 |
Create a FileWrapper which | represents a file or directory | CosFileTransfer_FileTransferSession:get_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 |
Accept an incoming connection | request. | ssl:accept/1 |
Accept an incoming connection | request. | ssl:accept/2 |
Cancel a asynchronous | request | snmpm:cancel_async_request/2 |
Get the request-id, context, community and address of the current | request | snmpa:current_address/0 |
Get the request-id, context, community and address of the current | request | snmpa:current_community/0 |
Get the request-id, context, community and address of the current | request | snmpa:current_context/0 |
Get the request-id, context, community and address of the current | request | snmpa:current_request_id/0 |
Handle a synchronous | request. | gen_event:Module:handle_call/2 |
Handle a synchronous | request. | gen_server:Module:handle_call/3 |
Handle an asynchronous | request. | gen_server:Module:handle_cast/2 |
Handle the reply to an asynchroneous | request | snmpm_user:handle_pdu/5 |
Invoke on the client side ORB before encoding and sending the | request | interceptors:out_request/6 |
Invoke on the client side ORB before sending the | request | interceptors:out_request_encoded/6 |
Invoked for each transaction | request | megaco_user:handle_trans_request/3 |
Optionally invoked for a time consuming transaction | request | megaco_user:handle_trans_long_request/3 |
Prepare server decoding of | request. | ic_c_protocol:oe_prepare_request_decoding/1 |
Server receive of notification or request, and sending of reply (in case of | request). | ic_clib:oe_server_receive/2 |
Server receive of notification or request, and sending of reply (in case of | request). | ic_clib:oe_server_receive_tmo/4 |
Send client | request and receive reply. | ic_c_protocol:oe_send_request_and_receive_reply/1 |
Send client | request and receive reply. | ic_c_protocol:oe_send_request_and_receive_reply_tmo/3 |
Server receive of notification or | request, and sending of reply (in case of request). | ic_clib:oe_server_receive/2 |
Server receive of notification or | request, and sending of reply (in case of request). | ic_clib:oe_server_receive_tmo/4 |
Invoke when requests arrive at the server side ORB with undecoded | request body | interceptors:in_request_encoded/6 |
Prepare client | request encoding. | ic_c_protocol:oe_prepare_request_encoding/1 |
Invoked when an transaction | request has been aborted | megaco_user:handle_trans_request_abort/4 |
Generate a | request message to be sent to the network | snmpa_mpd:generate_msg/4 |
Generate a | request message to be sent to the network | snmpm_mpd:generate_msg/5 |
Accept an incoming connection | request on a listen socket | gen_tcp:accept/1 |
Accept an incoming connection | request on a listen socket | gen_tcp:accept/2 |
Request the names of the registrered Erlang nodes on this host | epmd:epmd | |
Request the network interface process to send this pdu | snmpm_network_interface:send_pdu/7 | |
Send an asynchronous | request to a generic server. | gen_server:cast/2 |
Request to be notified when manager started | snmpm:notify_started/1 | |
Cancel | request to be notified when manager started | snmpm:cancel_notify_started/1 |
Request to proceed with current job | overload:request/0 | |
Send an asynchronous | request to several generic servers. | gen_server:abcast/2 |
Send an asynchronous | request to several generic servers. | gen_server:abcast/3 |
Called for each | request to the Web server. | httpd:Module:do/1 |
Returns the cookie header that would be sent when making a | request to Url. | http:cookie_header/1 |
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 |
Return true if the | requested number of properties can be delivered and there are additional properties. Otherwise false is returned and a sequence of max HowMany properties | CosPropertyService_PropertiesIterator:next_n/2 |
Cancel a previously | requested timeout identified by TRef. | timer:cancel/1 |
Get the | request-id, context, community and address of the current request | snmpa:current_address/0 |
Get the | request-id, context, community and address of the current request | snmpa:current_community/0 |
Get the | request-id, context, community and address of the current request | snmpa:current_context/0 |
Get the | request-id, context, community and address of the current request | snmpa:current_request_id/0 |
Split a | RequestLine in a file reference and a QueryString or a PathInfo string. | httpd_util:split_path/1 |
Split a | RequestLine in a file reference to an executable and a QueryString or a PathInfo string. | httpd_util:split_script_path/1 |
Encode action requests for one or more transaction | request(s) | megaco:encode_actions/3 |
Sets options to be used for subsequent | requests. | http:set_options/1 |
Sends one or more transaction | request(s) and waits for the reply | megaco:call/3 |
Invoke when | requests arrive at the server side ORB | interceptors:in_request/6 |
Invoke when | requests arrive at the server side ORB with undecoded request body | interceptors:in_request_encoded/6 |
Sends one or more transaction | request(s) but does NOT wait for a reply | megaco:cast/3 |
Encode action | requests for one or more transaction request(s) | megaco:encode_actions/3 |
Echo missing modules | required by Orber | orber_diagnostics:missing_modules/0 |
Error formatting function as | required by the parse_transform interface. | ms_transform:format_error/1 |
Return the AuthorizeCycles value; | required when defining QoS Properties | CosEventDomainAdmin:'AuthorizeCycles'/0 |
Return the AuthorizeDiamonds value; | required when defining QoS Properties | CosEventDomainAdmin:'AuthorizeDiamonds'/0 |
Return the CycleDetection identifier | required when defining QoS Properties | CosEventDomainAdmin:'CycleDetection'/0 |
Return the DiamondDetection identifier | required when defining QoS Properties | CosEventDomainAdmin:'DiamondDetection'/0 |
Return the ForbidCycles value; | required when defining QoS Properties | CosEventDomainAdmin:'ForbidCycles'/0 |
Return the ForbidDiamonds value; | required when defining QoS Properties | CosEventDomainAdmin:'ForbidDiamonds'/0 |
Atomically | re-register a name | global:re_register_name/2 |
Atomically | re-register a name | global:re_register_name/3 |
Rescan the report directory | rb:rescan/0 | |
Rescan the report directory | rb:rescan/1 | |
Reserved, set to NULL | driver_entry:void *handle | |
Test for a | reserved word | erl_scan:reserved_word/1 |
Reset all snmp counters to 0 | snmp_standard_mib:reset/0 | |
Reset coverage data for Cover compiled modules. | cover:export/1 | |
Reset coverage data for Cover compiled modules. | cover:export/2 | |
Reset coverage data for Cover compiled modules. | cover:import/1 | |
Reset coverage data for Cover compiled modules. | cover:reset/0 | |
Reset coverage data for Cover compiled modules. | cover:reset/1 | |
Reset the deflate session | zlib:deflateReset/1 | |
Reset the position to the first property | CosPropertyService_PropertiesIterator:reset/1 | |
Reset the position to the first property name | CosPropertyService_PropertyNamesIterator:reset/1 | |
Load a module, | residing in a given file | code:load_abs/1 |
Resize a driver binary | erl_driver:ErlDrvBinary* driver_realloc_binary/2 | |
Resize a registry | registry:ei_reg_resize/2 | |
Resize an allocated memory block | erl_driver:void *driver_realloc/2 | |
Give information about | resolved and unresolved parse action conflicts. | yecc:file/2 |
Resolves a MatchSpec into a list of fragment numbers | mnesia_frag_hash:match_spec_to_frag_numbers/2 | |
Resolves the key of a record into a fragment number | mnesia_frag_hash:key_to_frag_number/2 | |
Name | resolving function that kills one pid | global:random_exit_name/3 |
Name | resolving function that notifies both pids | global:notify_all_name/3 |
Name | resolving function that notifies one pid | global:random_notify_name/3 |
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 |
Register the parameter | Resource object as a participant in the transaction associated with the target object | CosTransactions_Coordinator:register_resource/2 |
Return a new path with the default | resource or file appended. | mod_alias:default_index/2 |
Generate a | response packet to be sent to the network | snmpa_mpd:generate_response_msg/4 |
Generate a | response packet to be sent to the network | snmpm_mpd:generate_response_msg/4 |
Restart a running server. | httpd:restart/0 | |
Restart a running server. | httpd:restart/1 | |
Restart a running server. | httpd:restart/1 | |
Restart a running server. | httpd:restart/2 | |
Restart a terminated child process belonging to a supervisor. | supervisor:restart_child/2 | |
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 | |
Restart the running Erlang node | init:restart/0 | |
Restore a registry from Mnesia | registry:ei_reg_restore/3 | |
Online | restore of backup. | mnesia:restore/2 |
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 |
Return a | restriction of a binary relation. | sofs:drestriction/2 |
Return a | restriction of a binary relation. | sofs:restriction/2 |
Return a | restriction of a relation. | sofs:drestriction/3 |
Return a | restriction of a set. | sofs:restriction/3 |
Feed digit map collector with events and return the | result | megaco:test_digit_event/2 |
Return an IFR object of the type IDLType describing the type of the | result | orber_ifr:get_result_def/1 |
Run a function on a node ignoring the | result | rpc:cast/4 |
Run a function on all nodes, ignoring the | result | rpc:eval_everywhere/3 |
Run a function on specific nodes, ignoring the | result | rpc:eval_everywhere/4 |
Checks if an Erlang term is the | result of ets:match_spec_compile | ets:is_compiled_ms/1 |
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 |
Formated print of | result of the versions functions | megaco:print_version_info/0 |
Formated print of | result of the versions functions | megaco:print_version_info/1 |
Formated print of | result of the versions functions | snmp:print_version_info/0 |
Formated print of | result of the versions functions | snmp:print_version_info/1 |
Formated print of | result of the versions functions | snmp:print_versions/1 |
Formated print of | result of the versions functions | snmp:print_versions/2 |
Selects N consecutive rows of the | result set. | odbc:select/3 |
Selects N consecutive rows of the | result set. | odbc:select/4 |
Returns the first row of the | result set and positions a cursor at this row. | odbc:first/1 |
Returns the first row of the | result set and positions a cursor at this row. | odbc:first/2 |
Returns the last row of the | result set and positions a cursor at this row. | odbc:last/1 |
Returns the last row of the | result set and positions a cursor at this row. | odbc:last/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/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 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 |
Returns the next row of the | result set relative the current cursor position and positions the cursor at this row. | odbc:next/1 |
Returns the next row of the | result set relative the current cursor position and positions the cursor at this row. | odbc:next/2 |
Returns the previous row of the | result set relative the current cursor position and positions the cursor at this row. | odbc:prev/1 |
Returns the previous row of the | result set relative the current cursor position and positions the cursor at this row. | odbc:prev/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/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 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 |
Set the type_def attribute of the target object to the given | ResultDef | orber_ifr:set_result_def/2 |
Display profiling | results per function call. | eprof:total_analyse/0 |
Display profiling | results per process. | eprof:analyse/0 |
Resume a previously suspended connection | CosNotifyChannelAdmin_StructuredProxyPushSupplier:resume_connection/1 | |
Resume a previously suspended connection with the proxy | CosNotifyChannelAdmin_ProxyPullConsumer:resume_connection/1 | |
Resume a previously suspended connection with the proxy | CosNotifyChannelAdmin_ProxyPushSupplier:resume_connection/1 | |
Resume a previously suspended connection with the proxy | CosNotifyChannelAdmin_SequenceProxyPullConsumer:resume_connection/1 | |
Resume a previously suspended connection with the proxy | CosNotifyChannelAdmin_SequenceProxyPushSupplier:resume_connection/1 | |
Resume a previously suspended connection with the proxy | CosNotifyChannelAdmin_StructuredProxyPullConsumer:resume_connection/1 | |
Resume a suspended process | erlang:erlang:resume_process/1 | |
Resume a suspended process | sys:resume/1 | |
Resume a suspended process | sys:resume/2 | |
Resume process execution | int:continue/1 | |
Resume process execution | int:continue/3 | |
Retreive the mib-entry of an Oid | snmpa:me_of/1 | |
Retreive the mib-entry of an Oid | snmpa:me_of/2 | |
Retreive various system and application info | megaco:versions1/0 | |
Retreive various system and application info | megaco:versions2/0 | |
Retreive various system and application info | snmp:versions1/0 | |
Retreive various system and application info | snmp:versions2/0 | |
Retrieve a row indexed by an SNMP index. | mnesia:snmp_get_row/2 | |
Retrieve a variable binding | int:get_binding/2 | |
Retrieve agent config | snmpm:agent_info/3 | |
Retrieve an Object bound to Name | CosNaming_NamingContext:resolve/2 | |
Retrieve name and information of all files in a tar file | erl_tar:table/2 | |
Retrieve some values | ei_connect:ei_thisalivename/1 | |
Retrieve some values | ei_connect:ei_thishostname/1 | |
Retrieve some values | ei_connect:ei_thisnodename/1 | |
Retrieve some values | erl_connect:erl_thisalivename/0 | |
Retrieve some values | erl_connect:erl_thiscookie/0 | |
Retrieve some values | erl_connect:erl_thiscreation/0 | |
Retrieve some values | erl_connect:erl_thishostname/0 | |
Retrieve some values | erl_connect:erl_thisnodename/0 | |
Retrieve the name of all files in a tar file | erl_tar:table/1 | |
Retrieve the name of all files in a zip archive | zip:list_dir/1 | |
Retrieve the name of all files in a zip archive | zip:list_dir/2 | |
Retrieve the name of all files in a zip archive | zip:table/1 | |
Retrieve the name of all files in a zip archive | zip:table/2 | |
Retrieve the Pid of the C-node | ei_connect:ei_self/1 | |
Retrieve the symbolic store database reference | snmpa:get_symbolic_store_db/0 | |
Retrieve usm user config | snmpm:usm_user_info/3 | |
Return a binding | CosNaming_BindingIterator:next_one/1 | |
Return a binding list | CosNaming_BindingIterator:next_n/2 | |
Return a bindings structure | erl_eval:new_bindings/0 | |
Return a boolean if the target InterfaceDef match or inherit from the gievn id | orber_ifr:is_a/2 | |
Return a boolean which indicates whether the transction associated with the target object is a descendant of the transaction associated with the parameter object | CosTransactions_Coordinator:is_descendant_transaction/2 | |
Return a chunk of objects stored in a Dets table. | dets:bchunk/2 | |
Return a condensed graph of a digraph. | digraph_utils:condensation/1 | |
Return a ConsumerAdmin object | CosEventChannelAdmin_EventChannel:for_consumers/1 | |
Return a #'CosEventDomainAdmin_Connection'{} struct describing the connection associated with the given id within the target domain | CosEventDomainAdmin_EventDomain:get_connection/2 | |
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 a DomainID sequence of all domains associated with the target object | CosEventDomainAdmin_EventDomainFactory:get_all_domains/1 | |
Return a family indexing a partition. | sofs:partition_family/2 | |
Return a family of domains. | sofs:family_domain/1 | |
Return a family of fields. | sofs:family_field/1 | |
Return a family of modified subsets. | sofs:family_projection/2 | |
Return a family of ranges. | sofs:family_range/1 | |
Return a full inter face description record describing the InterfaceDef | orber_ifr:describe_interface/1 | |
Return a function with a given set as domain. | sofs:substitution/2 | |
Return a gb_set with one element | gb_sets:singleton/1 | |
Open a directory and | return a handle | ssh_sftp:opendir/2 |
Open a file and | return a handle | ssh_sftp:open/3 |
Return a handle for a query list comprehension. | qlc:q/2 | |
Return a handle for a query list comprehension. | qlc:string_to_handle/3 | |
Open an archive and | return a handle to it | zip:zip_open/1 |
Open an archive and | return a handle to it | zip:zip_open/2 |
Return a hash code for the top-level transaction associated with the target object | CosTransactions_Coordinator:hash_top_level_tran/1 | |
Return a hash code for the transaction associated with the target object. | CosTransactions_Coordinator:hash_transaction/1 | |
Return a hash value based on the target object | corba_object:hash/2 | |
Return a hostent record for the host with the given address | inet:gethostbyaddr/1 | |
Return a hostent record for the host with the given name | inet:gethostbyname/1 | |
Return a hostent record for the host with the given name | inet:gethostbyname/2 | |
Return a list Max properties or less. If more properties are associated with the target object they will be put in the PropertiesIterator. | CosPropertyService_PropertySet:get_all_properties/2 | |
Return a list of AdminProperties associated with the target object | CosNotification_AdminPropertiesAdmin:get_admin/1 | |
Return a list of all associated pull supplier Id:s | CosNotifyChannelAdmin_ConsumerAdmin:_get_pull_suppliers/1 | |
Return a list of all associated push supplier Id:s | CosNotifyChannelAdmin_ConsumerAdmin:_get_push_suppliers/1 | |
Return a list of all ConsumerAdmins, currently active, Id:s | CosNotifyChannelAdmin_EventChannel:get_all_consumeradmins/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 | |
Return a list of all ETS tables. | ets:all/0 | |
Return a list of all filter Id:s associated with the target object | CosNotifyFilter_FilterAdmin:get_all_filters/1 | |
Return a list of all known groups | pg2:which_groups/0 | |
Return a list of all members of a process group | pg:members/1 | |
Return a list of all objects in an ETS table. | ets:tab2list/1 | |
Return a list of all SupplierAdmins, currently active, Id:s | CosNotifyChannelAdmin_EventChannel:get_all_supplieradmins/1 | |
Return a list of context identifiers for the operation | orber_ifr:get_contexts/1 | |
Return a list of descriptions of the IFR objects contained by the target Container object | orber_ifr:describe_contents/4 | |
Return a list of exception types that can be raised by the target object | orber_ifr:get_exceptions/1 | |
Return a list of IFR objects matching the given name | orber_ifr:lookup_name/5 | |
Return a list of InterfaceDefs from which the target InterfaceDef object inherit | orber_ifr:get_base_interfaces/1 | |
Return a list of IP configuration parameters | inet:get_rc/0 | |
Return a list of keys from the process dictionary | erlang:get_keys/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 a list, of length Max or less, containing Object References representing files or directories contained within the target Directory and a FileIterator or a NIL object | CosFileTransfer_Directory:list/2 | |
Return a list of name-value pairs which encapsulates the current QoS settings for the target object | CosNotification_QoSAdmin:get_qos/1 | |
Match a chunk of objects stored in a Dets table and | return a list of objects. | dets:match_object/1 |
Match the first chunk of objects stored in a Dets table and | return a list of objects. | dets:match_object/3 |
Match the objects stored in a Dets table and | return a list of objects. | dets:match_object/2 |
Return a list of parameter description records describing the parameters of the target OperationDef | orber_ifr:get_params/1 | |
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 |
Return a list of supported object id's | corba:list_initial_services/0 | |
Return a list of supported object id's | corba:list_initial_services_remote/1 | |
Return a list of supported object id's | corba:list_initial_services_remote/2 | |
Return a list of the current member nodes of the pool | pool:get_nodes/0 | |
Return a list of the keys in a tree | gb_trees:keys/1 | |
Return a list of the names of all open Dets tables on this node. | dets:all/0 | |
Return a list of the values in a tree | gb_trees:values/1 | |
Match a chunk of objects stored in a Dets table and | return a list of variable bindings. | dets:match/1 |
Match the first chunk of objects stored in a Dets table and | return a list of variable bindings. | dets:match/3 |
Match the objects stored in a Dets table and | return a list of variable bindings. | dets:match/2 |
Return a list or a tuple of the elements of set. | sofs:to_sets/1 | |
Update an MD5 context with data, and | return a new context | erlang:erlang:md5_update/2 |
Return a new path with the default resource or file appended. | mod_alias:default_index/2 | |
Update an MD5 Context with Data, and | return a NewContext | crypto:md5_update/2 |
Return a partition of a set. | sofs:partition/2 | |
Return a partition of a set. | sofs:partition/3 | |
Return a partition of two sets. | sofs:symmetric_partition/2 | |
Return a PrimitiveDef of the specified kind | orber_ifr:get_primitive/2 | |
Return a printable string, which describes the supplied exception | orber:exception_info/1 | |
Return a protected empty digraph, where cycles are allowed. | digraph:new/0 | |
Return a QLC query handle. | dets:table/2 | |
Return a QLC query handle. | ets:table/2 | |
Return a QLC query handle. | mnesia:table/2 | |
Return a query handle. | qlc:append/1 | |
Return a query handle. | qlc:append/2 | |
Return a query handle. | qlc:keysort/3 | |
Return a query handle. | qlc:sort/2 | |
Return a query handle for a table. | qlc:table/2 | |
Return a random float | random:uniform/0 | |
Return a random float | random:uniform_s/1 | |
Return a random integer | random:uniform/1 | |
Return a random integer | random:uniform_s/2 | |
Return a restriction of a binary relation. | sofs:drestriction/2 | |
Return a restriction of a binary relation. | sofs:restriction/2 | |
Return a restriction of a relation. | sofs:drestriction/3 | |
Return a restriction of a set. | sofs:restriction/3 | |
Return a sequence of all connections within the target domain | CosEventDomainAdmin_EventDomain:get_all_connections/1 | |
Return a sequence of the allowed properties | CosPropertyService_PropertySetDef:get_allowed_properties/1 | |
Return a set of substituted elements. | sofs:projection/2 | |
Open a stream and | return a stream reference | zlib:open/0 |
Return a string describing a particular Mnesia error. | mnesia:error_description/1 | |
Return a subgraph of a digraph. | digraph_utils:subgraph/3 | |
Return a sub-list of a certain length, starting at the first position | lists:sublist/2 | |
Return a sub-list starting at a given position and with a given number of elements | lists:sublist/3 | |
Return a substring of String | string:substr/2 | |
Return a substring of String | string:substr/3 | |
Return a supervisor specification. | supervisor:Module:init/1 | |
Return a SupplierAdmin object | CosEventChannelAdmin_EventChannel:for_suppliers/1 | |
Return a table handle | et_collector:get_table_handle/1 | |
Return a table of files in open zip archive | zip:zip_list_dir/1 | |
Return a the identity of the globally registered collector if there is any | et_collector:get_global_pid/0 | |
Return a topological sorting of the vertices of a digraph. | digraph_utils:topsort/1 | |
Return a tuple which describe the target object | orber_ifr:describe/1 | |
Return a UTO containing the time at which the associated event was triggered | CosTimerEvent_TimerEventService:event_time/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 | |
Return a value from the process dictionary | erlang:get/1 | |
Return all AGENT-CAPABILITY definitions in the agent | snmpa:get_agent_caps/0 | |
Return all answers from Cursor in a list | mnemosyne:all_answers/1 | |
Return all answers to a query. | qlc:e/2 | |
Return all answers to a query. | qlc:eval/2 | |
Return all associated pull consumers Id:s | CosNotifyChannelAdmin_SupplierAdmin:_get_pull_consumers/1 | |
Return all associated push consumers Id:s | CosNotifyChannelAdmin_SupplierAdmin:_get_push_consumers/1 | |
Return all channel id's associated with target object | CosEventDomainAdmin_EventDomain:get_all_channels/1 | |
Return all constraints associated with the target object | CosNotifyFilter_Filter:get_all_constraints/1 | |
Return all constraints which match the supplied Ids | CosNotifyFilter_Filter:get_constraints/2 | |
Return all Cover compiled modules. | cover:modules/0 | |
Return all edges emanating from a vertex of a digraph. | digraph:out_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 all event handlers installed in a generic event manager. | gen_event:which_handlers/1 | |
Return all Id:s for channels, currently alive, created by the target object | CosNotifyChannelAdmin_EventChannelFactory:get_all_channels/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 | |
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 | |
Return all imported files. | cover:imported/0 | |
Return all in-neighbours of a vertex of a digraph. | digraph:in_neighbours/2 | |
Return all keys in a dictionary | dict:fetch_keys/1 | |
Return all keys in a table. | mnesia:all_keys/1 | |
Return all known releases | release_handler:which_releases/0 | |
Return all local processes in a group | pg2:get_local_members/1 | |
Return all modules for which there are imported data. | cover:imported_modules/0 | |
Return all nodes that are part of the coverage analysis. | cover:which_nodes/0 | |
Return all NotifySubscribe Id's associated with the target object | CosNotifyFilter_Filter:get_callbacks/1 | |
Return all objects in a given slot of an ETS table. | ets:slot/2 | |
Return all objects with a given key in an ETS table. | ets:lookup/2 | |
Return all objects with a given key stored in a Dets table. | dets:lookup/2 | |
Return all out-neighbours of a vertex of a digraph. | digraph:out_neighbours/2 | |
Return all processes in a group | pg2:get_members/1 | |
Return all properties associated with given names | CosPropertyService_PropertySet:get_properties/2 | |
Return all vertices of a digraph. | digraph:vertices/1 | |
Return allowed TypeCodes for the target object | CosPropertyService_PropertySetDef:get_allowed_property_types/1 | |
Return an almost unique reference | erlang:make_ref/0 | |
Return an atom describing the primitive type | orber_ifr:get_kind/1 | |
Return an empty gb_set | gb_sets:empty/0 | |
Return an empty gb_set | gb_sets:new/0 | |
Return an empty set | sets:new/0 | |
Return an empty tree | gb_trees:empty/0 | |
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 | |
Return an error string. | ssl:format_error/1 | |
Return an IFR object of the type IDLType describing the original type | orber_ifr:get_original_type_def/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 an IFR object of the type IDLType describing the type of the result | orber_ifr:get_result_def/1 | |
Return an IFR object of the type IDLType describing the type of the target object | orber_ifr:get_type_def/1 | |
Return an informative HTTP 1.1 status string in HTML. | httpd_util:message/3 | |
Return an integer by rounding a number | erlang:round/1 | |
Return an integer by the truncating a number | erlang:trunc/1 | |
Return an integer representation of a string. | httpd_conf:make_integer/1 | |
Return an iterator for a gb_set | gb_sets:iterator/1 | |
Return an iterator for a tree | gb_trees:iterator/1 | |
Return an OverlapType which describe how the interval in the target object and the timerange represented by the TIO object overlap | CosTime_TIO:overlaps/2 | |
Return an OverlapType which describe how the interval in the target object and the timerange represented by the UTO object overlap | CosTime_TIO:spans/2 | |
Return an URL string constructed from the given Address and Name strings | CosNaming_NamingContextExt:to_url/3 | |
Return and delete a value from the process dictionary | erlang:erase/1 | |
Return and delete the process dictionary | erlang:erase/0 | |
Return bindings | erl_eval:binding/2 | |
Return bindings | erl_eval:bindings/1 | |
Return code describing a query handle. | qlc:info/2 | |
Return current memory allocation status | instrument:memory_status/1 | |
Return current overload information data | overload:get_overload_info/0 | |
Return current version number | toolbar:version/0 | |
Return default state for random number generation | random:seed0/0 | |
Return error diagnostics. | ftp:formaterror/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 | |
Return globally registered names | global_group:registered_names/1 | |
Return HowMany Property Names and a boolean which is true if additional Property Names exists | CosPropertyService_PropertyNamesIterator:next_n/2 | |
Return IDLType object describing the discriminator type of the target object | orber_ifr:get_discriminator_type_def/1 | |
Return information about a chunk continuation of a disk log. | disk_log:chunk_info/1 | |
Return information about a daemon, server or client process | tftp:info/1 | |
Return information about a Dets table. | dets:info/1 | |
Return information about a digraph. | digraph:info/1 | |
Return information about a disk log. | disk_log:info/1 | |
Return information about all children specifications and child processes belonging to a supervisor. | supervisor:which_children/1 | |
Return information about an ETS table. | ets:info/1 | |
Return information about an Xref server. | xref:info/1 | |
Return information about an Xref server. | xref:info/2 | |
Return information about an Xref server. | xref:info/3 | |
Return information about the agent | snmpa:info/0 | |
Return information about the agent | snmpa:info/1 | |
Return information about the agent | snmpa:old_info_format/1 | |
Return information about the manager | snmpm:info/0 | |
Return information about the Mnesia system | mnesia:system_info/1 | |
Return information about the running network interface process | snmpa_network_interface:info/1 | |
Return information about the running network interface process | snmpm_network_interface:info/1 | |
Creates a dynamic web page and | return it as a list. This functions is deprecated and only keept for backwards compability. | mod_esi:Module:Function/2 |
Return largest element | gb_sets:largest/1 | |
Return largest key and value | gb_trees:largest/1 | |
Return last element in a list | lists:last/1 | |
Return local information about table. | mnesia:table_info/2 | |
Return lowest and highest memory address used | instrument:mem_limits/1 | |
Return maximum element of list | lists:max/1 | |
Return minimum element of list | lists:min/1 | |
Return name of Erlang start script | lib:progname/0 | |
Return operator type | erl_internal:op_type/2 | |
Return peer address and port. | ssl:peername/1 | |
Return smallest element | gb_sets:smallest/1 | |
Return smallest key and value | gb_trees:smallest/1 | |
Return some or all answers to a query. | qlc:next_answers/2 | |
Return sum of elements in a list | lists:sum/1 | |
Return the absolute name of the target object | orber_ifr:get_absolute_name/1 | |
Return the accessible disk logs on the current node. | disk_log:accessible_logs/0 | |
Return the ACL configuration | orber:iiop_acl/0 | |
Return the actual file path to a URL. | mod_alias:path/3 | |
Return the address and port for the other end of a connection | inet:peername/1 | |
Return the alias IDL typecode | orber_tc:alias/3 | |
Return the ancestor channel | CosNotifyChannelAdmin_ConsumerAdmin:_get_MyChannel/1 | |
Return the #any{} defualt value associated with the target object | CosNotifyFilter_MappingFilter:_get_default_value/1 | |
Return the AnyOrder QoS value | CosNotification:'AnyOrder'/0 | |
Return the arity of a tuple or binary | erl_eterm:erl_size/1 | |
Return the array IDL typecode | orber_tc:array/2 | |
return the associated Admin object | CosNotifyChannelAdmin_ProxyConsumer:_get_MyAdmin/1 | |
Return the associated lifetime MappingFilter | CosNotifyChannelAdmin_ConsumerAdmin:_get_lifetime_filter/1 | |
Return the associated priority MappingFilter | CosNotifyChannelAdmin_ConsumerAdmin:_get_priority_filter/1 | |
Return the AuthorizeCycles value; required when defining QoS Properties | CosEventDomainAdmin:'AuthorizeCycles'/0 | |
Return the AuthorizeDiamonds value; required when defining QoS Properties | CosEventDomainAdmin:'AuthorizeDiamonds'/0 | |
Return the BestEffort QoS value | CosNotification:'BestEffort'/0 | |
Return the canonical map. | sofs:canonical_relation/1 | |
Return the Cartesian product of a tuple of sets. | sofs:product/1 | |
Return the Cartesian product of two sets. | sofs:product/2 | |
Return the channel associated with the given id | CosEventDomainAdmin_EventDomain:get_channel/2 | |
Return the channel object associated with the given Id | CosNotifyChannelAdmin_EventChannelFactory:get_event_channel/2 | |
Return the coarsest partition given a set of sets. | sofs:partition/1 | |
Return the code server search path | code:get_path/0 | |
Return the components of a digraph. | digraph_utils:components/1 | |
Return the composite of two functions. | sofs:composite/2 | |
Finish the update of an MD5 Context and | return the computed MD5 message digest | crypto:md5_final/1 |
Finish the update of an MD5 context and | return the computed MD5 message digest | erlang:erlang:md5_final/1 |
Return the ConnectionReliability QoS identifier | CosNotification:'ConnectionReliability'/0 | |
Return the ConsumerAdmin matching AdminID | CosNotifyChannelAdmin_EventChannel:get_consumeradmin/2 | |
Return the Container the target object is contained in | orber_ifr:get_defined_in/1 | |
Return the content of the target object limited by the given constraints | orber_ifr:contents/3 | |
Return the converse of a binary relation. | sofs:converse/1 | |
Return the Coordinator object associated with the target object | CosTransactions_Control:get_coordinator/1 | |
Return the CORBA::TypeCode of the default value associated with the target object | CosNotifyFilter_MappingFilter:_get_value_type/1 | |
Return the current date and time as an OCTET STRING | snmp:date_and_time/0 | |
Return the current date in RFC 1123 format. | httpd_util:rfc1123_date/0 | |
Return the current date in RFC 1123 format. | httpd_util:rfc1123_date/6 | |
Return the current list of allowed slave hosts | erl_boot_server:which_slaves/0 | |
Return the current mapping for warning events | error_logger:warning_map/0 | |
Return the current memory allocation map | instrument:memory_data/0 | |
Return the current status of the transaction | CosTransactions_RecoveryCoordinator:replay_completion/3 | |
Return the current time and the Inaccuracy given when starting this application in a UTO | CosTime_TimeService:universal_time/1 | |
Return the CycleDetection identifier required when defining QoS Properties | CosEventDomainAdmin:'CycleDetection'/0 | |
Return the cyclic strong components of a digraph. | digraph_utils:cyclic_strong_components/1 | |
Return the data associated with the target object in Utc form | CosTime_UTO:'_get_utc_time'/1 | |
Return the DeadlineOrder QoS value | CosNotification:'DeadlineOrder'/0 | |
Return the default consumer admin associated with the target object | CosNotifyChannelAdmin_EventChannel:_get_default_consumer_admin/1 | |
Return the default filter factory associated with the target object | CosNotifyChannelAdmin_EventChannel:_get_default_filter_factory/1 | |
Return the default supplier admin associated with the target object | CosNotifyChannelAdmin_EventChannel:_get_default_supplier_admin/1 | |
Return the default values of options. | xref:get_default/1 | |
Return the default values of options. | xref:get_default/2 | |
Return the DefaultPriority QoS value | CosNotification:'DefaultPriority'/0 | |
Return the definition kind of the IFR object | orber_ifr:get_def_kind/1 | |
Return the description of an HTTP 1.1 status code. | httpd_util:reason_phrase/1 | |
Return the DiamondDetection identifier required when defining QoS Properties | CosEventDomainAdmin:'DiamondDetection'/0 | |
Return the difference of two families. | sofs:family_difference/2 | |
Return the difference of two gb_sets | gb_sets:difference/2 | |
Return the difference of two gb_sets | gb_sets:subtract/2 | |
Return the difference of two Sets | sets:subtract/2 | |
Return the difference of two sets. | sofs:difference/2 | |
Return the directory part of a path name | filename:dirname/1 | |
Return the DiscardPolicy QoS identifier | CosNotification:'DiscardPolicy'/0 | |
Return the domain associated with the given id | CosEventDomainAdmin_EventDomainFactory:get_event_domain/2 | |
Return the domain of a binary relation. | sofs:domain/1 | |
Return the edges emanating from or incident on a vertex of a digraph. | digraph:edges/2 | |
Return the elements of a set. | sofs:to_external/1 | |
Return the enum IDL typecode | orber_tc:enum/3 | |
Return the EventReliability QoS identifier | CosNotification:'EventReliability'/0 | |
Return the exception IDL typecode | orber_tc:exception/3 | |
Return the factory object which created the target object | CosNotifyChannelAdmin_EventChannel:_get_MyFactory/1 | |
Return the field of a binary relation. | sofs:field/1 | |
Return the FifoOrder QoS value | CosNotification:'FifoOrder'/0 | |
Return the file extension | filename:extension/1 | |
Return the filter scheme | CosNotifyChannelAdmin_SupplierAdmin:_get_MyOperator/1 | |
Return the filter with the given Id | CosNotifyFilter_FilterAdmin:get_filter/2 | |
Return the filtering schema used by the target object | CosNotifyChannelAdmin_ConsumerAdmin:_get_MyOperator/1 | |
Return the first key in an ETS table. | ets:first/1 | |
Return the first key stored in a Dets table. | dets:first/1 | |
Return the fixed IDL typecode | orber_tc:fixed/2 | |
Return the ForbidCycles value; required when defining QoS Properties | CosEventDomainAdmin:'ForbidCycles'/0 | |
Return the ForbidDiamonds value; required when defining QoS Properties | CosEventDomainAdmin:'ForbidDiamonds'/0 | |
Return the global group names | global_group:global_groups/0 | |
Return the group nodes | global_group:own_nodes/0 | |
Return the HighestPriority QoS value | CosNotification:'HighestPriority'/0 | |
Return the IDL typecode | orber_tc:any/0 | |
Return the IDL typecode | orber_tc:boolean/0 | |
Return the IDL typecode | orber_tc:char/0 | |
Return the IDL typecode | orber_tc:double/0 | |
Return the IDL typecode | orber_tc:float/0 | |
Return the IDL typecode | orber_tc:long/0 | |
Return the IDL typecode | orber_tc:long_long/0 | |
Return the IDL typecode | orber_tc:null/0 | |
Return the IDL typecode | orber_tc:octet/0 | |
Return the IDL typecode | orber_tc:principal/0 | |
Return the IDL typecode | orber_tc:short/0 | |
Return the IDL typecode | orber_tc:typecode/0 | |
Return the IDL typecode | orber_tc:unsigned_long/0 | |
Return the IDL typecode | orber_tc:unsigned_long_long/0 | |
Return the IDL typecode | orber_tc:unsigned_short/0 | |
Return the IDL typecode | orber_tc:void/0 | |
Return the IDL typecode | orber_tc:wchar/0 | |
Return the IFR object identified by the given name | orber_ifr:lookup/2 | |
Return the IFR object matching the given id | orber_ifr:lookup_id/2 | |
Return the image of a set under a binary relation. | sofs:image/2 | |
Return the inaccuracy associated with the target object | CosTime_UTO:'_get_inaccuracy'/1 | |
Return the in-degree of a vertex of a digraph. | digraph:in_degree/2 | |
Return the index of the first/last occurrence of Character in String | string:chr/2 | |
Return the index of the first/last occurrence of Character in String | string:rchr/2 | |
Return the information associated with a given item for a Dets table. | dets:info/2 | |
Return the information associated with given item for an ETS table. | ets:info/2 | |
Return the intersection of a family. | sofs:intersection_of_family/1 | |
Return the intersection of a family of sets of sets. | sofs:family_intersection/1 | |
Return the intersection of a list of gb_sets | gb_sets:intersection/1 | |
Return the intersection of a list of Sets | sets:intersection/1 | |
Return the intersection of a set of sets. | sofs:intersection/1 | |
Return the intersection of two families. | sofs:family_intersection/2 | |
Return the intersection of two gb_sets | gb_sets:intersection/2 | |
Return the intersection of two Sets | sets:intersection/2 | |
Return the intersection of two sets. | sofs:intersection/2 | |
Return the interval associated with the target object | CosTime_TIO:'_get_time_interval'/1 | |
Return the inverse image of a set under a binary relation. | sofs:inverse_image/2 | |
Return the inverse of a function. | sofs:inverse/1 | |
Return the IP-adress for a host | inet:getaddr/2 | |
Return the IP-adresses for a host | inet:getaddrs/2 | |
Return the item at the head of a queue | queue:head/1 | |
Return the join of two relations. | sofs:join/4 | |
Return the key for the first record in a table. | mnesia:dirty_first/1 | |
Return the key for the last record in a table. | mnesia:dirty_last/1 | |
Return the label of a vertex of a digraph. | digraph:vertex/2 | |
Return the last component of a filename | filename:basename/1 | |
Return the last component of a filename, stripped of the specified extension | filename:basename/2 | |
Return the last item of a queue | queue:daeh/1 | |
Return the last item of a queue | queue:last/1 | |
Return the last key in an ETS table of type ordered_set. | ets:last/1 | |
Return the length of a string | string:len/1 | |
Return the length of an IO list | erl_eterm:erl_iolist_length/1 | |
Return the library path. | xref:get_library_path/1 | |
Return the LifoOrder QoS value | CosNotification:'LifoOrder'/0 | |
Return the list of objects associated with a slot of a Dets table. | dets:slot/2 | |
Return the list of records that are associated with Slot in a table. | mnesia:dirty_slot/2 | |
Return the local address and port. | ssl:sockname/1 | |
Return the local address and port number for a socket | inet:sockname/1 | |
Return the local date and time when a file was last modified. | filelib:last_modified/1 | |
Return the local hostname | inet:gethostname/0 | |
Return the local port number for a socket | inet:port/1 | |
Return the LowestPriority QoS value | CosNotification:'LowestPriority'/0 | |
Return the MaxConsumers Admin identifier | CosNotification:'MaxConsumers'/0 | |
Return the MaxEventsPerConsumer QoS identifier | CosNotification:'MaxEventsPerConsumer'/0 | |
Return the MaximumBatchSize QoS identifier | CosNotification:'MaximumBatchSize'/0 | |
Return the MaxQueueLength Admin identifier | CosNotification:'MaxQueueLength'/0 | |
Return the MaxSuppliers Admin identifier | CosNotification:'MaxSuppliers'/0 | |
Return the members of the target object | orber_ifr:get_members/1 | |
Return the mime type associated with a specific file suffix. | httpd_util:lookup_mime/2 | |
Return the mime type associated with a specific file suffix. | httpd_util:lookup_mime/3 | |
Return the mime type associated with a specific file suffix or the value of the DefaultType. | httpd_util:lookup_mime_default/2 | |
Return the mime type associated with a specific file suffix or the value of the DefaultType. | httpd_util:lookup_mime_default/3 | |
Return the mode of the given property | CosPropertyService_PropertySetDef:get_property_mode/2 | |
Return the modes of the given properties | CosPropertyService_PropertySetDef:get_property_modes/2 | |
Return the multiple relative product of a tuple of binary relations and a relation. | sofs:multiple_relative_product/2 | |
Return the name associated with the object. | CosTransactions_Coordinator:get_transaction_name/1 | |
Return the name of the Dets table handled by a pid. | dets:pid2name/1 | |
Return the name of the disk log handled by a pid. | disk_log:pid2name/1 | |
Return the name of the file handled by a pid | file:pid2name/1 | |
Return the name of the target object | orber_ifr:get_name/1 | |
Return the names of variables. | xref:variables/2 | |
Return the native form of a file path | filename:nativename/1 | |
Return the neighbours reachable from some vertices of a digraph. | digraph_utils:reachable_neighbours/2 | |
Return the neighbours that reach some vertices of a digraph. | digraph_utils:reaching_neighbours/2 | |
Return the next Erlang form from the opened Erlang source file | epp:parse_erl_form/1 | |
Return the next FileWrapper and a boolean which indicate whether the FileWrapper is valid or not. | CosFileTransfer_FileIterator:next_one/1 | |
Return the next key in a Dets table. | dets:next/2 | |
Return the next key in a table. | mnesia:dirty_next/2 | |
Return the next key in an ETS table. | ets:next/2 | |
Return the node with the expected lowest future load | pool:get_node/0 | |
Return the Nth element of a list | lists:nth/2 | |
Return the Nth tail of a list | lists:nthtail/2 | |
Return the number of edges of the a digraph. | digraph:no_edges/1 | |
Return the number of elements in a gb_set | gb_sets:size/1 | |
Return the number of elements in a set | sets:size/1 | |
Return the number of elements in the array | orber_ifr:get_length/1 | |
Return the number of elements of a set. | sofs:no_elements/1 | |
Return the number of nodes in a tree | gb_trees:size/1 | |
Return the number of vertices of a digraph. | digraph:no_vertices/1 | |
Return the object associated, if any, with the given name string | CosNaming_NamingContextExt:resolve_str/2 | |
Return the object reference for the given object id | corba:resolve_initial_references/1 | |
Return the object reference for the given object id | corba:resolve_initial_references/2 | |
Return the object reference for the given object id | corba:resolve_initial_references_remote/2 | |
Return the object reference for the given object id | corba:resolve_initial_references_remote/3 | |
Return the object_reference IDL typecode | orber_tc:object_reference/2 | |
Return the objects associated channel | CosNotifyChannelAdmin_SupplierAdmin:_get_MyChannel/1 | |
Return the objects Id | CosNotifyChannelAdmin_SupplierAdmin:_get_MyID/1 | |
Return the official name of the current host. | httpd_socket:resolve/0 | |
Return the Operating System version | os:version/0 | |
Return the OrderPolicy QoS identifier | CosNotification:'OrderPolicy'/0 | |
Return the OS family and, in some cases, OS name of the current operating system | os:type/0 | |
Return the out-degree of a vertex of a digraph. | digraph:out_degree/2 | |
Return the PacingInterval QoS identifier | CosNotification:'PacingInterval'/0 | |
Return the path to the current key. | win32reg:current_key/1 | |
Return the peer certificate. | ssl:peercert/1 | |
Return the peer certificate. | ssl:peercert/2 | |
Return the Persistent QoS value | CosNotification:'Persistent'/0 | |
Return the pid of the socket process. | ssl:pid/1 | |
Return the pid() or port() of the current system tracer. | seq_trace:get_system_tracer/0 | |
Return the port and IP-address of the remote socket. | httpd_socket:peername/2 | |
Return the port owner process | erl_driver:ErlDriverTerm driver_connected/1 | |
Return the Pos:th element of all objects with a given key in an ETS table. | ets:lookup_element/3 | |
Return the previous key in a table. | mnesia:dirty_prev/2 | |
Return the previous key in an ETS table of type ordered_set. | ets:prev/2 | |
Return the Priority QoS identifier | CosNotification:'Priority'/0 | |
Return the PriorityOrder QoS value | CosNotification:'PriorityOrder'/0 | |
Return the process dictionary | erlang:get/0 | |
Return the process identifier of the emulator process | os:getpid/0 | |
Return the process making the driver call | erl_driver:ErlDriverTerm driver_caller/1 | |
Return the process or port to which all trace messages are sent. | dbg:get_tracer/1 | |
Return the property value associated with given name | CosPropertyService_PropertySet:get_property_value/2 | |
Return the protocols supported by the target object | CosFileTransfer_FileTransferSession:'_get_protocols_supported'/1 | |
Return the proxy supplier with matching Id | CosNotifyChannelAdmin_ConsumerAdmin:get_proxy_supplier/2 | |
Return the proxy type | CosNotifyChannelAdmin_ProxyConsumer:_get_MyType/1 | |
Return the proxy type | CosNotifyChannelAdmin_ProxySupplier:_get_MyType/1 | |
Return the Proxy which corresponds to the given Id | CosNotifyChannelAdmin_SupplierAdmin:get_proxy_consumer/2 | |
Return the range of a binary relation. | sofs:range/1 | |
Return the RejectNewEvents QoS value | CosNotification:'RejectNewEvents'/0 | |
Return the relative product of a tuple of binary relations and a binary relation. | sofs:relative_product/2 | |
Return the relative product of two binary relations. | sofs:relative_product/2 | |
Return the relative_product of two binary relations. | sofs:relative_product1/2 | |
Feed digit map collector with events and | return the result | megaco:test_digit_event/2 |
Return the sequence IDL typecode | orber_tc:sequence/2 | |
Return the size in bytes of the file. | filelib:file_size/1 | |
Return the size of the driver queue | erl_driver:int driver_sizeq/1 | |
Return the StartTime QoS identifier | CosNotification:'StartTime'/0 | |
Return the StartTimeSupported QoS identifier | CosNotification:'StartTimeSupported'/0 | |
Return the status of the parent transaction. | CosTransactions_Coordinator:get_parent_status/1 | |
Return the status of the target object | CosTimerEvent_TimerEventHandler:'_get_status'/1 | |
Return the status of the top-level transaction associated with the target object | CosTransactions_Coordinator:get_top_level_status/1 | |
Return the status of the transaction associated with the target object | CosTransactions_Coordinator:get_status/1 | |
Return the StopTime QoS identifier | CosNotification:'StopTime'/0 | |
Return the StopTimeSupported QoS identifier | CosNotification:'StopTimeSupported'/0 | |
Return the strict relation corresponding to a given relation. | sofs:strict_relation/1 | |
Return the string IDL typecode | orber_tc:string/1 | |
Return the strong components of a digraph. | digraph_utils:strong_components/1 | |
Return the struct IDL typecode | orber_tc:struct/3 | |
Return the SupplierAdmin matching AdminID | CosNotifyChannelAdmin_EventChannel:get_supplieradmin/2 | |
Return the symmetric difference of two sets. | sofs:symdiff/2 | |
Return the target object's all associated constraints | CosNotifyFilter_MappingFilter:get_all_mapping_constraints/1 | |
Return the target object's associated absolute name. | CosFileTransfer_File:'_get_complete_file_name'/1 | |
Return the target object's associated Admin object | CosNotifyChannelAdmin_ProxySupplier:_get_MyAdmin/1 | |
Return the target object's associated constraints with given ID:s | CosNotifyFilter_MappingFilter:get_mapping_constraints/2 | |
Return the target object's associated file system | CosFileTransfer_VirtualFileSystem:'_get_file_system_type'/1 | |
Return the target object's associated FileTransferSession | CosFileTransfer_File:'_get_associated_session'/1 | |
Return the target object's associated lifetime MappingFilter | CosNotifyChannelAdmin_ProxySupplier:_get_lifetime_filter/1 | |
Return the target object's associated name | CosFileTransfer_File:'_get_name'/1 | |
Return the target object's associated priority MappingFilter | CosNotifyChannelAdmin_ProxySupplier:_get_priority_filter/1 | |
Return the target object's container. | CosFileTransfer_File:'_get_parent'/1 | |
Return the target object's Id | CosNotifyChannelAdmin_ConsumerAdmin:_get_MyID/1 | |
Return the target object's repository id | orber_ifr:get_id/1 | |
Return the target object's supported content types. | CosFileTransfer_VirtualFileSystem:'_get_supported_content_types'/1 | |
Return the Terminator object associated with the target object | CosTransactions_Control:get_terminator/1 | |
Return the time associated with the target object | CosTime_UTO:'_get_time'/1 | |
Return the time displacement factor associated with the target object | CosTime_UTO:'_get_tdf'/1 | |
Return the Timeout QoS identifier | CosNotification:'Timeout'/0 | |
Return the total amount of memory used | instrument:sum_blocks/1 | |
Return the Type ID related to this stub/skeleton | Module_Interface:Module_Interface:typeID/0 | |
Return the type of a path | filename:pathtype/1 | |
Return the type of a set. | sofs:type/1 | |
Return the typecode of the elements in the IFR object | orber_ifr:get_element_type/1 | |
Return the typecode of the target object | orber_ifr:get_type/1 | |
Return the union IDL typecode | orber_tc:union/5 | |
Return the union of a family. | sofs:union_of_family/1 | |
Return the union of a family of sets of sets. | sofs:family_union/1 | |
Return the union of a list of gb_sets | gb_sets:union/1 | |
Return the union of a list of Sets | sets:union/1 | |
Return the union of a set of sets. | sofs:union/1 | |
Return the union of two families. | sofs:family_union/2 | |
Return the union of two gb_sets | gb_sets:union/2 | |
Return the union of two Sets | sets:union/2 | |
Return the union of two sets. | sofs:union/2 | |
Return the untyped empty set. | sofs:empty_set/0 | |
Return the value attribute of the target ConstantDef object | orber_ifr:get_value/1 | |
Return the value of a trace token component | seq_trace:get_token/1 | |
Return the value of an object option. | gs:read/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 |
Return the value of the configuration parameter type_check | cosNotificationApp:type_check/0 | |
Return the value of the trace token | seq_trace:get_token/0 | |
Return the version of SSL. | ssl:version/0 | |
Return the version of the target object | orber_ifr:get_version/1 | |
Return the vertices and the label of an edge of a digraph. | digraph:edge/2 | |
Return the vertices of a digraph in post-order. | digraph_utils:postorder/1 | |
Return the vertices of a digraph in pre-order. | digraph_utils:preorder/1 | |
Return the vertices of a digraph included in some loop. | digraph_utils:loop_vertices/1 | |
Return the vertices reachable from some vertices of a digraph. | digraph_utils:reachable/2 | |
Return the vertices that reach some vertices of a digraph. | digraph_utils:reaching/2 | |
Return the weak relation corresponding to a given relation. | sofs:weak_relation/1 | |
Return the wstring IDL typecode | orber_tc:wstring/1 | |
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 true if all elements in the list satisfy Pred | lists:all/2 | |
Cancel, if possible, triggering of event(s). | Return true if an event is actually cancelled, false otherwise | CosTimerEvent_TimerEventHandler:cancel_timer/1 |
Return true if any of the elements in the list satisfies Pred | lists:any/2 | |
Return true, if the given object is a NIL object reference, otherwise false | corba_object:is_nil/1 | |
Return true if the requested number of properties can be delivered and there are additional properties. Otherwise false is returned and a sequence of max HowMany properties | CosPropertyService_PropertiesIterator:next_n/2 | |
Return true if the target have an associated property with given name | CosPropertyService_PropertySet:is_property_defined/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 | |
Return true if the target object is an, or inherit from, object of the given type | corba_object:is_a/2 | |
Return true if the target object is an, or inherit from, object of the given type | corba_object:is_a/3 | |
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 | |
Return true if the transction associated with the target object is a top-level transaction | CosTransactions_Coordinator:is_top_level_transaction/1 | |
Return true if the transction associated with the target object is related to the transaction associated with the parameter object | CosTransactions_Coordinator:is_same_transaction/2 | |
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 typecode describing the type of the value returned by the operation | orber_ifr:get_result/1 | |
Return which type of Grammar the Filter uses | CosNotifyFilter_Filter:_get_constraint_grammar/1 | |
Return which type of Grammar the MappingFilter uses | CosNotifyFilter_MappingFilter:_get_constraint_grammar/1 | |
Lookup a dictionary entry and | return zero or one value | et_collector:dict_lookup/2 |
Called when an asynchronous call has | returned | driver_entry:void ready_async/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/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 |
Return true if the requested number of properties can be delivered and there are additional properties. Otherwise false is | returned and a sequence of max HowMany properties | CosPropertyService_PropertiesIterator:next_n/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/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 |
Close a socket | returned by accept/1/2, connect/3/4, or listen/2. | ssl:close/1 |
Return typecode describing the type of the value | returned by the operation | orber_ifr:get_result/1 |
Get Max property names. If the target object have additional associated properties they will be put in the | returned Iterator | CosPropertyService_PropertySet:get_all_property_names/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/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 |
Match the objects in an ETS table against a match_spec and returns the number of objects for which the match_spec | returned 'true' | ets:select_count/2 |
List | returns a all bindings in the context | CosNaming_NamingContext:list/2 |
Returns a allocator description | instrument:allocator_descr/2 | |
Returns a allocator description | instrument:class_descr/2 | |
Returns a float whose text representation is the integers (ASCII values) in String. | string:to_float/1 | |
Returns a match_spec() which starts sequential tracing | ttb:seq_trigger_ms/1 | |
Returns a string consisting of numbers of characters | string:chars/2 | |
Returns a string consisting of numbers of characters | string:chars/3 | |
Create and | returns a trace port generating fun | dbg:trace_port/2 |
Returns a type description | instrument:type_descr/2 | |
Returns a user from the user database. | mod_auth:get_user/2 | |
Returns a user from the user database. | mod_auth:get_user/3 | |
Returns a user from the user database. | mod_auth:get_user/4 | |
Returns all calls stored in history | ttb:list_history/0 | |
Returns an integer whose text representation is the integers (ASCII values) in String. | string:to_integer/1 | |
Returns compiler information about the Module. | asn1rt:info/1 | |
Returns configuration data needed by WebTool to configure and start a tool. | webtool:Module:Func/1 | |
Creates a dynamic web page and | returns it chunk by chunk to the server process by calling mod_esi:deliver/2. | mod_esi:Module:Function/3 |
Match the objects in an ETS table against a match_spec and | returns part of the answers. | ets:select/3 |
Match the objects in an ETS table against a pattern and | returns part of the answers. | ets:match/3 |
Match the objects in an ETS table against a pattern and | returns part of the answers. | ets:match_object/3 |
Returns String where the leading and trailing space and tabs has been removed. | httpd_util:strip/1 | |
Returns the cookie header that would be sent when making a request to Url. | http:cookie_header/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 |
Returns the first row of the result set and positions a cursor at this row. | odbc:first/1 | |
Returns the first row of the result set and positions a cursor at this row. | odbc:first/2 | |
Returns the identifier of the collector process | et_viewer:get_collector_pid/1 | |
Returns the last row of the result set and positions a cursor at this row. | odbc:last/1 | |
Returns the last row of the result set and positions a cursor at this row. | odbc:last/2 | |
Returns the memory block header size used by the emulator that generated the memory allocation map | instrument:block_header_size/1 | |
Returns the memory block type numbers | instrument:type_no_range/1 | |
Returns the next row of the result set relative the current cursor position and positions the cursor at this row. | odbc:next/1 | |
Returns the next row of the result set relative the current cursor position and positions the cursor at this row. | odbc:next/2 | |
Match the objects in an ETS table against a match_spec and | returns the number of objects for which the match_spec returned 'true' | ets:select_count/2 |
Returns the previous row of the result set relative the current cursor position and positions the cursor at this row. | odbc:prev/1 | |
Returns the previous row of the result set relative the current cursor position and positions the cursor at this row. | odbc:prev/2 | |
Match the objects in an ETS table against a match_spec and deletes objects where the match_spec | returns 'true' | ets:select_delete/2 |
Reverse a list | lists:reverse/1 | |
Reverse a list appending a tail | lists:reverse/2 | |
Reverse a queue | queue:reverse/1 | |
Adjust | right end of string | string:right/2 |
Adjust | right end of string | string:right/3 |
Rollback a transaction | CosTransactions_Terminator:rollback/1 | |
Instruct the target object to | rollback the transaction | CosTransactions_Resource:rollback/1 |
Modify the transaction associated with the target object so the only possible outcome is to | rollback the transaction | CosTransactions_Coordinator:rollback_only/1 |
Commits or | rollbacks a transaction. | odbc:commit/2 |
Commits or | rollbacks a transaction. | odbc:commit/3 |
Notify the target object that the transaction has been | rolled back | CosTransactions_SubtransactionAwareResource:rollback_subtransaction/1 |
Register the parameter SubtransactionAwareResource object such that it will be notified when the transaction, associated wit the target object, has committed or | rolled back | CosTransactions_Coordinator:register_subtran_aware/2 |
Root directory of Erlang/OTP | code:root_dir/0 | |
Return an integer by | rounding a number | erlang:round/1 |
Initialization | routine | erl_eterm:erl_init/2 |
Get the index of the next lexicographical | row. | mnesia:snmp_get_next_index/2 |
Returns the first row of the result set and positions a cursor at this | row. | odbc:first/1 |
Returns the first row of the result set and positions a cursor at this | row. | odbc:first/2 |
Returns the last row of the result set and positions a cursor at this | row. | odbc:last/1 |
Returns the last row of the result set and positions a cursor at this | row. | odbc:last/2 |
Returns the next row of the result set relative the current cursor position and positions the cursor at this | row. | odbc:next/1 |
Returns the next row of the result set relative the current cursor position and positions the cursor at this | row. | odbc:next/2 |
Returns the previous row of the result set relative the current cursor position and positions the cursor at this | row. | odbc:prev/1 |
Returns the previous row of the result set relative the current cursor position and positions the cursor at this | row. | odbc:prev/2 |
Set the engine id for a targetAddr | row. | snmp_target_mib:set_target_engine_id/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/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 |
Selects N consecutive | rows of the result set. | odbc:select/3 |
Selects N consecutive | rows of the result set. | odbc:select/4 |
Start or adopt a runtime component at the local node, provided it has a certain | rttag | inviso:add_node_if_ref/1 |
Start or adopt a runtime component at the local node, provided it has a certain | rttag | inviso:add_node_if_ref/2 |
Start or adopt runtime components at some nodes, provided they have a certain | rttag | inviso:add_nodes_if_ref/2 |
Start or adopt runtime components at some nodes, provided they have a certain | rttag | inviso:add_nodes_if_ref/3 |
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 |
For controlling the RulesState, to be used in a rules function, and called when the parser store scanner information in a | rules database. | xmerl_scan:rules_state/2 |
For controlling the RulesState, to be used in a | rules function, and called when the parser store scanner information in a rules database. | xmerl_scan:rules_state/2 |
For controlling the | RulesState, to be used in a rules function, and called when the parser store scanner information in a rules database. | xmerl_scan:rules_state/2 |
Equivalent to | rules_state(RulesState, S). | xmerl_scan:rules_state/1 |
Ensure that a pool master is | running | pool:attach/1 |
Get the currently | running applications | application:which_applications/0 |
Get the currently | running applications | application:which_applications/1 |
Pause | running call count trace for all functions. | cprof:pause/0 |
Pause | running call count trace for matching functions. | cprof:pause/1 |
Pause | running call count trace for matching functions. | cprof:pause/2 |
Pause | running call count trace for matching functions. | cprof:pause/3 |
Restart the | running Erlang node | init:restart/0 |
Display the security mode Orber is | running in | orber:secure/0 |
Change the verbosity of a | running network interface process | snmpa_network_interface:verbosity/2 |
Return information about the | running network interface process | snmpa_network_interface:info/1 |
Return information about the | running network interface process | snmpm_network_interface:info/1 |
Get the number of UNIX processes | running on this host | cpu_sup:nprocs/0 |
Block a | running server. | httpd:block/0 |
Block a | running server. | httpd:block/1 |
Block a | running server. | httpd:block/1 |
Block a | running server. | httpd:block/2 |
Block a | running server. | httpd:block/2 |
Block a | running server. | httpd:block/2 |
Block a | running server. | httpd:block/3 |
Block a | running server. | httpd:block/3 |
Block a | running server. | httpd:block/4 |
Restart a | running server. | httpd:restart/0 |
Restart a | running server. | httpd:restart/1 |
Restart a | running server. | httpd:restart/1 |
Restart a | running server. | httpd:restart/2 |
Stop a | running server. | httpd:stop/0 |
Stop a | running server. | httpd:stop/1 |
Stop a | running server. | httpd:stop/1 |
Stop a | running server. | httpd:stop/2 |
Install data in mnesia necessary for | running the cosProperty applicatio | cosProperty:install_db/0 |
Starts or adopts a | runtime component at the local node | inviso:add_node/1 |
Starts or adopts a | runtime component at the local node | inviso:add_node/2 |
Start or adopt a | runtime component at the local node, provided it has a certain rttag | inviso:add_node_if_ref/1 |
Start or adopt a | runtime component at the local node, provided it has a certain rttag | inviso:add_node_if_ref/2 |
Change options for | runtime components | inviso:change_options/1 |
Change options for | runtime components | inviso:change_options/2 |
Get status of | runtime components | inviso:get_status/0 |
Get status of | runtime components | inviso:get_status/1 |
Get tracerdata of | runtime components | inviso:get_tracerdata/0 |
Get tracerdata of | runtime components | inviso:get_tracerdata/1 |
Reactivate suspended | runtime components | inviso:cancel_suspend/1 |
Reactivate suspended | runtime components | inviso:cancel_suspension/0 |
Stop | runtime components | inviso:stop_nodes/0 |
Stop | runtime components | inviso:stop_nodes/1 |
Stop both control and | runtime components | inviso:stop_all/0 |
Suspend | runtime components | inviso:suspend/1 |
Suspend | runtime components | inviso:suspend/2 |
Start or adopt | runtime components at some nodes | inviso:add_nodes/2 |
Start or adopt | runtime components at some nodes | inviso:add_nodes/3 |
Start or adopt | runtime components at some nodes, provided they have a certain rttag | inviso:add_nodes_if_ref/2 |
Start or adopt | runtime components at some nodes, provided they have a certain rttag | inviso:add_nodes_if_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 |