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

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__
 

Detailed Description

@brief Structure to allocate the DD data

Constructor & Destructor Documentation

◆ __init__() [1/2]

def LbtoIIFInterface_ice.DDstruct.__init__ (   self,
  DDname = '',
  DDkey = '',
  dataType = '',
  comment = '' 
)

◆ __init__() [2/2]

def LbtoIIFInterface_ice.DDstruct.__init__ (   self,
  DDname = '',
  DDkey = '',
  dataType = '',
  comment = '' 
)

Member Function Documentation

◆ __compare() [1/2]

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

◆ __compare() [2/2]

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

◆ __eq__() [1/2]

def LbtoIIFInterface_ice.DDstruct.__eq__ (   self,
  other 
)

◆ __eq__() [2/2]

def LbtoIIFInterface_ice.DDstruct.__eq__ (   self,
  other 
)

◆ __ge__() [1/2]

def LbtoIIFInterface_ice.DDstruct.__ge__ (   self,
  other 
)

◆ __ge__() [2/2]

def LbtoIIFInterface_ice.DDstruct.__ge__ (   self,
  other 
)

◆ __gt__() [1/2]

def LbtoIIFInterface_ice.DDstruct.__gt__ (   self,
  other 
)

◆ __gt__() [2/2]

def LbtoIIFInterface_ice.DDstruct.__gt__ (   self,
  other 
)

◆ __hash__() [1/2]

def LbtoIIFInterface_ice.DDstruct.__hash__ (   self)

◆ __hash__() [2/2]

def LbtoIIFInterface_ice.DDstruct.__hash__ (   self)

◆ __le__() [1/2]

def LbtoIIFInterface_ice.DDstruct.__le__ (   self,
  other 
)

◆ __le__() [2/2]

def LbtoIIFInterface_ice.DDstruct.__le__ (   self,
  other 
)

◆ __lt__() [1/2]

def LbtoIIFInterface_ice.DDstruct.__lt__ (   self,
  other 
)

◆ __lt__() [2/2]

def LbtoIIFInterface_ice.DDstruct.__lt__ (   self,
  other 
)

◆ __ne__() [1/2]

def LbtoIIFInterface_ice.DDstruct.__ne__ (   self,
  other 
)

◆ __ne__() [2/2]

def LbtoIIFInterface_ice.DDstruct.__ne__ (   self,
  other 
)

◆ __str__() [1/2]

def LbtoIIFInterface_ice.DDstruct.__str__ (   self)

◆ __str__() [2/2]

def LbtoIIFInterface_ice.DDstruct.__str__ (   self)

Member Data Documentation

◆ __repr__

def LbtoIIFInterface_ice.DDstruct.__repr__ = __str__
staticprivate

◆ comment

LbtoIIFInterface_ice.DDstruct.comment

◆ dataType

LbtoIIFInterface_ice.DDstruct.dataType

◆ DDkey

LbtoIIFInterface_ice.DDstruct.DDkey

◆ DDname

LbtoIIFInterface_ice.DDstruct.DDname

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