45 #ifndef _INCLUDED_Field3D_FileSequence_H_ 46 #define _INCLUDED_Field3D_FileSequence_H_ 89 const std::string&
filename(
const size_t idx)
const 111 #endif // Include guard #define FIELD3D_NAMESPACE_HEADER_CLOSE
const std::string & filename(const size_t idx) const
Returns a single filename.
std::vector< std::string > m_filenames
Stores the resulting filenames.
std::vector< std::string > StringVec
size_t size() const
Number of files in sequence.
FileSequence()
Default constructor. Creates an empty sequence.
const StringVec & filenames() const
Returns the full list of all filenames.