class TResourceCleanupStrategy |
Strategy (policy) class that defines the default cleanup strategy for managed resource class objects.
The default cleanup strategy is to call the cleanup member function of the managed class, which is the Close() member function of the managed class, unless explicitly defined otherwise, for example by using the provided DEFINE_CLEANUP_FUNCTION macro.
Public Member Functions | |
---|---|
void | Cleanup(T *) |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.