indra::ipc::saranwrap::ObjectProxy Class Reference

Inheritance diagram for indra::ipc::saranwrap::ObjectProxy:

Inheritance graph
[legend]
Collaboration diagram for indra::ipc::saranwrap::ObjectProxy:

Collaboration graph
[legend]

List of all members.

Public Member Functions

def __init__
def __del__
def __getitem__
def __setitem__
def __eq__
def __repr__
def __str__
def __len__


Detailed Description

\
@class ObjectProxy
@brief This class wraps a remote object in the Server

This class will be created during normal operation, and users should
not need to deal with this class directly.

Definition at line 319 of file saranwrap.py.


Member Function Documentation

def indra::ipc::saranwrap::ObjectProxy::__init__ (   self,
  input,
  output,
  id,
  dead_list 
)

\
@param input a file-like object which supports read().
@param output a file-like object which supports write() and flush().
@param id an identifier for the remote object. humans do not provide this.

Definition at line 327 of file saranwrap.py.

def indra::ipc::saranwrap::ObjectProxy::__del__ (   self  ) 

Definition at line 337 of file saranwrap.py.

def indra::ipc::saranwrap::ObjectProxy::__getitem__ (   self,
  key 
)

Definition at line 342 of file saranwrap.py.

def indra::ipc::saranwrap::ObjectProxy::__setitem__ (   self,
  key,
  value 
)

Definition at line 351 of file saranwrap.py.

def indra::ipc::saranwrap::ObjectProxy::__eq__ (   self,
  rhs 
)

Definition at line 360 of file saranwrap.py.

def indra::ipc::saranwrap::ObjectProxy::__repr__ (   self  ) 

Definition at line 369 of file saranwrap.py.

def indra::ipc::saranwrap::ObjectProxy::__str__ (   self  ) 

Definition at line 376 of file saranwrap.py.

def indra::ipc::saranwrap::ObjectProxy::__len__ (   self  ) 

Definition at line 381 of file saranwrap.py.


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

Generated on Fri May 16 09:42:29 2008 for SecondLife by  doxygen 1.5.5