SPH
|
#include "run/VirtualSettings.h"
Go to the source code of this file.
Functions | |
Array< IVirtualEntry::FileFormat > | getInputFormats () |
Convenience function, returning the list of input file formats defined by IoEnum. More... | |
Array< IVirtualEntry::FileFormat > | getOutputFormats () |
Convenience function, returning the list of output file formats defined by IoEnum. More... | |
Array<IVirtualEntry::FileFormat> getInputFormats | ( | ) |
Convenience function, returning the list of input file formats defined by IoEnum.
Definition at line 126 of file VirtualSettings.cpp.
Array<IVirtualEntry::FileFormat> getOutputFormats | ( | ) |
Convenience function, returning the list of output file formats defined by IoEnum.
Definition at line 130 of file VirtualSettings.cpp.