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... | |
AsyncCall::Pointer | callback |
Detailed Description
Definition at line 28 of file SharedListen.cc.
Member Data Documentation
◆ callback
AsyncCall::Pointer PendingOpenRequest::callback |
Definition at line 32 of file SharedListen.cc.
Referenced by Ipc::JoinSharedListen().
◆ params
Ipc::OpenListenerParams PendingOpenRequest::params |
Definition at line 31 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