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

/vbox/src/VBox/HostServices/GuestProperties/
H A Dservice.cpp129 typedef std::list <Property> PropertyList; typedef in namespace:guestProp
177 PropertyList mGuestNotifications;
225 PropertyList::const_iterator it = mGuestNotifications.begin();
958 PropertyList::reverse_iterator it = mGuestNotifications.rbegin();
968 PropertyList::iterator base = it.base();

Completed in 62 milliseconds