Functions exported by this module may only be used during test and development phase.
orber_diagnostics
orber_diagnostics
Module
orber_diagnostics
Module summary
Diagnostics API for Orber
Description
This module contains functions which makes it possible to run simple tests.
Warning
Exports
nameservice() -> Result
nameservice(Flags) -> Result
Types:
Flags = integer() Result = ok | {'EXCEPTION', E}
Displays all objects stored in the NameService. Existent checks are, per default, also performed on all local objects. This can also be activated for external objects by setting the flag 16#01
. The displayed information is the stringified Name described in 登录查看完整内容