TwiceAsNice  2019-02-18
Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes | List of all members
LbtoIIFInterface_ice.result Class Reference
Inheritance diagram for LbtoIIFInterface_ice.result:
Inheritance graph
Collaboration diagram for LbtoIIFInterface_ice.result:
Collaboration graph

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__
 

Detailed Description

@brief structure for result object

Constructor & Destructor Documentation

◆ __init__() [1/2]

def LbtoIIFInterface_ice.result.__init__ (   self,
  rescode = 0,
  resmsg = None 
)

◆ __init__() [2/2]

def LbtoIIFInterface_ice.result.__init__ (   self,
  rescode = 0,
  resmsg = None 
)

Member Function Documentation

◆ __compare() [1/2]

def LbtoIIFInterface_ice.result.__compare (   self,
  other 
)
private

◆ __compare() [2/2]

def LbtoIIFInterface_ice.result.__compare (   self,
  other 
)
private

◆ __eq__() [1/2]

def LbtoIIFInterface_ice.result.__eq__ (   self,
  other 
)

◆ __eq__() [2/2]

def LbtoIIFInterface_ice.result.__eq__ (   self,
  other 
)

◆ __ge__() [1/2]

def LbtoIIFInterface_ice.result.__ge__ (   self,
  other 
)

◆ __ge__() [2/2]

def LbtoIIFInterface_ice.result.__ge__ (   self,
  other 
)

◆ __gt__() [1/2]

def LbtoIIFInterface_ice.result.__gt__ (   self,
  other 
)

◆ __gt__() [2/2]

def LbtoIIFInterface_ice.result.__gt__ (   self,
  other 
)

◆ __hash__() [1/2]

def LbtoIIFInterface_ice.result.__hash__ (   self)

◆ __hash__() [2/2]

def LbtoIIFInterface_ice.result.__hash__ (   self)

◆ __le__() [1/2]

def LbtoIIFInterface_ice.result.__le__ (   self,
  other 
)

◆ __le__() [2/2]

def LbtoIIFInterface_ice.result.__le__ (   self,
  other 
)

◆ __lt__() [1/2]

def LbtoIIFInterface_ice.result.__lt__ (   self,
  other 
)

◆ __lt__() [2/2]

def LbtoIIFInterface_ice.result.__lt__ (   self,
  other 
)

◆ __ne__() [1/2]

def LbtoIIFInterface_ice.result.__ne__ (   self,
  other 
)

◆ __ne__() [2/2]

def LbtoIIFInterface_ice.result.__ne__ (   self,
  other 
)

◆ __str__() [1/2]

def LbtoIIFInterface_ice.result.__str__ (   self)

◆ __str__() [2/2]

def LbtoIIFInterface_ice.result.__str__ (   self)

Member Data Documentation

◆ __repr__

def LbtoIIFInterface_ice.result.__repr__ = __str__
staticprivate

◆ rescode

LbtoIIFInterface_ice.result.rescode

◆ resmsg

LbtoIIFInterface_ice.result.resmsg

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