lsst.afw gf03f0b42f3+f620a9ee49
Loading...
Searching...
No Matches
lsst.gdb.afw.printers.GdbOptionParser.TableSchemaPrinter Class Reference

Public Member Functions

 __init__ (self, val)
 
 to_string (self)
 

Public Attributes

 typename = str(val.type)
 
 val = val
 

Detailed Description

Definition at line 723 of file printers.py.

Constructor & Destructor Documentation

◆ __init__()

lsst.gdb.afw.printers.GdbOptionParser.TableSchemaPrinter.__init__ ( self,
val )

Definition at line 726 of file printers.py.

Member Function Documentation

◆ to_string()

lsst.gdb.afw.printers.GdbOptionParser.TableSchemaPrinter.to_string ( self)

Definition at line 730 of file printers.py.

Member Data Documentation

◆ typename

lsst.gdb.afw.printers.GdbOptionParser.TableSchemaPrinter.typename = str(val.type)

Definition at line 727 of file printers.py.

◆ val

lsst.gdb.afw.printers.GdbOptionParser.TableSchemaPrinter.val = val

Definition at line 728 of file printers.py.


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