Lumiera
0.pre.03
»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 (defined in EventLog) | EventLog | |
begin() const (defined in EventLog) | EventLog | inline |
begin (defined in EventLog) | EventLog | friend |
call(string target, string function) | EventLog | |
call(string target, string function, ArgSeq &&args) | EventLog | |
call(const char *target, const char *function, ArgSeq &&args) (defined in EventLog) | EventLog | |
call(string target, string function, ARGS const &...args) | EventLog | inline |
call(const X *const targetObj, string function, ARGS const &...args) | EventLog | inline |
call(const char *target, string function, ARGS const &...args) (defined in EventLog) | EventLog | inline |
clear() | EventLog | |
clear(string alteredLogID) | EventLog | |
clear(const char *alteredLogID) (defined in EventLog) | EventLog | |
clear(const X *const obj) (defined in EventLog) | EventLog | inline |
const_iterator typedef (defined in EventLog) | EventLog | |
create(string text) | EventLog | |
destroy(string text) | EventLog | |
empty() const (defined in EventLog) | EventLog | inline |
end() const (defined in EventLog) | EventLog | inline |
end (defined in EventLog) | EventLog | friend |
ensureNot(string match) const | EventLog | |
error(string text) | EventLog | |
event(string text) | EventLog | |
event(string classifier, string text) | EventLog | |
EventLog(string logID) (defined in EventLog) | EventLog | explicit |
EventLog(const char *logID) (defined in EventLog) | EventLog | inlineexplicit |
EventLog(const X *const obj) (defined in EventLog) | EventLog | inlineexplicit |
fatal(string text) | EventLog | |
getID() const | EventLog | inline |
Iter typedef (defined in EventLog) | EventLog | |
joinInto(EventLog &otherLog) | EventLog | |
log(std::initializer_list< string > const &ili) (defined in EventLog) | EventLog | inlineprivate |
log(Symbol typeID, ATTR &&attribs, ARGS &&args) (defined in EventLog) | EventLog | inlineprivate |
log_ (defined in EventLog) | EventLog | private |
note(ELMS const &...initialiser) (defined in EventLog) | EventLog | inline |
operator!= (defined in EventLog) | EventLog | friend |
operator==(EventLog const &l1, EventLog const &l2) | EventLog | friend |
value_type typedef (defined in EventLog) | 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 (defined in EventLog) | EventLog | inline |
verifyMatch(string regExp) const | EventLog | |
warn(string text) | EventLog |