ardour
Public Member Functions | Public Attributes | List of all members
ARDOUR::ControlProtocolInfo Class Reference

#include <control_protocol_manager.h>

Public Member Functions

 ControlProtocolInfo ()
 
 ~ControlProtocolInfo ()
 

Public Attributes

ControlProtocolDescriptor * descriptor
 
ControlProtocol * protocol
 
std::string name
 
std::string path
 
bool requested
 
bool mandatory
 
bool supports_feedback
 
XMLNodestate
 

Detailed Description

Definition at line 38 of file control_protocol_manager.h.

Constructor & Destructor Documentation

ARDOUR::ControlProtocolInfo::ControlProtocolInfo ( )
inline

Definition at line 49 of file control_protocol_manager.h.

ARDOUR::ControlProtocolInfo::~ControlProtocolInfo ( )
inline

Definition at line 52 of file control_protocol_manager.h.

Member Data Documentation

ControlProtocolDescriptor* ARDOUR::ControlProtocolInfo::descriptor

Definition at line 40 of file control_protocol_manager.h.

bool ARDOUR::ControlProtocolInfo::mandatory

Definition at line 45 of file control_protocol_manager.h.

std::string ARDOUR::ControlProtocolInfo::name

Definition at line 42 of file control_protocol_manager.h.

std::string ARDOUR::ControlProtocolInfo::path

Definition at line 43 of file control_protocol_manager.h.

ControlProtocol* ARDOUR::ControlProtocolInfo::protocol

Definition at line 41 of file control_protocol_manager.h.

bool ARDOUR::ControlProtocolInfo::requested

Definition at line 44 of file control_protocol_manager.h.

XMLNode* ARDOUR::ControlProtocolInfo::state

Definition at line 47 of file control_protocol_manager.h.

bool ARDOUR::ControlProtocolInfo::supports_feedback

Definition at line 46 of file control_protocol_manager.h.


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