Man Page: orber_diagnostics
Operating Environment: linux
Section: 3erl
orber_diagnostics(3erl) Erlang Module Definition orber_diagnostics(3erl)NAMEorber_diagnostics - Diagnostics API for OrberDESCRIPTIONThis module contains functions which makes it possible to run simple tests. Warning: Functions exported by this module may only be used during test and development phase.EXPORTSnameservice() -> 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 CosNam- ing_NamingContextExt , non existent status (true | false | external | undefined) and the IFR-Id: host/ host/resources/ host/resources/MyObj/ [false] IDL:MyMod/MyIntf:1.0 missing_modules() -> Count Types Count = integer() This operation list missing modules generated by IC and required by Orber. Requires that all API:s are registered in the IFR. Ericsson AB orber 3.6.20 orber_diagnostics(3erl)
| Related Man Pages |
|---|
| corba(3erl) - linux |
| lname(3erl) - linux |
| wxdialog(3erl) - linux |
| wxidleevent(3erl) - linux |
| cosnaming_namingcontextext(3erl) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| Forum Video Tutorial: How to Use Code Tags |
| Don Cragun crossing 4500 thanks went unnoticed for more than a week - late congratulations! |
| UNIX.com End of Year (EOY) Report (2019) |