guard.h File Reference
Detailed Description
Guards: perform action if an object goes out of scope.
- Version:
- Name
- OSB_060808
- Revision
- 1.13
A guard is an object that automatically performs clean-up actions when it goes out of scope. This header defines the class OSB_LIB::Guard. The class behaves similar to an auto_ptr:
During copy and assignment the responsiblity for the clean-up operation is transferred to the left-hand side object.
Definition in file guard.h.
Go to the source code of this file.
Namespaces
Classes
Generated on Sat Sep 2 14:06:35 2006 for OSB Library by
1.4.7