[omniORB] CORBA::Any_var

Andrén Clas clas.andren@aerotechtelub.se
Fri, 11 Jan 2002 10:16:21 +0100


I've got a CORBA::Any_var stored as a member variable and in my application I want to test if this CORBA::Any_var has been supplied a value (for example new CORBA::Any()). For this case, does CORBA offer any method similar to the CORBA::is_nil() method for NULL testing a _ptr variable ????
Thanks in advance
/ Clas Andrén