![]() |
Lumiera 0.pre.04
»edit your freedom«
|
This is the complete list of members for EventLog, including all inherited members.
| addAttrib(string const &key, X &&initialiser, ARGS &&...args) | EventLog | inline |
| ArgSeq typedef | EventLog | |
| begin() const | EventLog | inline |
| begin | EventLog | friend |
| call(string target, string function) | EventLog | |
| call(string target, string function, ArgSeq &&args) | EventLog | |
| call(CStr target, CStr function, ArgSeq &&args) | EventLog | |
| call(string target, string function, ARGS const &...args) | EventLog | inline |
| call(const X *const targetObj, string function, ARGS const &...args) | EventLog | inline |
| call(CStr target, string function, ARGS const &...args) | EventLog | inline |
| clear() | EventLog | |
| clear(string alteredLogID) | EventLog | |
| clear(CStr alteredLogID) | EventLog | |
| clear(const X *const obj) | EventLog | inline |
| const_iterator typedef | EventLog | |
| create(string text) | EventLog | |
| destroy(string text) | EventLog | |
| empty() const | EventLog | inline |
| end() const | EventLog | inline |
| end | EventLog | friend |
| ensureNot(string match) const | EventLog | |
| error(string text) | EventLog | |
| event(string text) | EventLog | |
| event(string classifier, string text) | EventLog | |
| event(string classifier, ELMS const &...initialiser) | EventLog | inline |
| EventLog(string logID) | EventLog | explicit |
| EventLog(CStr logID) | EventLog | inlineexplicit |
| EventLog(const X *const obj) | EventLog | inlineexplicit |
| fatal(string text) | EventLog | |
| getID() const | EventLog | inline |
| Iter typedef | EventLog | |
| joinInto(EventLog &otherLog) | EventLog | |
| log(std::initializer_list< string > const &ili) | EventLog | inlineprivate |
| log(Symbol typeID, ATTR &&attribs, ARGS &&args) | EventLog | inlineprivate |
| log_ | EventLog | private |
| note(ELMS const &...initialiser) | EventLog | inline |
| operator!= | EventLog | friend |
| operator== | EventLog | friend |
| value_type typedef | EventLog | |
| verify(string match) const | EventLog | |
| verifyCall(string match) const | EventLog | |
| verifyEvent(string match) const | EventLog | |
| verifyEvent(string classifier, string match) const | EventLog | |
| verifyEvent(string classifier, X const &something) const | EventLog | inline |
| verifyMatch(string regExp) const | EventLog | |
| warn(string text) | EventLog |