|
CoreComponents 3.0.0
A Modern C++ Toolkit
|
Resource context guard More...
#include <cc/ResourceGuard>
Public Member Functions | |
| ResourceGuard (const String &resource) | |
| Place a scope guard for resource. | |
| ~ResourceGuard () | |
| Disband the scope guard. | |
Resource context guard
| ResourceGuard | ( | const String & | resource | ) |
Place a scope guard for resource.
| ~ResourceGuard | ( | ) |
Disband the scope guard.