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

Public Member Functions

def __init__ (self, rows=0, cols=0, frame=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

 rows
 
 cols
 
 frame
 

Private Member Functions

def __compare (self, other)
 

Static Private Attributes

def __repr__ = __str__
 

Constructor & Destructor Documentation

◆ __init__()

def adsec.AODefinitions_ice.TvFrame.__init__ (   self,
  rows = 0,
  cols = 0,
  frame = None 
)

Member Function Documentation

◆ __compare()

def adsec.AODefinitions_ice.TvFrame.__compare (   self,
  other 
)
private

◆ __eq__()

def adsec.AODefinitions_ice.TvFrame.__eq__ (   self,
  other 
)

◆ __ge__()

def adsec.AODefinitions_ice.TvFrame.__ge__ (   self,
  other 
)

◆ __gt__()

def adsec.AODefinitions_ice.TvFrame.__gt__ (   self,
  other 
)

◆ __hash__()

def adsec.AODefinitions_ice.TvFrame.__hash__ (   self)

◆ __le__()

def adsec.AODefinitions_ice.TvFrame.__le__ (   self,
  other 
)

◆ __lt__()

def adsec.AODefinitions_ice.TvFrame.__lt__ (   self,
  other 
)

◆ __ne__()

def adsec.AODefinitions_ice.TvFrame.__ne__ (   self,
  other 
)

◆ __str__()

def adsec.AODefinitions_ice.TvFrame.__str__ (   self)

Member Data Documentation

◆ __repr__

def adsec.AODefinitions_ice.TvFrame.__repr__ = __str__
staticprivate

◆ cols

adsec.AODefinitions_ice.TvFrame.cols

◆ frame

adsec.AODefinitions_ice.TvFrame.frame

◆ rows

adsec.AODefinitions_ice.TvFrame.rows

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