The Pedigree Project  0.1
Public Member Functions | Public Attributes | Private Member Functions | List of all members
HostedTimer::Alarm Class Reference
+ Collaboration diagram for HostedTimer::Alarm:

Public Member Functions

 Alarm (class Event *pEvent, size_t time, class Thread *pThread)
 

Public Attributes

class Eventm_pEvent
 
size_t m_Time
 
class Threadm_pThread
 

Private Member Functions

 Alarm (const Alarm &)
 
Alarmoperator= (const Alarm &)
 

Detailed Description

Alarm structure.

Definition at line 125 of file kernel/machine/hosted/Timer.h.


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