#include <manager.hpp>
Public Member Functions | |
future_map_if (bool cond) | |
Public Attributes | |
boost::scoped_ptr< future_map > | future_map_ |
Definition at line 256 of file manager.hpp.
|
inline |
Definition at line 262 of file manager.hpp.
boost::scoped_ptr<future_map> wb::future_map_if::future_map_ |
cond | If true, applies the planned unit map for the duration of the struct's life and reverts to real unit map on destruction. No effect if cond == false. |
Definition at line 261 of file manager.hpp.