Lynkeos
Instance Methods | List of all members
MyThreadProxy Class Reference

Proxy object for an object accessed across a MyThreadConnection. More...

Inheritance diagram for MyThreadProxy:
Inheritance graph
[legend]
Collaboration diagram for MyThreadProxy:
Collaboration graph
[legend]

Instance Methods

(id) - initWithObject:cnx:inThread:
 Creation of a proxy object. More...
 

Detailed Description

Proxy object for an object accessed across a MyThreadConnection.

Method Documentation

- (id) initWithObject: (id)  object
cnx: (LynkeosThreadConnection*)  cnx
inThread: (BOOL)  inThread 

Creation of a proxy object.

Parameters
objectThe object for which we will be a proxy
cnxThe connection through wich messages are sent and received
inThreadWether the object is in the thread
Returns
The new proxy object

The documentation for this class was generated from the following file: