Ardour  9.0-pre0-582-g084a23a80d
ARDOUR::ControlProtocolInfo Class Reference

#include <control_protocol_manager.h>

Public Member Functions

 ControlProtocolInfo ()
 
 ~ControlProtocolInfo ()
 

Public Attributes

ControlProtocolDescriptordescriptor
 
ControlProtocolprotocol
 
std::string name
 
std::string path
 
bool requested
 
bool automatic
 
XMLNodestate
 

Detailed Description

Definition at line 44 of file control_protocol_manager.h.

Constructor & Destructor Documentation

◆ ControlProtocolInfo()

ARDOUR::ControlProtocolInfo::ControlProtocolInfo ( )
inline

Definition at line 54 of file control_protocol_manager.h.

◆ ~ControlProtocolInfo()

ARDOUR::ControlProtocolInfo::~ControlProtocolInfo ( )

Member Data Documentation

◆ automatic

bool ARDOUR::ControlProtocolInfo::automatic

Definition at line 51 of file control_protocol_manager.h.

◆ descriptor

ControlProtocolDescriptor* ARDOUR::ControlProtocolInfo::descriptor

Definition at line 46 of file control_protocol_manager.h.

◆ name

std::string ARDOUR::ControlProtocolInfo::name

Definition at line 48 of file control_protocol_manager.h.

◆ path

std::string ARDOUR::ControlProtocolInfo::path

Definition at line 49 of file control_protocol_manager.h.

◆ protocol

ControlProtocol* ARDOUR::ControlProtocolInfo::protocol

Definition at line 47 of file control_protocol_manager.h.

◆ requested

bool ARDOUR::ControlProtocolInfo::requested

Definition at line 50 of file control_protocol_manager.h.

◆ state

XMLNode* ARDOUR::ControlProtocolInfo::state

Definition at line 52 of file control_protocol_manager.h.


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