FACT++  1.0
size_t Converter::GetSize ( ) const
inline

Definition at line 89 of file Converter.h.

References Compile(), GetAny(), GetFitsFormat(), GetString(), GetVector(), size, str, ToFits(), ToFormat(), and ToStrings().

Referenced by Get(), and ToFits().

89 { return fList.size()==0 ? 0 : fList.back().second.second; }
const FormatList fList
Original format string.
Definition: Converter.h:33

+ Here is the call graph for this function:

+ Here is the caller graph for this function: