This is the complete list of members for Switch, including all inherited members.
| _aliases | Object | protected |
| _children | Composition | protected |
| _delayed | Object | protected |
| _doc | Object | protected |
| _events | Object | protected |
| _id | Object | protected |
| _lambda | Object | protected |
| _parent | Object | protected |
| _properties | Object | protected |
| _rules | Switch | private |
| _selected | Switch | private |
| _time | Object | protected |
| _udata | Object | protected |
| addAlias(const string &) | Object | |
| addAttributionEvent(const string &) | Object | |
| addChild(Object *) | Composition | |
| addDelayedAction(Event *, Event::Transition, const string &value="", Time delay=0) | Object | |
| addPresentationEvent(const string &, Time, Time) | Object | |
| addRule(Object *, Predicate *) | Switch | |
| addSelectionEvent(const string &) | Object | |
| Composition(const string &) | Composition | |
| doStart() | Object | protectedvirtual |
| doStop() | Object | protectedvirtual |
| endTransition(Event *, Event::Transition) override | Switch | virtual |
| getAliases() | Object | |
| getAttributionEvent(const string &) | Object | |
| getChildById(const string &) | Composition | |
| getChildByIdOrAlias(const string &) | Composition | |
| getChildren() | Composition | |
| getData(const string &, void **) | Object | |
| getDelayedActions() | Object | |
| getDocument() | Object | |
| getEvent(Event::Type, const string &) | Object | |
| getEvents() | Object | |
| getId() | Object | |
| getLambda() | Object | |
| getObjectTypeAsString() override | Switch | virtual |
| getParent() | Object | |
| getPresentationEvent(const string &) | Object | |
| getProperty(const string &) | Object | virtual |
| getRules() | Switch | |
| getSelectionEvent(const string &) | Object | |
| hasAlias(const string &) | Object | |
| initDocument(Document *) | Object | |
| initParent(Composition *) | Object | |
| isOccurring() | Object | |
| isPaused() | Object | |
| isSleeping() | Object | |
| Object(const string &) | Object | |
| sendKeyEvent(const string &, bool) | Object | virtual |
| sendTickEvent(Time, Time, Time) | Object | virtual |
| setData(const string &, void *, UserDataCleanFunc fn=nullptr) | Object | |
| setProperty(const string &, const string &, Time dur=0) | Object | virtual |
| startTransition(Event *, Event::Transition) override | Switch | virtual |
| Switch(const string &) | Switch | |
| toString() | Object | virtual |
| ~Composition()=0 | Composition | pure virtual |
| ~Object() | Object | virtual |
| ~Switch() | Switch | |