GEOSX
geos::units::TimeFormatInfo Member List

This is the complete list of members for geos::units::TimeFormatInfo, including all inherited members.

fromDuration(DURATION duration)geos::units::TimeFormatInfostatic
fromSeconds(double const seconds)geos::units::TimeFormatInfostatic
m_daysgeos::units::TimeFormatInfo
m_hoursgeos::units::TimeFormatInfo
m_minutesgeos::units::TimeFormatInfo
m_secondsgeos::units::TimeFormatInfo
m_totalSecondsgeos::units::TimeFormatInfo
m_yearsgeos::units::TimeFormatInfo
operator<<(std::ostream &os, TimeFormatInfo const &ctx)geos::units::TimeFormatInfofriend
TimeFormatInfo(double totalSeconds, int years, int days, int hours, int minutes, int seconds)geos::units::TimeFormatInfo
toString() constgeos::units::TimeFormatInfo