DynAny
Returns the TCKind object that describes the kind of the current member.returnthe TCKind object that describes the current member
TCKind
During a traversal, returns the name of the current member.returnthe string name of the current member
Returns an array containing all the members of the stored struct.returnthe array of name-value pairssee#set_members
Set the members of the struct.paramvalue the array of name-value pairs.throwsorg.omg.CORBA.DynAnyPackage.InvalidSeq if the given argument is invalidsee#get_members