VirtualBox

Changeset 71972 in vbox for trunk


Ignore:
Timestamp:
Apr 23, 2018 9:35:55 AM (7 years ago)
Author:
vboxsync
Message:

Guest Control/Main: Added internal access helper for IGuestFsObjInfo.

File:
1 edited

Legend:

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

    r69500 r71972  
    55
    66/*
    7  * Copyright (C) 2012-2017 Oracle Corporation
     7 * Copyright (C) 2012-2018 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    3535    HRESULT FinalConstruct(void);
    3636    void    FinalRelease(void);
     37    /** @}  */
     38
     39    /** @name Internal access helpers. */
     40    const GuestFsObjData &i_getData() const { return mData; }
    3741    /** @}  */
    3842
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