Fileseq C++ API
A library for parsing file sequence strings commonly used in VFX and animation applications.
fileseq::FileSequence Member List

This is the complete list of members for fileseq::FileSequence, including all inherited members.

basename() constfileseq::FileSequence
dirname() constfileseq::FileSequence
end() constfileseq::FileSequence
ext() constfileseq::FileSequence
FileSequence()fileseq::FileSequence
FileSequence(const std::string &path, Status *ok=nullptr)fileseq::FileSequenceexplicit
FileSequence(const std::string &path, PadStyle padStyle, Status *ok=nullptr)fileseq::FileSequence
FileSequence(const FileSequence &rhs) (defined in fileseq::FileSequence)fileseq::FileSequence
findSequenceOnDisk(const std::string &pattern, Status *ok)fileseq::FileSequencefriend
findSequenceOnDisk(const std::string &pattern, PadStyle style, Status *ok)fileseq::FileSequencefriend
findSequencesOnDisk (defined in fileseq::FileSequence)fileseq::FileSequencefriend
format(const std::string &fmt, Status *ok=nullptr) constfileseq::FileSequence
frame(Frame frame) constfileseq::FileSequence
frame(const std::string &fillPattern) constfileseq::FileSequence
frameRange(bool padded=false) constfileseq::FileSequence
frameSet()fileseq::FileSequence
index(size_t idx) constfileseq::FileSequence
invertedFrameRange(bool padded=false) constfileseq::FileSequence
isValid() constfileseq::FileSequence
length() constfileseq::FileSequence
operator bool() constfileseq::FileSequenceinline
operator std::string() const (defined in fileseq::FileSequence)fileseq::FileSequenceinline
operator<< (defined in fileseq::FileSequence)fileseq::FileSequencefriend
operator=(FileSequence rhs) (defined in fileseq::FileSequence)fileseq::FileSequence
padding() constfileseq::FileSequence
paddingStyle() constfileseq::FileSequence
setBasename(const std::string &basename) constfileseq::FileSequence
setDirname(const std::string &dirname) constfileseq::FileSequence
setExt(const std::string &ext) constfileseq::FileSequence
setFrameRange(const std::string &frange, Status *ok=nullptr)fileseq::FileSequence
setFrameSet(const FrameSet &frameSet)fileseq::FileSequence
setPadding(const std::string &padChars) constfileseq::FileSequence
setPaddingStyle(PadStyle style) constfileseq::FileSequence
start() constfileseq::FileSequence
string() constfileseq::FileSequence
swap (defined in fileseq::FileSequence)fileseq::FileSequencefriend
zfill() constfileseq::FileSequence
~FileSequence() (defined in fileseq::FileSequence)fileseq::FileSequencevirtual