Module otpbp_erlang

Function Index

atom_to_binary/1
binary_to_atom/1
binary_to_existing_atom/1
error/3
get_cookie/1
get_stacktrace/0
set_cookie/1
term_to_iovec/1
term_to_iovec/2

Function Details

atom_to_binary/1

atom_to_binary(A) -> any()

binary_to_atom/1

binary_to_atom(B) -> any()

binary_to_existing_atom/1

binary_to_existing_atom(B) -> any()

error/3

error(Reason, Args, Options) -> any()

get_cookie/1

get_cookie(Node) -> any()

get_stacktrace/0

get_stacktrace() -> any()

set_cookie/1

set_cookie(C) -> any()

term_to_iovec/1

term_to_iovec(T) -> any()

term_to_iovec/2

term_to_iovec(T, O) -> any()


Generated by EDoc