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

Trigger match type. More...

#include <libsigrokcxx/enums.hpp>

+ Inheritance diagram for sigrok::TriggerMatchType:

Static Public Attributes

static const TriggerMatchType *const ZERO
 
static const TriggerMatchType *const ONE
 
static const TriggerMatchType *const RISING
 
static const TriggerMatchType *const FALLING
 
static const TriggerMatchType *const EDGE
 
static const TriggerMatchType *const OVER
 
static const TriggerMatchType *const UNDER
 

Additional Inherited Members

- Public Member Functions inherited from sigrok::EnumValue< TriggerMatchType, enum sr_trigger_matches >
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< TriggerMatchType, enum sr_trigger_matches >
static const TriggerMatchTypeget (int id)
 Get value associated with a given integer constant. More...
 
static std::vector< const TriggerMatchType * > values ()
 Get possible values. More...
 

Detailed Description

Trigger match type.

Definition at line 408 of file enums.hpp.


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