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

#include <auv2_scan.h>

Public Member Functions

 AUv2DescStr (std::string const &desc="")
 
CAComponentDescription desc () const
 
std::string to_s () const
 
bool valid () const
 

Public Attributes

std::string type
 
std::string subt
 
std::string manu
 

Detailed Description

Definition at line 64 of file auv2_scan.h.

Constructor & Destructor Documentation

◆ AUv2DescStr()

ARDOUR::AUv2DescStr::AUv2DescStr ( std::string const &  desc = "")

Member Function Documentation

◆ desc()

CAComponentDescription ARDOUR::AUv2DescStr::desc ( ) const

◆ to_s()

std::string ARDOUR::AUv2DescStr::to_s ( ) const

◆ valid()

bool ARDOUR::AUv2DescStr::valid ( ) const

Member Data Documentation

◆ manu

std::string ARDOUR::AUv2DescStr::manu

Definition at line 74 of file auv2_scan.h.

◆ subt

std::string ARDOUR::AUv2DescStr::subt

Definition at line 73 of file auv2_scan.h.

◆ type

std::string ARDOUR::AUv2DescStr::type

Definition at line 72 of file auv2_scan.h.


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