libsigrokcxx  0.4.0
C++ bindings for libsigrok
Public Member Functions | List of all members
sigrok::Output Class Reference

An output instance (an output format applied to a device) More...

#include <libsigrokcxx/libsigrokcxx.hpp>

Inherits sigrok::UserOwned< Class >.

Public Member Functions

string receive (shared_ptr< Packet > packet)
 Update output with data from the given packet. More...
 

Detailed Description

An output instance (an output format applied to a device)

Definition at line 928 of file libsigrokcxx.hpp.

Member Function Documentation

string sigrok::Output::receive ( shared_ptr< Packet packet)

Update output with data from the given packet.

Parameters
packetPacket to handle.

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