[omniORB] How to get _refCount() on object reference?

Tuyen Chau tchau at verano.com
Thu Oct 12 12:44:47 BST 2006


Is there an easy way to get _refCount() on an object reference?

 From looking into the source code, I think what I could do is to 
override _NP_incrRefCount() and _NP_decrRefCount() in my proxy class and 
keep a local reference count on my own.  Is that the only way to get 
this information, or is there an easier way?

Thanks,
Tuyen




More information about the omniORB-list mailing list