VirtualBox

Changeset 65088 in vbox for trunk/src/VBox/Main/xml


Ignore:
Timestamp:
Jan 3, 2017 8:52:49 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
112590
Message:

Main: doxygen fixes

Location:
trunk/src/VBox/Main/xml
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/xml/Settings.cpp

    r65082 r65088  
    876876 * For pre-1.4 files, this gets called with the \<DiskRegistry\> chunk instead.
    877877 *
    878  * @param elmMediaRegistry
     878 * @param   elmMediaRegistry
     879 * @param   mr
    879880 */
    880881void ConfigFileBase::readMediaRegistry(const xml::ElementNode &elmMediaRegistry,
     
    18181819 * from both MainConfigFile (for host filters) and MachineConfigFile (for machine
    18191820 * filters).
    1820  * @param elmDeviceFilters
     1821 * @param elmDeviceSources
    18211822 * @param ll
    18221823 */
     
    18631864 * variables contain meaningful values (either from the file or defaults).
    18641865 *
    1865  * @param strFilename
     1866 * @param pstrFilename
    18661867 */
    18671868MainConfigFile::MainConfigFile(const Utf8Str *pstrFilename)
     
    45714572 * for earlier versions.
    45724573 *
    4573  * @param elmStorageControllers
     4574 * @param   elmStorageControllers
     4575 * @param   strg
    45744576 */
    45754577void MachineConfigFile::readStorageControllers(const xml::ElementNode &elmStorageControllers,
  • trunk/src/VBox/Main/xml/ovfreader.cpp

    r63563 r65088  
    120120 * and handles the contained child elements (which can be "Section" or "Content" elements).
    121121 *
    122  * @param pcszPath Path spec of the XML file, for error messages.
    123  * @param pReferencesElement "References" element from OVF, for looking up file specifications; can be NULL if no such element is present.
     122 * @param pReferencesElem "References" element from OVF, for looking up file specifications;
     123 *                       can be NULL if no such element is present.
    124124 * @param pCurElem Element whose children are to be analyzed here.
    125125 * @return
     
    295295 * Gets called indirectly from IAppliance::read().
    296296 *
    297  * @param pcszPath Path spec of the XML file, for error messages.
    298  * @param pSectionElem Section element for which this helper is getting called.
    299297 * @return
    300298 */
     
    322320 * Gets called indirectly from IAppliance::read().
    323321 *
    324  * @param pcszPath
    325  * @param pContentElem
     322 * @param pelmVirtualSystem
    326323 * @return
    327324 */
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