|
CPN
Computational Process Networks
|
Collaboration diagram for CPN::RemoteContextClient::GenericWaiter:Public Attributes | |
| PthreadCondition | cond |
| std::list< Variant > | messages |
Struct used to hold information for when we wish to listen to all incoming broadcasts.
Definition at line 135 of file RemoteContextClient.h.
| PthreadCondition CPN::RemoteContextClient::GenericWaiter::cond |
Definition at line 136 of file RemoteContextClient.h.
| std::list<Variant> CPN::RemoteContextClient::GenericWaiter::messages |
Definition at line 137 of file RemoteContextClient.h.
1.8.5