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


Instance Methods | |
| (id) | - initWithObject:cnx:inThread: |
| Creation of a proxy object. More... | |
Proxy object for an object accessed across a MyThreadConnection.
| - (id) initWithObject: | (id) | object | |
| cnx: | (LynkeosThreadConnection*) | cnx | |
| inThread: | (BOOL) | inThread | |
Creation of a proxy object.
| object | The object for which we will be a proxy |
| cnx | The connection through wich messages are sent and received |
| inThread | Wether the object is in the thread |
1.8.4