|
MantisBase v0.3.4
|
This is the complete list of members for mb::SSESession, including all inherited members.
| close() | mb::SSESession | |
| formatEvent(const json &change_event) const | mb::SSESession | |
| getClientID() const | mb::SSESession | |
| getLastActivity() const | mb::SSESession | |
| getTopics() const | mb::SSESession | |
| isActive() const | mb::SSESession | |
| isInterestedIn(const json &change_event) const | mb::SSESession | |
| queueEvent(const std::string &eventType, const json &data) | mb::SSESession | |
| setTopics(const std::set< std::string > &topics) | mb::SSESession | |
| SSESession(const std::string &sessionId, const std::set< std::string > &topics, const json &auth=json::object(), const json &verification=json::object()) | mb::SSESession | |
| updateActivity() | mb::SSESession | |
| updateTopics(std::set< std::string > &topics) | mb::SSESession | |
| waitForEvent(std::string &eventType, json &data, std::chrono::milliseconds timeout) | mb::SSESession |