libsigrokcxx  0.4.0
C++ bindings for libsigrok
Static Public Attributes | List of all members
sigrok::OutputFlag Class Reference

Flag applied to output modules. More...

#include <libsigrokcxx/enums.hpp>

+ Inheritance diagram for sigrok::OutputFlag:

Static Public Attributes

static const OutputFlag *const INTERNAL_IO_HANDLING
 If set, this output module writes the output itself. More...
 

Additional Inherited Members

- Public Member Functions inherited from sigrok::EnumValue< OutputFlag, enum sr_output_flag >
int id () const
 The integer constant associated with this value. More...
 
string name () const
 The name associated with this value. More...
 
- Static Public Member Functions inherited from sigrok::EnumValue< OutputFlag, enum sr_output_flag >
static const OutputFlagget (int id)
 Get value associated with a given integer constant. More...
 
static std::vector< const OutputFlag * > values ()
 Get possible values. More...
 

Detailed Description

Flag applied to output modules.

Definition at line 433 of file enums.hpp.

Member Data Documentation

const OutputFlag* const sigrok::OutputFlag::INTERNAL_IO_HANDLING
static

If set, this output module writes the output itself.

Definition at line 438 of file enums.hpp.


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