local

A method (or other identifier) is considered local if it is defined or declared in the current class or method. Sometimes a more specific term like, ``local to the method'' or ``local to the class'' is used. There is also a SIDL keyword local that modifies methods. If a method is local is can only be called in-process, and cannot be exported over RMI.





babel-1.4.0
users_guide Last Modified 2008-10-16

http://www.llnl.gov/CASC/components
components@llnl.gov