TwiceAsNice
2019-02-18
|
Public Member Functions | |
def | __init__ (self, DDname='', DDkey='', dataType='', comment='') |
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, DDname='', DDkey='', dataType='', comment='') |
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 | |
DDname | |
DDkey | |
dataType | |
comment | |
Private Member Functions | |
def | __compare (self, other) |
def | __compare (self, other) |
Static Private Attributes | |
def | __repr__ = __str__ |
@brief Structure to allocate the DD data
def LbtoIIFInterface_ice.DDstruct.__init__ | ( | self, | |
DDname = '' , |
|||
DDkey = '' , |
|||
dataType = '' , |
|||
comment = '' |
|||
) |
def LbtoIIFInterface_ice.DDstruct.__init__ | ( | self, | |
DDname = '' , |
|||
DDkey = '' , |
|||
dataType = '' , |
|||
comment = '' |
|||
) |
|
private |
|
private |
def LbtoIIFInterface_ice.DDstruct.__eq__ | ( | self, | |
other | |||
) |
def LbtoIIFInterface_ice.DDstruct.__eq__ | ( | self, | |
other | |||
) |
def LbtoIIFInterface_ice.DDstruct.__ge__ | ( | self, | |
other | |||
) |
def LbtoIIFInterface_ice.DDstruct.__ge__ | ( | self, | |
other | |||
) |
def LbtoIIFInterface_ice.DDstruct.__gt__ | ( | self, | |
other | |||
) |
def LbtoIIFInterface_ice.DDstruct.__gt__ | ( | self, | |
other | |||
) |
def LbtoIIFInterface_ice.DDstruct.__hash__ | ( | self | ) |
def LbtoIIFInterface_ice.DDstruct.__hash__ | ( | self | ) |
def LbtoIIFInterface_ice.DDstruct.__le__ | ( | self, | |
other | |||
) |
def LbtoIIFInterface_ice.DDstruct.__le__ | ( | self, | |
other | |||
) |
def LbtoIIFInterface_ice.DDstruct.__lt__ | ( | self, | |
other | |||
) |
def LbtoIIFInterface_ice.DDstruct.__lt__ | ( | self, | |
other | |||
) |
def LbtoIIFInterface_ice.DDstruct.__ne__ | ( | self, | |
other | |||
) |
def LbtoIIFInterface_ice.DDstruct.__ne__ | ( | self, | |
other | |||
) |
def LbtoIIFInterface_ice.DDstruct.__str__ | ( | self | ) |
def LbtoIIFInterface_ice.DDstruct.__str__ | ( | self | ) |
|
staticprivate |
LbtoIIFInterface_ice.DDstruct.comment |
LbtoIIFInterface_ice.DDstruct.dataType |
LbtoIIFInterface_ice.DDstruct.DDkey |
LbtoIIFInterface_ice.DDstruct.DDname |