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

I

Send a packet to a specified Address and Port (from port associated with Id). gen_udp:send/4
Searche for modules with identical names. code:clash/0
Return the IFR object identified by the given name orber_ifr:lookup/2
Cancel a previously requested timeout identified by TRef. timer:cancel/1
Convert a key to an OBJECT IDENTIFIER snmp_index:key_to_oid/2
Creates a port identifier erl_eterm:erl_mk_port/3
Creates a process identifier erl_eterm:erl_mk_pid/4
Return a port identifier as the result of opening a new Erlang port erlang:open_port/2
Return the process identifier of the emulator process as a string. os:getpid/0
Return the process identifier Pid of the group leader for the process evaluating the BIF erlang:group_leader/0
Return a list which corresponds to the port identifier Port erlang:erlang:port_to_list/1
Return a list of context identifiers for the operation orber_ifr:get_contexts/1
Return the process identity of the calling process erlang:self/0
Get the identity of the used boot script. init:script_id/0
Associate the name Name with the port or process identity P erlang:register/2
Create an IFR objref of the type IDLType orber_ifr:create_idltype/2
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 IDLType object describing the discriminator type of the target object orber_ifr:get_discriminator_type_def/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 SupplierAdmins, currently active, Id:s CosNotifyChannelAdmin_EventChannel:get_all_supplieradmins/1
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 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 the target object's associated constraints with given ID:s CosNotifyFilter_MappingFilter:get_mapping_constraints/2
Return a list of all filter Id:s associated with the target object CosNotifyFilter_FilterAdmin:get_all_filters/1
Return all NotifySubscribe Id's associated with the target object CosNotifyFilter_Filter:get_callbacks/1
Return all Id:s for channels, currently alive, created by the target object CosNotifyChannelAdmin_EventChannelFactory:get_all_channels/1
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
Run a function on a node ignoring the result rpc:cast/4
Display the IIOP connection timeout value orber:iiop_connection_timeout/0
Display the IIOP port number orber:iiop_port/0
Display the IIOP port number used for secure connections orber:iiop_ssl_port/0
Display the IIOP timeout value orber:iiop_timeout/0
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
Force an immediate garbage collection of any process erlang:erlang:garbage_collect/1
Force an immediate garbage collection of the currently executing process erlang:erlang:garbage_collect/0
Subscription of node status for nodes in the immediate global group global_group:monitor_nodes/1
Synchronize the immediate global group global_group:sync/0
Create Mnesia tables for basic EVA and SNMP implementation eva_sup:create_tables_snmp/1
Create the Mnesia tables required by the log SNMP implementation log_snmp:create_tables/1
Create the Mnesia tables required for EVA log SNMP implementation eva_log_snmp:create_tables/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
Return true if Module:Function/Arity is a BIF implemented in C erlang:erlang:is_builtin/3
Return the inaccuracy associated with the target object CosTime_UTO:'_get_inaccuracy'/1
Return the current time and the Inaccuracy given when starting this application in a UTO CosTime_TimeService:universal_time/1
Return all edges incident on a vertex of a digraph. digraph:in_edges/2
Return the edges emanating from or incident on a vertex of a digraph. digraph:edges/2
Return the vertices of a digraph included in some loop. digraph_utils:loop_vertices/1
Display system information including zombies c:zi/0
Display the SSL verification depth for incoming calls cosFileTransferApp:ssl_server_depth/0
Display the SSL verification depth for incoming calls orber:ssl_server_depth/0
Display the SSL verification type for incoming calls cosFileTransferApp:ssl_server_verify/0
Display the SSL verification type for incoming calls orber:ssl_server_verify/0
Accept an incoming connection ssl_socket:accept/2
Accept an incoming connection request. ssl:accept/1
Accept an incoming connection request. ssl:accept/2
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
Parse incoming data to erl and eval scripts. httpd:parse_query/1
Handle an incoming message. gen_event:Module:handle_info/2
Handle an incoming message. gen_fsm:Module:handle_info/3
Handle an incoming message. gen_server:Module:handle_info/2
  Increment a value in a dictionary dict:update_counter/3
  Increment a variable in the MIB snmp_standard_mib:inc/1
  Increment a variable in the MIB snmp_standard_mib:inc/2
  Increment the reduction counter for the current process erlang:erlang:bump_reductions/1
  Increment the variable associated with a discarded pdu snmp_mpd:discarded_pdu/1
Return the in-degree of a vertex of a digraph. digraph:in_degree/2
  Indentation after printing string io_lib:indentation/2
Delete an item from the index snmp_index:delete/2
Dirty pattern match using index. mnesia:dirty_index_match_object/2
Dirty pattern match using index. mnesia:dirty_index_match_object/3
Dirty read using index. mnesia:dirty_index_read/3
Get the corresponding Mnesia key from an SNMP index. mnesia:snmp_get_mnesia_key/2
Insert an item into the index snmp_index:insert/3
Retrieve a row indexed by an SNMP index. mnesia:snmp_get_row/2
Create an index for a table. mnesia:add_table_index/2
Delete an index in a table. mnesia:del_table_index/2
Return the next index in the alarm table eva:alarm_next/1
Match records and utilizes index information. mnesia:index_match_object/2
Match records and utilizes index information. mnesia:index_match_object/4
Find the index of a substring string:rstr/2
Find the index of a substring string:str/2
Return the index of the first element in the alarm table eva:alarm_first/0
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
Get the index of the next lexicographical row. mnesia:snmp_get_next_index/2
Create a new snmp index structure snmp_index:new/1
Get the last item in the index structure snmp_index:get_last/1
Delete an index table snmp_index:delete/1
Read records via index table. mnesia:index_read/3
Get the index types of Name snmp_generic:get_index_types/1
Retrieve a row indexed by an SNMP index. mnesia:snmp_get_row/2
Return a family indexing a partition. sofs:partition_family/2
Halt the Erlang runtime system and indicate normal exit to the calling environment erlang:halt/0
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
Specialized indirect read function for Dets file:ipread_s32bu_p32bu/3
Set the individual Component of the trace token. seq_trace:set_token/2
Get process info for any process rpc:pinfo/1
Get process info for any process rpc:pinfo/2
Test if the manager has received a response, trap, inform or report snmp_mgr:expect/2
Test if the manager has received a response, trap, inform or report snmp_mgr:expect/3
Test if the manager has received a response, trap, inform or report snmp_mgr:expect/3
Test if the manager has received a response, trap, inform or report snmp_mgr:expect/4
Test if the manager has received a response, trap, inform or report snmp_mgr:expect/4
Test if the manager has received a response, trap, inform or report snmp_mgr:expect/6
  Inform the target object which event types the client will and will not accept in the future CosNotifyComm_NotifySubscribe:subscription_change/3
  Inform the target object which type of events the supplier will deliver CosNotifyComm_NotifyPublish:offer_change/3
Change file information file:write_file_info/2
Display help information c:help/0
Display network information c:ni/0
Display system information c:i/0
Get object information registry:ei_reg_stat/3
Get registry information registry:ei_reg_tabstat/2
Lookup system information megaco:system_info/1
Lookup user information megaco:user_info/2
Match records and utilizes index information. mnesia:index_match_object/2
Match records and utilizes index information. mnesia:index_match_object/4
Print help information rb:h/0
Print help information rb:help/0
Return memory allocation information c:memory/0
Return memory allocation information c:memory/1
Return some information about a BEAM file beam_lib:info/1
Return information about a chunk continuation of a disk log. disk_log:chunk_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
Get information about a file file:file_info/1
Get information about a file file:read_file_info/1
Get information about a link or file file:read_link_info/1
Display information about a module c:m/1
Return trace information about a process or exported function erlang:erlang:trace_info/2
Update information about a user megaco:update_user_info/3
Return information about all children specifications and child processes belonging to a supervisor. supervisor:which_children/1
Display information about all ETS tables on tty. ets:i/0
Print information about all table definitions on the tty. mnesia:schema/0
Delete (clear) information about all terminated processes from the interpreter. i:ic/0
Display information about all traced processes. dbg:i/0
Lookup information about an active connection megaco:conn_info/2
Update information about an active connection megaco:update_conn_info/3
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
Print information about one table definition on the tty. mnesia:schema/1
Give information about resolved and unresolved parse action conflicts yecc:yecc/2
Give information about resolved and unresolved parse action conflicts yecc:yecc/3
Give information about resolved and unresolved parse action conflicts yecc:yecc/4
Return local information about table. mnesia:table_info/2
Return information about the agent snmp:info/1
Return information about the Fun erlang:erlang:fun_info/2
Return a list containing information about the fun Fun erlang:erlang:fun_info/1
Write information about the local process Pid on standard error erlang:erlang:process_display/2
Return information about the Mnesia system mnesia:system_info/1
Return information about the port Port erlang:erlang:port_info/2
Return information about the process Pid erlang:process_info/2
Return a long list which contains information about the process Pid erlang:process_info/1
Return information about the system erlang:statistics/1
Print some information about the system on the tty. mnesia:info/0
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 current overload information data overload:get_overload_info/0
Get status information during system start. init:get_status/0
Send an information event to the error logger. error_logger:info_msg/1
Send an information event to the error logger. error_logger:info_msg/2
Delete (clear) information for all terminated processes from the interpreter int:clear/0
Return interface information from the COM TypeLib. erl_com:get_interface_info/2
Return interface information from the COM TypeLib. erl_com:get_interface_info/3
Display system information including zombies c:zi/0
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
Return information on types in a COM type library. erl_com:get_typelib_info/1
Return information on whether there is any active alarm or not eva:get_alarm_status/0
Send an information report to the error logger. error_logger:info_report/1
Send a user defined information report type event. error_logger:info_report/2
Return an informative HTTP 1.0 status string in HTML. httpd_util:message/3
Connect NotifySubscribe object, which should be informed when the target object's constraints are updated CosNotifyFilter_Filter:attach_callback/2
Return a list of InterfaceDefs from which the target InterfaceDef object inherit orber_ifr:get_base_interfaces/1
Return true if the target object is an, or inherit from, object of the given type corba_object:is_a/2
Return a boolean if the target InterfaceDef match or inherit from the gievn id orber_ifr:is_a/2
Uninstall the inherrited cosEvent interfaces cosNotificationApp:uninstall_event/0
Uninstall the inherrited cosEvent interfaces cosNotificationApp:uninstall_event/1
Extract and translate the initial call of a proc_lib spawned process proc_lib:translate_initial_call/1
Extract the initial call of a proc_lib spawned process proc_lib:initial_call/1
  Initial configuration of a user megaco:start_user/2
Create a new PropertySet with specified initial properties CosPropertyService_PropertySetFactory:create_initial_propertyset/2
Create a new PropertySetDef with specified initial properties CosPropertyService_PropertySetDefFactory:create_initial_propertysetdef/2
Get the initial reference address. orber:get_ORBDefaultInitRef/0
Get the initial reference address. orber:get_ORBInitRef/0
Create an initial RELEASES file release_handler:create_RELEASES/4
Quick query initialization mnemosyne:init_query/1
Quick query initialization mnemosyne:init_query/2
  Initialization routine erl_eterm:erl_init/2
  Initialize an event handler. gen_event:Module:init/1
  Initialize communication CORBA_Environment_alloc:CORBA_Environment_alloc/2
  Initialize communication erl_connect:erl_connect_init/3
  Initialize communication erl_connect:erl_connect_xinit/6
  Initialize for a connection. ei_connect:ei_connect_init/4
  Initialize for a connection. ei_connect:ei_connect_xinit/7
  Initialize process and internal state. gen_server:Module:init/1
  Initialize process and internal state name and state data. gen_fsm:Module:init/1
  Initialize process and start subsystem. supervisor_bridge:Module:init/1
  Initialize the MPD module snmp_mpd:init_mpd/1
  Initialize the SNMP-FRAMEWORK-MIB snmp_framework_mib:init/0
  Initiate the event handler log_mf_h:init/3
  Initiate the event handler log_mf_h:init/4
Perform a user initiated dump of the local log file. mnesia:dump_log/0
Synchronizes the in-memory state of a file with that on the physical medium file:sync/1
Return all in-neighbours of a vertex of a digraph. digraph:in_neighbours/2
List formatted input io_lib:fread/2
Read a line from standard input io:get_line/2
Read characters from standard input io:get_chars/3
Read formatted input io:fread/3
Called when the driver event for input or output is signaled driver_entry:void ready_input/2
Called when the driver event for input or output is signaled driver_entry:void ready_output/2
Create a new TIO object representing the input parameters CosTime_TimeService:new_interval/3
  Insert a new name component in a name lname:insert_component/3
  Insert all objects of a Dets table into an Ets table. dets:to_ets/2
  Insert an item into a queue queue:in/2
  Insert an item into the index snmp_index:insert/3
  Insert an object into an ETS table. ets:insert/2
  insert new element gb_sets:insert/2
  Insert one or more objects into a Dets table. dets:insert/2
Returns the number of rows affected by an UPDATE, INSERT, or DELETE statement odbc:sqlRowCount/1
Returns the number of rows affected by an UPDATE, INSERT, or DELETE statement odbc:sqlRowCount/2
  Insert the SourceFile into the DestinationFile Offset bytes from the start of the file CosFileTransfer_FileTransferSession:insert/4
  inserts key and value in tree gb_trees:insert/3
  inserts or updates key with value gb_trees:enter/3
Set the usage of call frame inspections i:ist/1
Set the usage of call frame inspections int:stack_trace/1
  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
  Install a debug function in the process sys:install/3
  Install a debug function in the process sys:install/4
  Install a release file in the release handler release_handler:install_file/2
  Install data in mnesia necessary for running the cosProperty applicatio cosProperty:install_db/0
  Install the cosEvent application cosEventApp:install/0
  Install the cosFileTransfer application cosFileTransferApp:install/0
  Install the cosNotification application cosNotificationApp:install/0
  Install the cosNotification application cosNotificationApp:install/1
  Install the cosProperty application in the IFR cosProperty:install/0
  Install the cosTime Time Service part application cosTime:install_time/0
  Install the cosTime Timer Event Service part application cosTime:install_timerevent/0
  Install the necessary cosEvent interfaces cosNotificationApp:install_event/0
  Install the necessary cosEvent interfaces cosNotificationApp:install_event/1
  Install the Orber application orber:install/1
  Install the Orber application orber:install/2
  Install the release in the system release_handler:install_release/1
  Install the release in the system release_handler:install_release/2
Check installation of the release in the system release_handler:check_install_release/1
Return all event handlers installed in a generic event manager. gen_event:which_handlers/1
Create a new instance of a FileTransferSession and a Directory CosFileTransfer_VirtualFileSystem:login/4
Create a new instance of a Virtual File System cosFileTransferApp:create_VFS/5
  Instruct the target object to begin the two-phase commit protocol CosTransactions_Resource:prepare/1
  Instruct the target object to commit the transaction CosTransactions_Resource:commit/1
  Instruct the target object to commit the transaction CosTransactions_Resource:commit_one_phase/1
  Instruct the target object to forget any heuristic decisions CosTransactions_Resource:forget/1
  Instruct the target object to rollback the transaction CosTransactions_Resource:rollback/1
  Instrumentation function for snmpeaLogDiscriminator variable log_snmpea:snmpeaLogDiscriminator/2
Default instrumentation function for tables snmp_generic:table_func/2
Default instrumentation function for tables snmp_generic:table_func/4
Default instrumentation function for tables snmp_generic:variable_func/2
Default instrumentation function for tables snmp_generic:variable_func/3
  Instrumentation function for the alarmTable eva_snmp_adaptation:alarmTable/3
  Instrumentation function for the currentAlarmTable eva_snmp_adaptation:curAlarmLastTimeChanged/1
  Instrumentation function for the currentAlarmTable eva_snmp_adaptation:curAlarmTable/3
  Instrumentation function for the eventTable eva_snmp_adaptation:eventTable/3
  Instrumentation function for the logDiscriminatorTable eva_log_snmp:log_discr_table/3
  Instrumentation function for the logTable eva_log_snmp:log_table/3
  Instrumentation function for the logTable log_snmp:log_table/3
  Instrumentation function for the logTotalMaxAllowedSize eva_log_snmp:log_total_max_allowed/1
  Instrumentation function for the logTotalMaxSize eva_log_snmp:log_total_max_size/1
  Instrumentation function for the logTransferTable log_snmp:log_tr_table/3
Convert an enum value to an integer snmp:enum_to_int/2
Convert an enum value to an integer snmp:enum_to_int/3
Creates an Erlang integer erl_eterm:erl_mk_int/1
Creates an unsigned integer erl_eterm:erl_mk_uint/1
Decode integer ei:ei_decode_long/3
Decode unsigned integer ei:ei_decode_ulong/3
Encode integer ei:ei_encode_long/3
Encode integer ei:ei_x_encode_long/2
Encode unsigned integer ei:ei_encode_ulong/3
Encode unsigned integer ei:ei_x_encode_ulong/2
Return a list of integers (ASCII codes) which correspond to Integer erlang:integer_to_list/1
Return a random integer random:uniform/1
Return a random integer random:uniform_s/2
Convert the month as an integer (1-12) to an abbreviated string. httpd_util:month/1
Convert the day of the week (integer [1-7]) to an abbreviated string. httpd_util:day/1
Return an integer by rounding the number Number erlang:round/1
Return an integer by the truncation of Number erlang:trunc/1
Assign an integer object registry:ei_reg_setival/3
Get an integer object registry:ei_reg_getival/2
Return an integer or float erlang:abs/1
Return an integer representation of a string. httpd_conf:make_integer/1
Convert an integer return from a COM call, to an interface tuple. erl_com:package_interface/2
Convert an integer to an enum value snmp:int_to_enum/2
Convert an integer to an enum value snmp:int_to_enum/3
Return an integer which is the size of the argument Item erlang:size/1
Return an integer whose text representation is the integers (ASCII-values) in AsciiIntegerList erlang:list_to_integer/1
Generate a sequence of integers lists:seq/2
Generate a sequence of integers lists:seq/3
Return a list of integers erlang:atom_to_list/1
Return a binary which is made from the integers and binaries in List erlang:list_to_binary/1
Return a list of integers (ASCII codes) which correspond to Integer erlang:integer_to_list/1
>Returns a list of integers (ASCII codes) which corresponds to Float erlang:float_to_list/1
Return a float whose text representation is the integers (ASCII-values) in AsciiIntegerList erlang:list_to_float/1
Return a Pid whose text representation is the integers (ASCII-values) in AsciiIntegerList erlang:list_to_pid/1
Return an integer whose text representation is the integers (ASCII-values) in AsciiIntegerList erlang:list_to_integer/1
Return an atom whose text representation is the integers (Latin-1 codes) in CharIntegerList erlang:list_to_atom/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 a full inter face description record describing the InterfaceDef orber_ifr:describe_interface/1
  Interact with a server on a node rpc:server_call/4
Get a COM property, using the dispatch interface. erl_com:property_get/2
Get a COM property, using the dispatch interface. erl_com:property_get/2
Get a COM property, using the dispatch interface. erl_com:property_get/3
Get a COM property, using the dispatch interface. erl_com:property_get/3
Invoke a COM method, using the dispatch interface. erl_com:invoke/3
Invoke a COM method, using the dispatch interface. erl_com:invoke/3
Release a COM interface. erl_com:release/1
Set a COM property, using the dispatch interface. erl_com:property_put/3
Set a COM property, using the dispatch interface. erl_com:property_put/3
Set a COM property, using the dispatch interface. erl_com:property_put/4
Set a COM property, using the dispatch interface. erl_com:property_put/4
Set a COM ref property, using the dispatch interface. erl_com:property_put_ref/3
Set a COM ref property, using the dispatch interface. erl_com:property_put_ref/3
Set a COM ref property, using the dispatch interface. erl_com:property_put_ref/4
Set a COM ref property, using the dispatch interface. erl_com:property_put_ref/4
Fetch the interface description corba_object:get_interface/1
Get a COM interface from another. erl_com:query_interface/2
Return interface information from the COM TypeLib. erl_com:get_interface_info/2
Return interface information from the COM TypeLib. erl_com:get_interface_info/3
Convert an integer return from a COM call, to an interface tuple. erl_com:package_interface/2
Return a full inter face description record describing the InterfaceDef orber_ifr:describe_interface/1
Create a InterfaceDef IFR object orber_ifr:create_interface/5
Return a boolean if the target InterfaceDef match or inherit from the gievn id orber_ifr:is_a/2
Create an IFR object of the type AttributeDef contained in the target InterfaceDef object orber_ifr:create_attribute/6
Create an IFR object of the type OperationDef contained in the target InterfaceDef object orber_ifr:create_operation/9
Return a list of InterfaceDefs from which the target InterfaceDef object inherit orber_ifr:get_base_interfaces/1
Return a list of InterfaceDefs from which the target InterfaceDef object inherit orber_ifr:get_base_interfaces/1
Install the necessary cosEvent interfaces cosNotificationApp:install_event/0
Install the necessary cosEvent interfaces cosNotificationApp:install_event/1
Uninstall the inherrited cosEvent interfaces cosNotificationApp:uninstall_event/0
Uninstall the inherrited cosEvent interfaces cosNotificationApp:uninstall_event/1
Flush internal data buffers in a trace driver. dbg:flush_trace_port/0
Change the internal debug level of Mnesia mnesia:set_debug_level/1
Specify parameters for Erlang internal memory allocation. erl_set_memory_block:erl_set_memory_block/6
Initialize process and internal state. gen_server:Module:init/1
Update the internal state due to code replacement gen_event:Module:code_change/3
Update the internal state due to code replacement. gen_server:Module:code_change/3
Initialize process and internal state name and state data. gen_fsm:Module:init/1
  Interpret a module i:ii/1
  Interpret a module int:a/1
  Interpret a module int:a/2
  Interpret a module int:i/1
  Interpret a module int:i/2
Do not interpret a module i:iq/1
Do not interpret a module int:n/1
Do not interpret a module on all nodes in the network i:ini/1
Do not interpret a module on all nodes in the network i:inq/1
Do not interpret a module on all nodes in the network int:na/1
Do not interpret a module on all nodes in the network int:na/2
Do not interpret a module on all nodes in the network int:ni/1
Do not interpret a module on all nodes in the network int:ni/2
Do not interpret a module on all nodes in the network int:nn/1
Return a list of which modules are interpreted int:interpreted/0
Make a printout of all interpreted modules i:il/0
Get the current status of all interpreted processes int:snapshot/0
Make a printout of the current status of all interpreted processes i:ip/0
>Return the current version number of the interpreter i:iv/0
Delete (clear) information about all terminated processes from the interpreter. i:ic/0
Delete (clear) information for all terminated processes from the interpreter int:clear/0
Return the current version number of the interpreter int:version/0
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 Sets sets:intersection/1
Return the intersection of a set of sets. sofs:intersection/1
  intersection of list of sets gb_sets:intersection/1
  intersection of sets gb_sets:intersection/2
Return the intersection of two families. sofs:family_intersection/2
Return the intersection of two Sets sets:intersection/2
Return the intersection of two sets. sofs:intersection/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
Create a TIO object representing the error interval around the time value represented by the target object CosTime_UTO:interval/1
Return the interval associated with the target object CosTime_TIO:'_get_time_interval'/1
Create a TIO representing the interval between the target object and the given UTO midpoint times CosTime_UTO:time_to_interval/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 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 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
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
  Intialize the IFR orber_ifr:init/2
Return the inverse image of a set under a binary relation. sofs:inverse_image/2
Return the inverse of a function. sofs:inverse/1
  Invoke a COM method, using the dispatch interface. erl_com:invoke/3
  Invoke a COM method, using the dispatch interface. erl_com:invoke/3
  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 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
  Invoke when a new client ORB wants to setup a connection interceptors:new_in_connection/3
  Invoke when an existing connection to a client side ORB have been terminated interceptors:closed_in_connection/1
  Invoke when an existing connection to a server side ORB have been terminated interceptors:closed_out_connection/1
  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
  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
  Invoke when setting up a new connection to a server side ORB interceptors:new_out_connection/3
Optionally invoked for a time consuming transaction request megaco_user:handle_trans_long_request/3
Optionally invoked for a transaction acknowledgement megaco_user:handle_trans_ack/4
Optionally invoked for a transaction reply megaco_user:handle_trans_reply/4
  Invoked for each transaction request megaco_user:handle_trans_request/3
  Invoked when a connection is teared down megaco_user:handle_disconnect/3
  Invoked when a new connection is established megaco_user:handle_connect/2
  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
  Invoked with port_control driver_entry:int control/6
Start a channel, which is linked to the invoking process, with default settings cosEventApp:start_channel_link/0
Start a channel, which is linked to the invoking process, with settings defined by the given options cosEventApp:start_channel_link/1
Return the port and IP-address of the remote socket. httpd_socket:peername/2
Return the IP-adress for IP inet:getaddr/2
Destroy, except IRObject, Contained and Container, target object and its contents orber_ifr:destroy/1
Get the next item snmp_index:get_next/2
Give brief help for an item. dbg:h/1
Return all active alarms matching Item eva:get_alarms/1
Return an integer which is the size of the argument Item erlang:size/1
Trace messages to and from Item. dbg:p/1
Trace Item according to Flags. dbg:p/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
Remove an item from a queue queue:out/1
Delete an item from the index snmp_index:delete/2
Get the last item in the index structure snmp_index:get_last/1
Insert an item into a queue queue:in/2
Insert an item into the index snmp_index:insert/3
Get the next item of a COM iterator. erl_com:intfenum_next/1
Get the next item of a COM iterator. erl_com:next/1
Get the next item of a COM iterator. erl_com:nexti/1
Return the first item of a list erlang:hd/1
Asynchronously log an item onto a disk log. disk_log:alog/2
Asynchronously log an item onto a disk log. disk_log:balog/2
Log an item onto a disk log. disk_log:blog/2
Log an item onto a disk log. disk_log:log/2
Get the item with KeyOid snmp_index:get/2
Give a list of available help items on standard output. dbg:h/0
Asynchronously log several items onto a disk log. disk_log:alog_terms/2
Asynchronously log several items onto a disk log. disk_log:balog_terms/2
Log several items onto a disk log. disk_log:blog_terms/2
Log several items onto a disk log. disk_log:log_terms/2
  iterate using iterator gb_trees:next/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
Get the next item of a COM iterator. erl_com:intfenum_next/1
Get the next item of a COM iterator. erl_com:next/1
Get the next item of a COM iterator. erl_com:nexti/1
iterate using iterator gb_trees:next/1
Map over an COM iterator. erl_com:map_enum/2
Map over an COM iterator. erl_com:map_enumi/2
Map over an COM iterator. erl_com:map_intfenumi/2
traverse with iterator gb_sets:next/1
Get an iterator (called enum in COM) for a COM-object. erl_com:enum/1
Destroy the iterator object CosNaming_BindingIterator:destroy/1
make iterator on set gb_sets:iterator/1
get iterator on tree gb_trees:iterator/1

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