VirtualBox

Ignore:
Timestamp:
Jul 15, 2009 7:04:07 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
50147
Message:

Main: cleanup: merge VirtualBoxBase{WithTypedChildren}NEXT onto VirtualBoxBase{WithTypedChildren}, adjust Host and Snapshot implementations according to new parents (new locking scheme)

File:
1 edited

Legend:

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

    r20842 r21622  
    4646class ATL_NO_VTABLE HardDisk
    4747    : public com::SupportErrorInfoDerived<MediumBase, HardDisk, IHardDisk>
    48     , public VirtualBoxBaseWithTypedChildrenNEXT<HardDisk>
     48    , public VirtualBoxBaseWithTypedChildren<HardDisk>
    4949    , public VirtualBoxSupportTranslation<HardDisk>
    5050    , VBOX_SCRIPTABLE_IMPL(IHardDisk)
     
    5252public:
    5353
    54     typedef VirtualBoxBaseWithTypedChildrenNEXT <HardDisk>::DependentChildren
    55         List;
     54    typedef VirtualBoxBaseWithTypedChildren<HardDisk>::DependentChildren List;
    5655
    5756    class MergeChain;
Note: See TracChangeset for help on using the changeset viewer.

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