OpenNet
|
The Hardware_Linux class (DDK, Linux only) More...
#include <Hardware_Linux.h>
Public Member Functions | |
void | Init (Hardware *aHardware, OpenNetK_OSDep *aOSDep, void *aZone0) |
Initialize the instance. More... | |
The Hardware_Linux class (DDK, Linux only)
void OpenNetK::Hardware_Linux::Init | ( | Hardware * | aHardware, |
OpenNetK_OSDep * | aOSDep, | ||
void * | aZone0 | ||
) |
Initialize the instance.
aHardware | The Hardware |
aOSDep | The operating system dependent function table |
aZone0 | The spinlock to use |