class
EmittableImplImplementation type for classes with Event subscription.
Base classes
Derived classes
- class ObjectImpl
- Implementation type for classes with Property interfaces.
- class ParameterProperty
- Abstract base type for Property implementations with Parameter meta data.
Public functions
- void emit_notify(const String& detail) override
- Emit
notify:detail
, multiple notifications maybe coalesced if a CoalesceNotifies instance exists.