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

W

Sends one or more transaction request(s) but does NOT wait for a reply megaco:cast/3
Send a message and wait for an answer lib:sendw/2
  Wait for tables to be accessible. mnesia:wait_for_tables/2
Sends one or more transaction request(s) and waits for the reply megaco:call/3
Invoke when a new client ORB wants to setup a connection interceptors:new_in_connection/3
Invoke when a new client ORB wants to setup a connection interceptors:new_in_connection/5
Send a standard warning event to the error logger error_logger:warning_msg/1
Send a standard warning event to the error logger error_logger:warning_msg/2
Return the current mapping for warning events error_logger:warning_map/0
Send a standard warning report event to the error logger error_logger:warning_report/1
Send a user defined warning report event to the error logger error_logger:warning_report/2
Return the weak relation corresponding to a given relation. sofs:weak_relation/1
Start WebTool. webtool:start/0
Stop WebTool. webtool:stop/0
Debug a WebTool application. webtool:debug_app/1
Start a WebTool Application start_webtool:start_webtool
Returns configuration data needed by WebTool to configure and start a tool. webtool:Module:Func/1
Start WebTool with default configuration. webtool:start/2
Compute the day of the week calendar:day_of_the_week/1
Compute the day of the week calendar:day_of_the_week/3
Convert the day of the week (integer [1-7]) to an abbreviated string. httpd_util:day/1
Exports normal, well-formed XML content, using the specified callback-module. xmerl:export/3
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
Function to accumulate and normalize whitespace. xmerl_scan:accumulate_whitespace/1
Allocate a wide string. ic_clib:CORBA_wstring_alloc/1
Match filenames using Unix-style wildcards. filelib:wildcard/1
Match filenames using Unix-style wildcards startin at a specified directory. filelib:wildcard/2
Start a Pman trace window. pman:proc/1
Start a Pman trace window. pman:proc/3
The variable erl_errno contains the erl_interface error number. You can change the value if you wish. erl_error:erl_errno
Test for a reserved word erl_scan:reserved_word/1
Count blank separated words string:words/1
Count blank separated words string:words/2
Change working directory c:cd/1
Change local working directory. ftp:lcd/2
Change remote working directory. ftp:cd/2
Convert a filename to an absolute name, relative the working directory filename:absname/1
Get local current working directory. ftp:lpwd/1
Get remote current working directory. ftp:pwd/1
Get the current working directory file:get_cwd/0
Print working directory c:pwd/0
Set the current working directory file:set_cwd/1
Get the current working directory for the drive specified file:get_cwd/1
Change the current working directory of the target object's associated file system CosFileTransfer_FileTransferSession:set_directory/2
Returns the cookie header that would be sent when making a request to Url. http:cookie_header/1
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
Change to the next wrap log file of a disk log. disk_log:inc_wrap_file/1
Step forward or backward among the wrap log files of a disk log. disk_log:chunk_step/3
xslapply is a wrapper to make things look similar to xsl:apply-templates. xmerl_xs:xslapply/2
  Write a character io_lib:write_char/1
  Write a chunk to the remote file. ftp:send_chunk/2
  Write a file file:write_file/2
  Write a file file:write_file/3
  Write a file ssh_sftp:write_file/3
  Write a list of characters io:put_chars/2
  Write a newline io:nl/1
  Write a newline io_lib:nl/0
  Write a string io_lib:write_string/1
  Write a term io:write/2
  Write a term io_lib:write/1
  Write a term io_lib:write/2
  Write all saved match_spec's to a file dbg:wtp/1
  Write an atom io_lib:write_atom/1
  Write an record into the database. mnesia:write/3
  Write asynchronously to an open file ssh_sftp:apwrite/4
  Write asynchronously to an open file ssh_sftp:awrite/3
  Write data to a socket. ssl:send/2
  Write formatted output io:format/1
  Write formatted output io:format/3
  Write formatted output io:fwrite/1
  Write formatted output io:fwrite/3
  Write formatted output io_lib:format/2
  Write formatted output io_lib:fwrite/2
  Write information about a local process on standard error erlang:erlang:process_display/2
  Write information for a file ssh_sftp:write_file_info/3
Set write lock on an entire table. mnesia:write_lock_table/1
Dirty write of a record. mnesia:dirty_write/1
Dirty write of a record. mnesia:dirty_write/2
  Write Record and sets stick lock. mnesia:s_write/1
  Write to a file file:write/2
  Write to a file at a certain position file:pwrite/3
  Write to a file at certain positions file:pwrite/2
  Write to an open file ssh_sftp:pwrite/4
  Write to an open file ssh_sftp:write/3
Equivalent to write_config(ConfigFile,Config,[]). ttb:write_config/2
  Writes a record into the database. mnesia:write/1
  Writes any information to the .ti file. ttb:write_trace_info/2
Open the registry for reading or writing win32reg:open/1
Called when port is written to driver_entry:void output/3
Called when the port is written to driver_entry:void outputv/2
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
Ensure that all updates made to a Dets table are written to disk. dets:sync/1
Return the wstring IDL typecode orber_tc:wstring/1
Create an IFR objref of the type WstringDef orber_ifr:create_wstring/2

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