| MaxPlus Python API Reference
    | 
 Inheritance diagram for Interface_ID:
 Inheritance diagram for Interface_ID:| Public Member Functions | |
| def | GetPartA (self) | 
| def | GetPartB (self) | 
| def | SetPartA (self, *args) | 
| def | SetPartB (self, *args) | 
|  Public Member Functions inherited from Wrapper | |
| def | GetUnwrappedPtr (self) | 
| Public Attributes | |
| this | |
| 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 Wrapper | |
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') | |
An identifier for an interface.
| def GetPartA | ( | self | ) | 
GetPartA(Interface_ID self) -> ULONG
| def GetPartB | ( | self | ) | 
GetPartB(Interface_ID self) -> ULONG
| def SetPartA | ( | self, | |
| * | args | ||
| ) | 
SetPartA(Interface_ID self, ulong aa)
| def SetPartB | ( | self, | |
| * | args | ||
| ) | 
SetPartB(Interface_ID self, ulong bb)