libiio
Public Member Functions | Public Attributes | List of all members
iio_writedev.BufferBuilder Class Reference

Public Member Functions

def __init__ (self, ctx, arguments)
 
def create (self)
 

Public Attributes

 ctx
 
 arguments
 
 dev
 

Detailed Description

Class for creating the buffer.

Constructor & Destructor Documentation

◆ __init__()

def iio_writedev.BufferBuilder.__init__ (   self,
  ctx,
  arguments 
)
Class constructor.

Args:
    ctx: type=iio.Context
This buffer's context.
    arguments: type=Arguments
Contains the input arguments.

Member Function Documentation

◆ create()

def iio_writedev.BufferBuilder.create (   self)
Create the IIO buffer.

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