pysigrok  0.4.0
Python bindings for libsigrok
Public Member Functions | Static Public Attributes | List of all members
sigrok.core.classes.InputFormat Class Reference

An input format supported by the library. More...

Inherits sigrok.core.classes._object.

Public Member Functions

def extensions (self)
 A list of preferred file name extensions for this file format. More...
 
def options (self)
 Options supported by this input format. More...
 

Static Public Attributes

tuple name
 
tuple description
 

Detailed Description

An input format supported by the library.

Member Function Documentation

def sigrok.core.classes.InputFormat.extensions (   self)

A list of preferred file name extensions for this file format.

def sigrok.core.classes.InputFormat.options (   self)

Options supported by this input format.


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