The Sleuth Kit Framework
4.1
|
This nested class should be used to hold a FilePtrList object returned by methods such as findFilesByName() so that the file objects will be automatically freed. More...
#include <TskFileManager.h>
Public Member Functions | |
AutoFilePtrList (FilePtrList v) | |
FilePtrList::iterator | begin () |
FilePtrList::iterator | end () |
FilePtrList::size_type | size () |
This nested class should be used to hold a FilePtrList object returned by methods such as findFilesByName() so that the file objects will be automatically freed.
Example:
Copyright © 2011-2013 Brian Carrier. (carrier -at- sleuthkit -dot- org)
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.