| Public Member Functions | |
| Pipe (const UEventsSender *sender, const UEventsHandler *receiver, const std::string &eventName) | |
| Public Attributes | |
| const std::string | eventName_ | 
| const UEventsHandler * | receiver_ | 
| const UEventsSender * | sender_ | 
Definition at line 229 of file UEventsManager.h.
| 
 | inline | 
Definition at line 232 of file UEventsManager.h.
| const std::string UEventsManager::Pipe::eventName_ | 
Definition at line 239 of file UEventsManager.h.
| const UEventsHandler* UEventsManager::Pipe::receiver_ | 
Definition at line 238 of file UEventsManager.h.
| const UEventsSender* UEventsManager::Pipe::sender_ | 
Definition at line 237 of file UEventsManager.h.