TwiceAsNice
2019-02-18
|
Public Member Functions | |
def | __init__ (self, rescode=0, resmsg=None) |
def | __hash__ (self) |
def | __lt__ (self, other) |
def | __le__ (self, other) |
def | __gt__ (self, other) |
def | __ge__ (self, other) |
def | __eq__ (self, other) |
def | __ne__ (self, other) |
def | __str__ (self) |
def | __init__ (self, rescode=0, resmsg=None) |
def | __hash__ (self) |
def | __lt__ (self, other) |
def | __le__ (self, other) |
def | __gt__ (self, other) |
def | __ge__ (self, other) |
def | __eq__ (self, other) |
def | __ne__ (self, other) |
def | __str__ (self) |
Public Attributes | |
rescode | |
resmsg | |
Private Member Functions | |
def | __compare (self, other) |
def | __compare (self, other) |
Static Private Attributes | |
def | __repr__ = __str__ |
@brief structure for result object
def LbtoIIFInterface_ice.result.__init__ | ( | self, | |
rescode = 0 , |
|||
resmsg = None |
|||
) |
def LbtoIIFInterface_ice.result.__init__ | ( | self, | |
rescode = 0 , |
|||
resmsg = None |
|||
) |
|
private |
|
private |
def LbtoIIFInterface_ice.result.__eq__ | ( | self, | |
other | |||
) |
def LbtoIIFInterface_ice.result.__eq__ | ( | self, | |
other | |||
) |
def LbtoIIFInterface_ice.result.__ge__ | ( | self, | |
other | |||
) |
def LbtoIIFInterface_ice.result.__ge__ | ( | self, | |
other | |||
) |
def LbtoIIFInterface_ice.result.__gt__ | ( | self, | |
other | |||
) |
def LbtoIIFInterface_ice.result.__gt__ | ( | self, | |
other | |||
) |
def LbtoIIFInterface_ice.result.__hash__ | ( | self | ) |
def LbtoIIFInterface_ice.result.__hash__ | ( | self | ) |
def LbtoIIFInterface_ice.result.__le__ | ( | self, | |
other | |||
) |
def LbtoIIFInterface_ice.result.__le__ | ( | self, | |
other | |||
) |
def LbtoIIFInterface_ice.result.__lt__ | ( | self, | |
other | |||
) |
def LbtoIIFInterface_ice.result.__lt__ | ( | self, | |
other | |||
) |
def LbtoIIFInterface_ice.result.__ne__ | ( | self, | |
other | |||
) |
def LbtoIIFInterface_ice.result.__ne__ | ( | self, | |
other | |||
) |
def LbtoIIFInterface_ice.result.__str__ | ( | self | ) |
def LbtoIIFInterface_ice.result.__str__ | ( | self | ) |
|
staticprivate |
LbtoIIFInterface_ice.result.rescode |
LbtoIIFInterface_ice.result.resmsg |