Anklang 0.3.0-460-gc4ef46ba
ASE — Anklang Sound Engine (C++)

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Types | Public Attributes | List of all members
Ase::UserNote Struct Reference

Contents of user interface notifications. More...

#include "api.hh"

Public Types

enum  Flags { APPEND , CLEAR , TRANSIENT }
 

Public Attributes

uint noteid
 
Flags flags
 
String channel
 
String text
 
String rest
 

Detailed Description

Contents of user interface notifications.

Definition at line 386 of file api.hh.

Member Enumeration Documentation

◆ Flags

enum Ase::UserNote::Flags

Definition at line 387 of file api.hh.

Member Data Documentation

◆ channel

String Ase::UserNote::channel

Definition at line 390 of file api.hh.

◆ flags

Flags Ase::UserNote::flags

Definition at line 389 of file api.hh.

◆ noteid

uint Ase::UserNote::noteid

Definition at line 388 of file api.hh.

◆ rest

String Ase::UserNote::rest

Definition at line 390 of file api.hh.

◆ text

String Ase::UserNote::text

Definition at line 390 of file api.hh.


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