[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| ErlPid(ErlAtom, Int32, Int32) |
Create an Erlang pid from a monotonically increasing integer in range [1 ... ]
| |
| ErlPid(String, Int32, Int32, Int32) |
Create an Erlang pid from the given values
| |
| ErlPid(ErlAtom, Int32, Int32, Int32) |
Create an Erlang pid from the given values
|
See Also