Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::Reservation Member List

This is the complete list of members for Realm::Reservation, including all inherited members.

acquire(unsigned mode=0, bool exclusive=true, Event wait_on=Event::NO_EVENT) constRealm::Reservation
create_reservation()Realm::Reservationstatic
destroy_reservation(Event wait_on=Event::NO_EVENT)Realm::Reservation
exists(void) constRealm::Reservationinline
idRealm::Reservation
id_t typedefRealm::Reservation
NO_RESERVATIONRealm::Reservationstatic
operator!=(const Reservation &rhs) constRealm::Reservationinline
operator<(const Reservation &rhs) constRealm::Reservationinline
operator==(const Reservation &rhs) constRealm::Reservationinline
release(Event wait_on=Event::NO_EVENT) constRealm::Reservation
try_acquire(bool retry, unsigned mode=0, bool exclusive=true, Event wait_on=Event::NO_EVENT) constRealm::Reservation