Docs
0.11.0
nights_stay
ofDocs
documentation
events
ofFastEvent
ofBaseEvent
ofCoreEvents
ofDragInfo
ofEntryEventArgs
ofEvent
ofEventArgs
ofEventAttendedException
ofEventListener
ofEventListeners
ofEvents (functions)
ofEventUtils (functions)
ofFastEvent
ofKeyEventArgs
ofMessage
ofMouseEventArgs
ofResizeEventArgs
ofTouchEventArgs
ofWindowPosEventArgs
ofFastEvent
edit
Edit
notify(
...
)
bool
notify
(
const
void
*
sender
,
T
&
param
)
Methods
notify
#class ofFastEvent <!-- _visible: True_ _advanced: False_ _istemplated: False_ _extends: ofEvent<T, of::priv::NoopMutex>_ --> ##InlineDescription Non thread safe event that avoids locks and copies of the listeners making it faster than a plain ofEvent ##Description ##Methods ###bool notify(*sender, &param) <!-- _syntax: notify(*sender, &param)_ _name: notify_ _returns: bool_ _returns_description: _ _parameters: const void *sender, T &param_ _access: public_ _version_started: 0.9.0_ _version_deprecated: _ _summary: _ _constant: False_ _static: False_ _visible: True_ _advanced: False_ --> _inlined_description: _ _description: _ <!-----------------------------------------------------------------------------> ##Variables