![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|


Public Member Functions | |
| write (self, data) | |
Public Member Functions inherited from docutils.io.Output | |
| __init__ (self, destination=None, destination_path=None, encoding=None, error_handler='strict') | |
| __repr__ (self) | |
| encode (self, data) | |
Public Member Functions inherited from docutils.TransformSpec | |
| get_transforms (self) | |
Static Public Attributes | |
| str | default_destination_path = 'null output' |
Static Public Attributes inherited from docutils.io.Output | |
| str | component_type = 'output' |
| default_destination_path = None | |
Static Public Attributes inherited from docutils.TransformSpec | |
| tuple | default_transforms = () |
| tuple | unknown_reference_resolvers = () |
Additional Inherited Members | |
Public Attributes inherited from docutils.io.Output | |
| encoding | |
| error_handler | |
| destination | |
| destination_path | |
Public Attributes inherited from docutils.TransformSpec | |
| default_transforms | |
Degenerate output: write nothing.
| docutils.io.NullOutput.write | ( | self, | |
| data | |||
| ) |
Do nothing, return None.
Reimplemented from docutils.io.Output.