#include <synced_context.hpp>
Public Member Functions | |
| leave_synced_context () | |
| ~leave_synced_context () | |
Private Attributes | |
| random_new::rng * | old_rng_ |
Definition at line 224 of file synced_context.hpp.
| leave_synced_context::leave_synced_context | ( | ) |
Definition at line 505 of file synced_context.cpp.
References random_new::rng::default_instance(), random_new::generator, synced_context::get_synced_state(), synced_context::LOCAL_CHOICE, synced_context::set_synced_state(), and synced_context::SYNCED.
| leave_synced_context::~leave_synced_context | ( | ) |
Definition at line 516 of file synced_context.cpp.
References random_new::generator, synced_context::get_synced_state(), synced_context::LOCAL_CHOICE, old_rng_, synced_context::set_synced_state(), and synced_context::SYNCED.
|
private |
Definition at line 230 of file synced_context.hpp.
Referenced by ~leave_synced_context().
1.8.8