ErlPid Constructor NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Protected methodErlPid(ErlAtom, Int32, Int32)
Create an Erlang pid from a monotonically increasing integer in range [1 ... ]
Public methodErlPid(String, Int32, Int32, Int32)
Create an Erlang pid from the given values
Public methodErlPid(ErlAtom, Int32, Int32, Int32)
Create an Erlang pid from the given values
Back to Top
See Also