Skip to content
Snippets Groups Projects
Commit 062d0a13 authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

Add LLEventAPI class, formalizing the mechanism by which we wrap a C++ API

with an event API. In addition to the LLEventPump name on which to listen,
LLEventAPI accepts a documentation string for event API introspection.
Give every LLEventDispatcher::add() overload a new documentation string
parameter for event API introspection.
Convert every existing event API to new conventions, introducing suitable
documentation strings for the API and each of its operations.
parent 43ae94ab
No related branches found
No related tags found
No related merge requests found
Showing
with 207 additions and 62 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment