The Pedigree Project  0.1
Public Member Functions | Public Attributes | List of all members
Buffer< T, allowShortOperation >::MonitorTarget Struct Reference
+ Collaboration diagram for Buffer< T, allowShortOperation >::MonitorTarget:

Public Member Functions

 MonitorTarget (Thread *thread, Event *event)
 
 MonitorTarget (Semaphore *sem)
 

Public Attributes

ThreadpThread
 
EventpEvent
 
SemaphorepSemaphore
 

Detailed Description

template<class T, bool allowShortOperation = false>
struct Buffer< T, allowShortOperation >::MonitorTarget

Contains information about a particular target to send events to.

Definition at line 191 of file Buffer.h.


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