Current section
Files
Jump to
Current section
Files
doc/cloudi_core_i_spawn.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Module cloudi_core_i_spawn</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="EDoc">
</head>
<body bgcolor="white">
<div class="navbar"><a name="#navbar_top"></a><table width="100%" border="0" cellspacing="0" cellpadding="2" summary="navigation bar"><tr><td><a href="overview-summary.html" target="overviewFrame">Overview</a></td><td><a href="http://www.erlang.org/"><img src="erlang.png" align="right" border="0" alt="erlang logo"></a></td></tr></table></div>
<hr>
<h1>Module cloudi_core_i_spawn</h1>
<ul class="index"><li><a href="#description">Description</a></li><li><a href="#index">Function Index</a></li><li><a href="#functions">Function Details</a></li></ul>
<h3><a name="CloudI_Spawn">CloudI Spawn</a></h3>.
<p>Copyright © 2011-2015 Michael Truog</p>
<p><b>Version:</b> 1.4.1 Apr 12 2015 20:34:50
------------------------------------------------------------------------</p>
<p><b>Authors:</b> Michael Truog (<a href="mailto:mjtruog [at] gmail (dot) com"><tt>mjtruog [at] gmail (dot) com</tt></a>).</p>
<h2><a name="description">Description</a></h2>
<h3><a name="CloudI_Spawn">CloudI Spawn</a></h3>
<h2><a name="index">Function Index</a></h2>
<table width="100%" border="1" cellspacing="0" cellpadding="2" summary="function index"><tr><td valign="top"><a href="#environment_lookup-0">environment_lookup/0</a></td><td></td></tr>
<tr><td valign="top"><a href="#environment_transform-1">environment_transform/1</a></td><td></td></tr>
<tr><td valign="top"><a href="#environment_transform-2">environment_transform/2</a></td><td></td></tr>
<tr><td valign="top"><a href="#start_external-18">start_external/18</a></td><td></td></tr>
<tr><td valign="top"><a href="#start_internal-15">start_internal/15</a></td><td></td></tr>
</table>
<h2><a name="functions">Function Details</a></h2>
<h3 class="function"><a name="environment_lookup-0">environment_lookup/0</a></h3>
<div class="spec">
<p><tt>environment_lookup() -> any()</tt></p>
</div>
<h3 class="function"><a name="environment_transform-1">environment_transform/1</a></h3>
<div class="spec">
<p><tt>environment_transform(String) -> any()</tt></p>
</div>
<h3 class="function"><a name="environment_transform-2">environment_transform/2</a></h3>
<div class="spec">
<p><tt>environment_transform(String, EnvironmentLookup) -> any()</tt></p>
</div>
<h3 class="function"><a name="start_external-18">start_external/18</a></h3>
<div class="spec">
<p><tt>start_external(ProcessIndex, ProcessCount, ThreadsPerProcess, Filename, Arguments, Environment, Protocol, BufferSize, Timeout, Prefix, TimeoutAsync, TimeoutSync, TimeoutTerm, DestRefresh, DestDenyList, DestAllowList, ConfigOptions, UUID) -> any()</tt></p>
</div>
<h3 class="function"><a name="start_internal-15">start_internal/15</a></h3>
<div class="spec">
<p><tt>start_internal(ProcessIndex, ProcessCount, GroupLeader, Module, Args, Timeout, Prefix, TimeoutAsync, TimeoutSync, TimeoutTerm, DestRefresh, DestDenyList, DestAllowList, ConfigOptions, UUID) -> any()</tt></p>
</div>
<hr>
<div class="navbar"><a name="#navbar_bottom"></a><table width="100%" border="0" cellspacing="0" cellpadding="2" summary="navigation bar"><tr><td><a href="overview-summary.html" target="overviewFrame">Overview</a></td><td><a href="http://www.erlang.org/"><img src="erlang.png" align="right" border="0" alt="erlang logo"></a></td></tr></table></div>
<p><i>Generated by EDoc, Apr 12 2015, 20:34:50.</i></p>
</body>
</html>