MBFilesystemOperationQueue Class Reference

Inherits from MBOperationQueue : NSOperationQueue
Conforms to MBSingleton
Declared in MBFilesystemOperations.h

Overview

A singleton NSOperationQueue intended to be used for performing general filesystem operations.

Warning: You must not create instances of this class yourself; this class is a singleton. Call the instance class method (declared by the MBSingleton protocol) to acquire the singleton instance.