Struct Ase::DeviceInfo
ClassList > Ase > DeviceInfo
Info for device types.
#include <api.hh>
Public Attributes
Type | Name |
---|---|
String | category Category to allow grouping for processors of similar function. |
String | creator_name Name of the creator. |
String | creator_url Internet contact of the creator. |
String | description Elaborate description for help dialogs. |
String | name Preferred user interface name. |
String | uri Unique identifier for de-/serialization. |
String | website_url Website of/about this Processor. |
Public Attributes Documentation
variable category
String Ase::DeviceInfo::category;
variable creator_name
String Ase::DeviceInfo::creator_name;
variable creator_url
String Ase::DeviceInfo::creator_url;
variable description
String Ase::DeviceInfo::description;
variable name
String Ase::DeviceInfo::name;
variable uri
String Ase::DeviceInfo::uri;
variable website_url
String Ase::DeviceInfo::website_url;
The documentation for this class was generated from the following file /__w/anklang/anklang/ase/api.hh