The Pedigree Project 0.1
Public Member Functions | Public Attributes | List of all members
PicControllerStateGate::PendingActions Struct Reference
+ Collaboration diagram for PicControllerStateGate::PendingActions:

Public Member Functions

void clear ()
 
bool empty () const
 

Public Attributes

size_t entry [LineCount]
 
size_t tail [LineCount]
 
size_t tailEoi [LineCount]
 
size_t staleEntry [LineCount]
 
size_t staleTail [LineCount]
 
size_t staleTailEoi [LineCount]
 

Detailed Description

Definition at line 502 of file PicIrqState.h.

Constructor & Destructor Documentation

◆ PendingActions()

PicControllerStateGate::PendingActions::PendingActions ( )
inline

Definition at line 503 of file PicIrqState.h.

Member Function Documentation

◆ clear()

void PicControllerStateGate::PendingActions::clear ( )
inline

Definition at line 507 of file PicIrqState.h.

◆ empty()

bool PicControllerStateGate::PendingActions::empty ( ) const
inline

Definition at line 518 of file PicIrqState.h.

Member Data Documentation

◆ entry

size_t PicControllerStateGate::PendingActions::entry[LineCount]

Definition at line 527 of file PicIrqState.h.

◆ staleEntry

size_t PicControllerStateGate::PendingActions::staleEntry[LineCount]

Definition at line 530 of file PicIrqState.h.

◆ staleTail

size_t PicControllerStateGate::PendingActions::staleTail[LineCount]

Definition at line 531 of file PicIrqState.h.

◆ staleTailEoi

size_t PicControllerStateGate::PendingActions::staleTailEoi[LineCount]

Definition at line 532 of file PicIrqState.h.

◆ tail

size_t PicControllerStateGate::PendingActions::tail[LineCount]

Definition at line 528 of file PicIrqState.h.

◆ tailEoi

size_t PicControllerStateGate::PendingActions::tailEoi[LineCount]

Definition at line 529 of file PicIrqState.h.


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