Uses of Class
org.omg.CORBA.FREE_MEM

Packages that use FREE_MEM
org.omg.CORBA   
 

Uses of FREE_MEM in org.omg.CORBA
 

Fields in org.omg.CORBA declared as FREE_MEM
 FREE_MEM FREE_MEMHolder.value
           
 

Methods in org.omg.CORBA that return FREE_MEM
static FREE_MEM FREE_MEMHelper.extract(Any any)
           
static FREE_MEM FREE_MEMHelper.read(InputStream in)
           
 

Methods in org.omg.CORBA with parameters of type FREE_MEM
static void FREE_MEMHelper.insert(Any any, FREE_MEM val)
           
static void FREE_MEMHelper.write(OutputStream out, FREE_MEM val)
           
 

Constructors in org.omg.CORBA with parameters of type FREE_MEM
FREE_MEMHolder(FREE_MEM initial)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.