Automatic dispose. More...
Automatic dispose.
Public Member Methods | |
| AutoDispose (IDisposable &disposable) | |
| Default constructor. More... | |
| ~AutoDispose () | |
| Destructor. More... | |
| void | Dispose () |
| Unlocks this object. More... | |
| IDisposable & | GetDisposable () |
| Gets the disposable. More... | |
| bool | GetDisposed () |
| Gets the locked. More... | |
|
inline |
Default constructor.
| disposable | [in,out] The disposable. |
|
inline |
Destructor.
|
inline |
Unlocks this object.
|
inline |
|
inline |
Gets the locked.