VirtualBox

Ignore:
Timestamp:
Jun 16, 2012 6:49:15 PM (12 years ago)
Author:
vboxsync
Message:

Doxygen.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/DBGFMem.cpp

    r38838 r41777  
    137137 *
    138138 * @returns VBox status code.
    139  * @param   pVM             Pointer to the shared VM structure.
     139 * @param   pVM             Pointer to the VM.
    140140 * @param   pAddress        Where to start reading.
    141141 * @param   pvBuf           Where to store the data we've read.
     
    197197 * @returns VBox status code.
    198198 *
    199  * @param   pVM             Pointer to the shared VM structure.
     199 * @param   pVM             Pointer to the VM.
    200200 * @param   idCpu           The ID of the source CPU context (for the address).
    201201 * @param   pAddress        Where to start reading.
     
    221221 * @returns VBox status code.
    222222 *
    223  * @param   pVM             Pointer to the shared VM structure.
     223 * @param   pVM             Pointer to the VM.
    224224 * @param   idCpu           The ID of the source CPU context (for the address).
    225225 * @param   pAddress        Where to start reading.
     
    269269 * @returns VBox status code.
    270270 *
    271  * @param   pVM             Pointer to the shared VM structure.
     271 * @param   pVM             Pointer to the VM.
    272272 * @param   idCpu           The ID of the source CPU context (for the address).
    273273 * @param   pAddress        Where to start reading.
     
    300300 * @returns VBox status code.
    301301 *
    302  * @param   pVM             Pointer to the shared VM structure.
     302 * @param   pVM             Pointer to the VM.
    303303 * @param   idCpu           The ID of the target CPU context (for the address).
    304304 * @param   pAddress        Where to start writing.
     
    357357 * @returns VBox status code.
    358358 *
    359  * @param   pVM             Pointer to the shared VM structure.
     359 * @param   pVM             Pointer to the VM.
    360360 * @param   idCpu           The ID of the target CPU context (for the address).
    361361 * @param   pAddress        Where to start writing.
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette