Ardour  9.0-pre0-582-g084a23a80d
ARDOUR::PortEngineSharedImpl::PortConnectData Struct Reference

#include <port_engine_shared.h>

Public Member Functions

 PortConnectData (const std::string &a, const std::string &b, bool c)
 

Public Attributes

std::string a
 
std::string b
 
bool c
 

Detailed Description

Definition at line 185 of file port_engine_shared.h.

Constructor & Destructor Documentation

◆ PortConnectData()

ARDOUR::PortEngineSharedImpl::PortConnectData::PortConnectData ( const std::string &  a,
const std::string &  b,
bool  c 
)
inline

Definition at line 190 of file port_engine_shared.h.

Member Data Documentation

◆ a

std::string ARDOUR::PortEngineSharedImpl::PortConnectData::a

Definition at line 186 of file port_engine_shared.h.

◆ b

std::string ARDOUR::PortEngineSharedImpl::PortConnectData::b

Definition at line 187 of file port_engine_shared.h.

◆ c

bool ARDOUR::PortEngineSharedImpl::PortConnectData::c

Definition at line 188 of file port_engine_shared.h.


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