lsst.afw g5a732f18d5+53520f316c
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
lsst.gdb.afw.printers.GdbOptionParser.TableSchemaPrinter Class Reference

Public Member Functions

 __init__ (self, val)
 
 to_string (self)
 

Public Attributes

 typename
 
 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

Definition at line 727 of file printers.py.

◆ val

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

Definition at line 728 of file printers.py.


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