IrqFunktor Class Reference

#include <irqsystem.h>

Inheritance diagram for IrqFunktor:
Inheritance graph
[legend]
Collaboration diagram for IrqFunktor:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 IrqFunktor (HWIrqSystem *i, void(HWIrqSystem::*_fp)(unsigned int), unsigned int _vector)
void operator() ()
Funktorclone ()

Protected Attributes

HWIrqSystemirqSystem
void(HWIrqSystem::* fp )(unsigned int)
unsigned int vectorNo

Detailed Description

Definition at line 148 of file irqsystem.h.


Constructor & Destructor Documentation

IrqFunktor::IrqFunktor ( HWIrqSystem i,
void(HWIrqSystem::*)(unsigned int)  _fp,
unsigned int  _vector 
) [inline]

Definition at line 156 of file irqsystem.h.

Referenced by clone().

Here is the caller graph for this function:


Member Function Documentation

Funktor* IrqFunktor::clone (  )  [inline, virtual]

Implements Funktor.

Definition at line 161 of file irqsystem.h.

References IrqFunktor().

Here is the call graph for this function:

void IrqFunktor::operator() (  )  [inline, virtual]

Implements Funktor.

Definition at line 160 of file irqsystem.h.

References fp, irqSystem, and vectorNo.


Member Data Documentation

void(HWIrqSystem::* IrqFunktor::fp)(unsigned int) [protected]

Definition at line 152 of file irqsystem.h.

Referenced by operator()().

Definition at line 151 of file irqsystem.h.

Referenced by operator()().

unsigned int IrqFunktor::vectorNo [protected]

Definition at line 153 of file irqsystem.h.

Referenced by operator()().


The documentation for this class was generated from the following file:
Generated on Sun Feb 12 16:52:46 2012 for Simulavr by  doxygen 1.6.3