Go Back   ZeroC Forums > Help Center

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 04-10-2004
yomi yomi is offline
Registered User
 
 
Join Date: Aug 2003
Posts: 32
Operations in Class

There is such a sentence in the document:
"Operations on classes are always executed in the caller’s address space, that is, operations on classes are local operations."

I am confused does it means operations of class only invocation local functions? But I have been succeed do a remote call via operations of class.
Reply With Quote
  #2 (permalink)  
Old 04-10-2004
marc's Avatar
marc marc is offline
ZeroC Staff
 
Name: Marc Laukien
Organization: ZeroC, Inc.
Project: The Internet Communications Engine
 
Join Date: Feb 2003
Location: Florida
Posts: 1,781
You are confusing operations on classes with operations on proxies. If you invoke on a proxy, then this does a remote call. If you just invoke on a class instance, then this is a local call.
Reply With Quote
  #3 (permalink)  
Old 04-10-2004
yomi yomi is offline
Registered User
 
 
Join Date: Aug 2003
Posts: 32
Oh, That's it!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Life cycle operations coment xdm Help Center 1 05-13-2006 04:02 PM
Limitations of Overloading operations Venkat Seeth Help Center 5 02-18-2005 11:19 AM
Performance in local operations wolfram Comments 4 08-26-2004 07:47 PM
class with operations, Initialization StuartA Help Center 6 02-22-2004 07:58 PM
Why operations on classes? bernard Comments 1 02-21-2003 11:36 AM


All times are GMT -4. The time now is 10:22 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0
(c) 2008 ZeroC, Inc.