HOPS
HOPS class reference
Public Member Functions | List of all members
vexpy.vexpy.VexStructureBase Class Reference

general records and utils More...

Inheritance diagram for vexpy.vexpy.VexStructureBase:
[legend]

Public Member Functions

def __eq__ (self, other)
 
def __ne__ (self, other)
 
def printarray (self, a)
 
def printsummary (self)
 

Detailed Description

general records and utils

 vexpy base class which implements comparison operations eq and ne and a print summary 

Member Function Documentation

◆ __eq__()

def vexpy.vexpy.VexStructureBase.__eq__ (   self,
  other 
)

◆ __ne__()

def vexpy.vexpy.VexStructureBase.__ne__ (   self,
  other 
)

◆ printarray()

def vexpy.vexpy.VexStructureBase.printarray (   self,
  a 
)

◆ printsummary()

def vexpy.vexpy.VexStructureBase.printsummary (   self)
 dump parsed data 

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