

Definition at line 480 of file pisock.py.
Public Member Functions | |
| def | __init__ |
Private Attributes | |
| __class__ | |
| def pisock::PilotUserPtr::__init__ | ( | self, | ||
| this | ||||
| ) |
Reimplemented from pisock::PilotUser.
Definition at line 481 of file pisock.py.
00481 : 00482 _swig_setattr(self, PilotUser, 'this', this) 00483 if not hasattr(self,"thisown"): _swig_setattr(self, PilotUser, 'thisown', 0) 00484 self.__class____class__ = PilotUser 00485 _pisock.PilotUser_swigregister(PilotUserPtr) 00486 class SysInfo(_object):
pisock::PilotUserPtr::__class__ [private] |