[omniORB] in()?
Duncan Grisby
dgrisby@uk.research.att.com
Fri, 02 Feb 2001 12:20:11 +0000
On Thursday 1 February, trohed wrote:
> What does the in() function do?
> For example...
> orb.in()
> root_poa.in()
>
> Is in() a virtual function in a base class?
What in() function? There isn't a function named "in" anywhere. Your
use of orb.in() makes it look like Python, where "in" is a keyword, so
there couldn't possibly be a function called that.
Cheers,
Duncan.
--
-- Duncan Grisby \ Research Engineer --
-- AT&T Laboratories Cambridge --
-- http://www.uk.research.att.com/~dpg1 --