|
ocssw
V2022
|
DiffItem
Public Member Functions | |
| def | __init__ (self, kind, name) |
| def | addLine (self, line) |
| def | printItem (self) |
Public Attributes | |
| kind | |
| name | |
| lines | |
Detailed Description
Definition at line 17 of file compare_hdf4.py.
Constructor & Destructor Documentation
◆ __init__()
| def __init__ | ( | self, | |
| kind, | |||
| name | |||
| ) |
Definition at line 19 of file compare_hdf4.py.
Member Function Documentation
◆ addLine()
| def addLine | ( | self, | |
| line | |||
| ) |
Definition at line 24 of file compare_hdf4.py.
◆ printItem()
| def printItem | ( | self | ) |
Definition at line 27 of file compare_hdf4.py.
Member Data Documentation
◆ kind
| kind |
Definition at line 20 of file compare_hdf4.py.
◆ lines
| lines |
Definition at line 22 of file compare_hdf4.py.
◆ name
| name |
Definition at line 21 of file compare_hdf4.py.
The documentation for this class was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/scripts/compare_hdf4.py


