|
VMime
|
#include <context.hpp>
Public Member Functions | |
| switcher (CTX_CLASS &newCtx) | |
| ~switcher () | |
Switches between contexts temporarily.
| switcher | ( | CTX_CLASS & | newCtx | ) |
Switches to the specified context.
Default context will temporarily use the data of the specified new context during the lifetime of this object.
| newCtx | new context |
| ~switcher | ( | ) |
Restores back saved context.