HOPS
HOPS class reference
Public Member Functions | List of all members
ffcontrol.ffcontrol.FFControlStructureBase Class Reference

general records and utils More...

Inheritance diagram for ffcontrol.ffcontrol.FFControlStructureBase:
[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

ffcontrol base class which implements comparison operations eq, ne as well as a summary

Member Function Documentation

◆ __eq__()

def ffcontrol.ffcontrol.FFControlStructureBase.__eq__ (   self,
  other 
)

◆ __ne__()

def ffcontrol.ffcontrol.FFControlStructureBase.__ne__ (   self,
  other 
)

◆ printarray()

def ffcontrol.ffcontrol.FFControlStructureBase.printarray (   self,
  a 
)
 dump data form a parsed array 

◆ printsummary()

def ffcontrol.ffcontrol.FFControlStructureBase.printsummary (   self)
 dump parsed control file data 

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