Searched defs:Snapshot (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Main/include/
H A DSnapshotImpl.h27 struct Snapshot;
30 class ATL_NO_VTABLE Snapshot : class in inherits:SnapshotWrap
34 DECLARE_EMPTY_CTOR_DTOR(Snapshot)
46 Snapshot *aParent);
64 const ComObjPtr<Snapshot>& i_getParent() const;
65 const ComObjPtr<Snapshot> i_getFirstChild() const;
81 ComObjPtr<Snapshot> i_findChildOrSelf(IN_GUID aId);
82 ComObjPtr<Snapshot> i_findChildOrSelf(const Utf8Str &aName);
90 Snapshot *pSnapshotToIgnore);
92 HRESULT i_saveSnapshot(settings::Snapshot
[all...]
/vbox/include/VBox/
H A Dsettings.h1157 struct Snapshot;
1158 typedef std::list<Snapshot> SnapshotsList;
1165 struct Snapshot struct in namespace:settings
1167 Snapshot() function in struct:settings::Snapshot
1172 bool operator==(const Snapshot &s) const;
1247 extern const struct Snapshot g_SnapshotEmpty;
1324 bool readSnapshot(const com::Guid &curSnapshotUuid, uint32_t depth, const xml::ElementNode &elmSnapshot, Snapshot &snap);
1337 void buildSnapshotXML(uint32_t depth, xml::ElementNode &elmParent, const Snapshot &snap);
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...

Completed in 49 milliseconds