DevRegisterCallbacksHook Struct Reference

List of all members.

Public Member Functions

 DevRegisterCallbacksHook (const PDMDEVREGCB &Callbacks)

Static Public Member Functions

static int RTCALL RegisterOverride (PPDMDEVREGCB pCallbacks, PCPDMDEVREG pDevReg)
static void *RTCALL AllocOverride (PPDMDEVREGCB pCallbacks, size_t cb)

Public Attributes

PPDMDEVREGCB pOriginalCallbacks


Detailed Description

Definition at line 25 of file VBoxDD.cpp.


Constructor & Destructor Documentation

DevRegisterCallbacksHook::DevRegisterCallbacksHook ( const PDMDEVREGCB &  Callbacks  )  [inline]

Definition at line 29 of file VBoxDD.cpp.

Here is the call graph for this function:


Member Function Documentation

static void* RTCALL DevRegisterCallbacksHook::AllocOverride ( PPDMDEVREGCB  pCallbacks,
size_t  cb 
) [inline, static]

Definition at line 51 of file VBoxDD.cpp.

static int RTCALL DevRegisterCallbacksHook::RegisterOverride ( PPDMDEVREGCB  pCallbacks,
PCPDMDEVREG  pDevReg 
) [inline, static]

Definition at line 35 of file VBoxDD.cpp.

Here is the call graph for this function:


Member Data Documentation

Definition at line 27 of file VBoxDD.cpp.


The documentation for this struct was generated from the following file:
  • E:/PROJECTS/cvsed/mixed/VIRTUA~1/VBoxDD/VBoxDD.cpp