hydroiceutil::EventLoop Member List
This is the complete list of members for
hydroiceutil::EventLoop, including all inherited members.
| add(const JobPtr &job) | hydroiceutil::JobQueue | |
| addReceiver(const std::string &receiverId, EventReceiver *receiver) | hydroiceutil::EventLoop | |
| EventLoop(gbxutilacfr::Tracer &tracer, const JobQueue::Config &config=JobQueue::Config()) | hydroiceutil::EventLoop | |
| JobQueue(gbxutilacfr::Tracer &tracer, const Config &config=Config()) | hydroiceutil::JobQueue | |
| postEvent(EventReceiver &receiver, const EventPtr &event, const std::string &signature="", bool debug=false) | hydroiceutil::EventLoop | |
| postEvent(EventReceiver &receiver, int type, const std::string &signature="", bool debug=false) | hydroiceutil::EventLoop | |
| postEvent(const std::string &receiverId, const EventPtr &event, const std::string &senderId="", bool debug=false) | hydroiceutil::EventLoop | |
| postEvent(const std::string &receiverId, int type, const std::string &senderId="", bool debug=false) | hydroiceutil::EventLoop | |
| postEventToAll(const EventPtr &event, const std::string &senderId="", bool debug=false) | hydroiceutil::EventLoop | |
| postEventToAll(int type, const std::string &senderId="", bool debug=false) | hydroiceutil::EventLoop | |
| receiver(const std::string &receiverId) | hydroiceutil::EventLoop | |
| removeReceiver(const std::string &receiverId) | hydroiceutil::EventLoop | |
| status() | hydroiceutil::JobQueue | |
| stop() | hydroiceutil::JobQueue | |
| toString() | hydroiceutil::JobQueue | |
| ~JobQueue() | hydroiceutil::JobQueue | |