PendingOpenRequest Class Reference
holds information necessary to handle JoinListen response More...
Collaboration diagram for PendingOpenRequest:

Public Attributes | |
| Ipc::OpenListenerParams | params |
| actual comm_open_sharedListen() parameters More... | |
| Ipc::StartListeningCallback | callback |
Detailed Description
Definition at line 29 of file SharedListen.cc.
Member Data Documentation
◆ callback
| Ipc::StartListeningCallback PendingOpenRequest::callback |
Definition at line 33 of file SharedListen.cc.
Referenced by Ipc::JoinSharedListen().
◆ params
| Ipc::OpenListenerParams PendingOpenRequest::params |
Definition at line 32 of file SharedListen.cc.
Referenced by Ipc::JoinSharedListen(), and SendSharedListenRequest().
The documentation for this class was generated from the following file:
- src/ipc/SharedListen.cc
