VirtualBox

Ignore:
Timestamp:
Jun 23, 2015 11:23:17 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
101224
Message:

Main/Machine+ProgresProxy: for the few things not handled by the wrapper generator: move the XPCOM classinfo etc. to the place where it belongs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/xpcom/server.cpp

    r56587 r56595  
    100100NS_DECL_CI_INTERFACE_GETTER(VirtualBoxWrap)
    101101
    102 // The declarations/implementations of the various XPCOM helper data structures
    103 // and functions have to be removed bit by bit, as the conversion to the
    104 // automatically generated wrappers makes them obsolete.
    105 
    106 /* implement nsISupports parts of our objects with support for nsIClassInfo */
    107 NS_DECL_CLASSINFO(SessionMachine)
    108 NS_IMPL_THREADSAFE_ISUPPORTS2_CI(SessionMachine, IMachine, IInternalMachineControl)
    109 
    110 NS_DECL_CLASSINFO(SnapshotMachine)
    111 NS_IMPL_THREADSAFE_ISUPPORTS1_CI(SnapshotMachine, IMachine)
    112 
    113 NS_DECL_CLASSINFO(ProgressProxy)
    114 NS_IMPL_THREADSAFE_ISUPPORTS1_CI(ProgressProxy, IProgress)
    115 
    116102////////////////////////////////////////////////////////////////////////////////
    117103
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