|
MaxPlus Python API Reference
|
Inheritance diagram for IObject:Public Member Functions | |
| def | GetIObjectName (self) |
| def | Init (self) |
Public Member Functions inherited from BaseInterfaceServer | |
| def | GetInterfaceAt (self, *args) |
| def | GetNumInterfaces (self) |
Public Member Functions inherited from InterfaceServer | |
| def | GetInterface (self, *args) |
Public Member Functions inherited from Wrapper | |
| def | GetUnwrappedPtr (self) |
Static Public Attributes | |
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') | |
Static Public Attributes inherited from BaseInterfaceServer | |
| Interfaces = _swig_property(lambda self: (self.GetInterfaceAt(i) for i in xrange(self.GetNumInterfaces()))) | |
| NumInterfaces = _swig_property(GetNumInterfaces) | |
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') | |
Static Public Attributes inherited from InterfaceServer | |
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') | |
Static Public Attributes inherited from Wrapper | |
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') | |
The base class used to publish functions from those objects not derived from Animatable.
| def GetIObjectName | ( | self | ) |
GetIObjectName(IObject self) -> wchar_t const *
| def Init | ( | self | ) |
Init(IObject self)