Erlang/OTP Permuted Index

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

B

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
  Back up a registry to Mnesia registry:ei_reg_dump/4
  Back up all tables in a checkpoint. mnesia:backup_checkpoint/3
  Back up all tables in the database. mnesia:backup/2
Evaluate erlang:process_display(Pid, backtrace) c:bt/1
Online restore of backup. mnesia:restore/2
Traversal of a backup. mnesia:traverse_backup/6
Install a backup as fallback. mnesia:install_fallback/1
Install a backup as fallback. mnesia:install_fallback/2
Install a backup as fallback. mnesia:install_fallback/2
Step forward or backward among the wrap log files of a disk log. disk_log:chunk_step/3
Convert an ASCII string to a Base64 encoded string. httpd_util:encode_base64/1
Convert a base64 encoded string to a plain ascii string. httpd_util:decode_base64/1
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
Convert the relative Filename to an absolute name, based on Directory. filename:absname/2
Return a hash value based on the target object corba_object:hash/2
Set the BaseInterfaces attribute orber_ifr:set_base_interfaces/2
Create Mnesia tables for basic EVA eva_sup:create_tables/1
Start basic EVA eva_sup:start_link/0
Create Mnesia tables for basic EVA and log eva_sup:create_tables_log/1
Start basic EVA and log eva_sup:start_link_log/1
Create Mnesia tables for basic EVA and SNMP implementation eva_sup:create_tables_snmp/1
Start basic EVA and SNMP implementation eva_sup:start_link_snmp/0
Create Mnesia tables for basic EVA, log, and SNMP implementations eva_sup:create_tables_log_snmp/1
Start basic EVA, log and SNMP implementations eva_sup:start_link_log_snmp/3
Removes chunks not needed by the loader from a BEAM file beam_lib:strip/1
Return some information about a BEAM file beam_lib:info/1
Read selected chunks from a BEAM file or binary beam_lib:chunks/2
Compare two BEAM files beam_lib:cmp/2
Removes chunks not needed by the loader from BEAM files beam_lib:strip_files/1
Compare the BEAM files in two directories beam_lib:cmp_dirs/2
Compares the BEAM files in two directories beam_lib:diff_dirs/2
Read the BEAM file's module version beam_lib:version/1
Removes chunks not needed by the loader from all BEAM files of a release beam_lib:strip_release/1
Return an English description of a BEAM read error reply beam_lib:format_error/1
Instruct the target object to begin the two-phase commit protocol CosTransactions_Resource:prepare/1
Add a directory to the beginning of path. code:add_patha/1
Add directories to the beginning of path. code:add_pathsa/1
Restart a terminated child process belonging to a supervisor. supervisor:restart_child/2
Return information about all children specifications and child processes belonging to a supervisor. supervisor:which_children/1
Terminate a child process belonging to a supervisor. supervisor:terminate_child/2
A driver biary. erl_driver:ErlDrvBinary
Return a float corresponding to the big-endian IEEE representation in Binary erlang:erlang:binary_to_float/1
Return a binary containing the big-endian IEEE representation of Float erlang:erlang:float_to_binary/2
>Concatenate a list of binaries erlang:concat_binary/1
Return a binary which is made from the integers and binaries in List erlang:list_to_binary/1
Return a tuple which contains two binaries which are the result of splitting Binary into two parts at position Pos erlang:split_binary/2
Allocate a driver binary erl_driver:ErlDrvBinary* driver_alloc_binary/1
Converts an IO list to a binary erl_eterm:erl_iolist_to_binary/1
Decode a binary ei:ei_decode_binary/4
Encode a binary ei:ei_encode_binary/4
Encode a binary ei:ei_x_encode_binary/3
Free a driver binary erl_driver:void driver_free_binary/1
Load object code as a binary. code:load_binary/3
Read selected chunks from a BEAM file or binary beam_lib:chunks/2
Resize a driver binary erl_driver:ErlDrvBinary* driver_realloc_binary/2
Return a float corresponding to the big-endian IEEE representation in Binary erlang:erlang:binary_to_float/1
Return a list of integers which correspond to the bytes of Binary erlang:binary_to_list/1
Return a list of integers which correspond to the bytes of Binary erlang:binary_to_list/3
Return an Erlang term which is the result of decoding the binary Binary erlang:binary_to_term/1
Return the arity of a tuple or binary erl_eterm:erl_size/1
Set transfer type to ascii or binary. ftp:type/2
Transfer file from remote server as a binary. ftp:recv_bin/2
Push binary at the head of the driver queue erl_driver:int driver_pushq_bin/4
Return an Erlang term which is the result of decoding the binary Binary erlang:binary_to_term/1
Return a binary containing the big-endian IEEE representation of Float erlang:erlang:float_to_binary/2
Return system information on different `topics' as binary data objects erlang:erlang:info/1
Return system information on different `topics' as binary data objects erlang:erlang:system_info/1
Send binary data over a socket in 2kB packets. httpd_socket:deliver/3
Send data and binary data to port owner erl_driver:int driver_output2/5
Generate a binary form of a boot script. systools:script2boot/1
Enqueue binary in the driver queue erl_driver:int driver_enq_bin/4
Transfer a binary into a remote file. ftp:append_bin/3
Transfer a binary into a remote file. ftp:send_bin/3
Return a tuple which contains two binaries which are the result of splitting Binary into two parts at position Pos erlang:split_binary/2
Assign a binary object registry:ei_reg_setpval/4
Creates a binary object erl_eterm:erl_mk_binary/2
Get a binary object registry:ei_reg_getpval/3
Create a family from a binary relation. sofs:relation_to_family/1
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 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
Create a binary relation from a family. sofs:family_to_relation/1
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
Send data from a driver binary to port owner erl_driver:int driver_output_binary/6
Return a binary which is made from the integers and binaries in List erlang:list_to_binary/1
  Bind a Name to an NamingContext CosNaming_NamingContext:bind_context/3
  Bind a Name to an Object CosNaming_NamingContext:bind/3
  Bind an NamingContext to the Name even if the Name already is bound CosNaming_NamingContext:rebind_context/3
  Bind an Object to the Name even if the Name already is bound CosNaming_NamingContext:rebind/3
Create a new NamingContext and bind it to a Name CosNaming_NamingContext:bind_new_context/2
Add a binding erl_eval:add_binding/3
Delete a binding erl_eval:del_binding/2
Get a variable binding int:get_binding/2
Return a binding CosNaming_BindingIterator:next_one/1
Remove the binding for a Name CosNaming_NamingContext:unbind/2
Return a binding list CosNaming_BindingIterator:next_n/2
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 bindings erl_eval:binding/2
Return bindings erl_eval:bindings/1
List returns a all bindings in the context CosNaming_NamingContext:list/2
Return a bindings structure erl_eval:new_bindings/0
Count blank separated words string:words/1
Count blank separated words string:words/2
Free an allocated memory block erl_driver:void driver_free/1
Resize an allocated memory block erl_driver:void *driver_realloc/2
  Block a disk log. disk_log:block/1
  Block a disk log. disk_log:block/2
  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
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
Translate a memory block type number to a string instrument:type_string/1
  Block user from access to a directory for a certain amount of time. mod_security:block_user/4
  Block user from access to a directory for a certain amount of time. mod_security:block_user/5
List users that are currently blocked from access to a specified port number, for a given address (if specified). mod_security:list_blocked_users/1
List users that are currently blocked from access to a specified port number, for a given address (if specified). mod_security:list_blocked_users/2
List users that are currently blocked from access to a specified port number, for a given address (if specified). mod_security:list_blocked_users/2
List users that are currently blocked from access to a specified port number, for a given address (if specified). mod_security:list_blocked_users/3
Unblock a blocked server. httpd:unblock/0
Unblock a blocked server. httpd:unblock/1
Unblock a blocked server. httpd:unblock/1
Unblock a blocked server. httpd:unblock/2
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
Print out the sizes of unused memory blocks instrument:holes/1
Invoke when replies arrives at the client side ORB with undecoded reply body interceptors:in_reply_encoded/6
Invoke when requests arrive at the server side ORB with undecoded request body interceptors:in_request_encoded/6
Parses a digit map body megaco:parse_digit_map/1
Decode a boolean ei:ei_decode_boolean/3
Encode a boolean ei:ei_encode_boolean/3
Encode a boolean ei:ei_x_encode_boolean/2
Return a boolean if the target InterfaceDef match or inherit from the gievn id orber_ifr:is_a/2
Test for a Boolean operator erl_internal:bool_op/2
Return the next FileWrapper and a boolean which indicate whether the FileWrapper is valid or not. CosFileTransfer_FileIterator:next_one/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 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 HowMany Property Names and a boolean which is true if additional Property Names exists CosPropertyService_PropertyNamesIterator:next_n/2
Clear the temporary boot command. heart:clear_cmd/0
Generate a binary form of a boot script. systools:script2boot/1
Get the identity of the used boot script. init:script_id/0
Generate a boot script .script/.boot. systools:make_script/1
Generate a boot script .script/.boot. systools:make_script/2
Start the boot server. erl_boot_server:start/1
Start the boot server and links the caller. erl_boot_server:start_link/1
Display the bootstrap protocol port number orber:bootstrap_port/0
Name resolving function that notifies both Pids global:notify_all_name/3
Bind an NamingContext to the Name even if the Name already is bound CosNaming_NamingContext:rebind_context/3
Bind an Object to the Name even if the Name already is bound CosNaming_NamingContext:rebind/3
Retrieve an Object bound to Name CosNaming_NamingContext:resolve/2
Create a brand new schema on the specified nodes. mnesia:create_schema/1
Test function, break into Windows debugger. erl_com:test/1
Delete a break point i:ir/2
Delete a break point int:delete_break/2
Disable a break point i:ibd/2
Disable a break point int:disable_break/2
Enable a break point i:ibe/2
Enable a break point int:enable_break/2
Set a break point i:ib/2
Set a break point int:break/2
Set a conditional test at a break point i:ibc/3
Set a conditional test at a break point int:test_at_break/3
Delete a break point in a function int:del_break_in/3
Delets a break point in a function i:ir/3
Set a break point in a function i:ib/3
Set a break point in a function int:break_in/3
Set a break point trigger i:iba/3
Set a break point trigger int:action_at_break/3
Delete all existing break points i:ir/0
Delete all existing break points int:no_break/0
Get all break points int:all_breaks/0
Make a printout of all existing break points i:ipb/0
Delete all break points in a module i:ir/1
Delete all break points in a module int:no_break/1
Get all existing break points in a module int:all_breaks/1
Make a printout of all break points in module i:ipb/1
Create a supervisor bridge process. supervisor_bridge:start_link/2
Create a supervisor bridge process. supervisor_bridge:start_link/3
Give brief help for an item. dbg:h/1
Display a brief help text erlsrv:erlsrv
  Broadcast a message asynchronously to a registered process on all nodes rpc:abcast/2
  Broadcast a message asynchronously to a registered process on specific nodes rpc:abcast/3
  Broadcast to all nodes synchronously and return a list of the nodes which have a registered server rpc:sbcast/2
  Broadcast to specific nodes synchronously and return a list of the nodes which have a registered server rpc:sbcast/3
  Browse an ETS table on tty. ets:i/1
Extracts the browser and operating-system from AgentString mod_browser:getBrowser/1
Allocate a new buffer ei:ei_x_new/1
Allocate a new buffer ei:ei_x_new_with_version/1
Collect data segments into a buffer erl_driver:int driver_vec_to_buf/3
Frees a buffer ei:ei_x_free/1
Appends a buffer at the end ei:ei_x_append/2
Appends a buffer at the end ei:ei_x_append_buf/3
Flush internal data buffers in a trace driver. dbg:flush_trace_port/0
Signal or unsignal port as busy erl_driver:void set_busy_port/2
Determines type of an encoded byte sequence erl_marshal:erl_ext_type/1
Compares encoded byte sequences erl_marshal:erl_compare_ext/2
Insert the SourceFile into the DestinationFile Offset bytes from the start of the file CosFileTransfer_FileTransferSession:insert/4
Decode from Bytes into an ASN.1 value. asn1ct:decode/3
Decode from bytes into an ASN.1 value. asn1rt:decode/3
Return a list of integers which correspond to the bytes of Binary erlang:binary_to_list/1
Return a list of integers which correspond to the bytes of Binary erlang:binary_to_list/3

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