20class MultiFileVolumeList;
Project global and OS specific declarations.
#define MLMULTI_FILE_VOLUME_EXPORT
Only for diagnostic purposes.
MultiFileVolumeList & getNonConstOutVolumes()
Provides non constant access to list of all imported output volumes.
~MultiFileVolumeListRefCounted() override
Protected destructor.
MultiFileVolumeListRefCounted()
Default constructor.
const MultiFileVolumeList & getConstOutVolumes() const
Provides constant access to list of all imported output volumes.
RefCountedBase()
Constructor.
#define ML_REFCOUNTED_PTR(CLASSNAME)
Macro that defines convenience Ptr/ConstPtr typedefs to be used instead of intrusive_ptr templates.
#define ML_CLASS_HEADER(className)