]> rtime.felk.cvut.cz Git - frescor/forb.git/commit
Added possibility invoking remote methods on forb_orb interfaces
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 13 Oct 2008 12:17:57 +0000 (14:17 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 13 Oct 2008 12:17:57 +0000 (14:17 +0200)
commit677d09eb23143fcf92c3bd6441cc49cbe764bafc
tree5c226892dec7e56cc5f790bb571ec29a66a9ef14
parentf0f473cd30d6df4fe68195db63d11fd5affec369
Added possibility invoking remote methods on forb_orb interfaces

This was needed for checking for the stale registered references and
it will also be useful in future for some diagnostic tools etc.
forb-idl/forb-idl-c-headers.c
src/Makefile.omk
src/forb-idl.idl
src/forb-internal.h
src/forb.c
src/forb.h
src/object.c
src/object.h
src/object_type.h
src/request.c