VirtualBox

Changeset 45599 in vbox for trunk/src


Ignore:
Timestamp:
Apr 18, 2013 9:56:43 AM (12 years ago)
Author:
vboxsync
Message:

ovfreader.h: Why don't we document where standard values are take from? ARG!!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/ovfreader.h

    r45367 r45599  
    3333////////////////////////////////////////////////////////////////////////////////
    3434
     35/**
     36 * CIM OS values.
     37 *
     38 * The OVF 1.10 spec refers to some CIM_OperatingSystem.mof doc.  Could this be it:
     39 *  http://cvs.opengroup.org/cgi-bin/cvsweb.cgi/pegasus/Schemas/CIM231/DMTF/System/CIM_OperatingSystem.mof
     40 *
     41 * @todo r=bird: Why are the values are repeating 'CIMOS'. CIMOSType_T is also
     42 *               repeating it self, 'Type' and '_T'. Why not call it kCIOMOpSys,
     43 *               easier to read as well.
     44 *               Then also apply: s/CIMOSType_CIMOS_/kCIMOpSys_/g
     45 */
    3546enum CIMOSType_T
    3647{
     
    490501} // end namespace ovf
    491502
    492 #endif // ____H_OVFREADER
     503#endif // !____H_OVFREADER
     504
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