Fileseq C++ API
A library for parsing file sequence strings commonly used in VFX and animation applications.
fileseq::internal::PaddingMapper Class Referenceabstract
Inheritance diagram for fileseq::internal::PaddingMapper:

Public Member Functions

std::string getAllChars () const
 
size_t getPaddingCharsSize (const std::string &chars) const
 
virtual std::string getPaddingChars (long width) const =0
 

Protected Types

typedef std::map< char, size_t > CharSizeMap
 

Protected Attributes

CharSizeMap m_charToSize
 
char m_defaultChar
 

The documentation for this class was generated from the following files: