Changeset 71872 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Apr 17, 2018 12:16:10 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h
r71786 r71872 646 646 /** @} */ 647 647 648 /** @name helper functions to work with IPRT stuff. 649 * @{ */ 650 RTFMODE GetFileMode(void) const; 651 /** @} */ 652 648 653 int64_t mAccessTime; 649 654 int64_t mAllocatedSize;
Note:
See TracChangeset
for help on using the changeset viewer.