Ardour  9.0-pre0-582-g084a23a80d
ARDOUR::Session::ptflookup Struct Reference

#include <session.h>

Public Member Functions

bool operator== (const struct ptflookup &other)
 

Public Attributes

uint16_t index1
 
uint16_t index2
 
PBD::ID id
 

Detailed Description

Definition at line 1307 of file session.h.

Member Function Documentation

◆ operator==()

bool ARDOUR::Session::ptflookup::operator== ( const struct ptflookup other)
inline

Definition at line 1312 of file session.h.

Member Data Documentation

◆ id

PBD::ID ARDOUR::Session::ptflookup::id

Definition at line 1310 of file session.h.

◆ index1

uint16_t ARDOUR::Session::ptflookup::index1

Definition at line 1308 of file session.h.

◆ index2

uint16_t ARDOUR::Session::ptflookup::index2

Definition at line 1309 of file session.h.


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