Struct Ase::Event
Structure for callback based notifications.
#include <value.hh>
Inherits the following classes: Ase::ValueR
Public Functions
Type | Name |
---|---|
Event () |
|
Event (const String & type, const String & detail, std::initializer_list< ValueField > il={}) |
|
String | detail () const |
String | type () const |
Public Functions Documentation
function Event [1/2]
Ase::Event::Event ()
function Event [2/2]
Ase::Event::Event (
const String & type,
const String & detail,
std::initializer_list< ValueField > il={}
)
function detail
inline String Ase::Event::detail () const
function type
inline String Ase::Event::type () const
The documentation for this class was generated from the following file /__w/anklang/anklang/ase/value.hh