CPN
Computational Process Networks
Public Attributes | List of all members
CPN::RemoteContextClient::GenericWaiter Struct Reference
+ Collaboration diagram for CPN::RemoteContextClient::GenericWaiter:

Public Attributes

PthreadCondition cond
 
std::list< Variant > messages
 

Detailed Description

Struct used to hold information for when we wish to listen to all incoming broadcasts.

Definition at line 135 of file RemoteContextClient.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: