RStudio Launcher Plugin SDK  1.1.3
A software development kit for creating plugins that work the the RStudio Launcher.
rstudio::launcher_plugins::system::TimeDuration Member List

This is the complete list of members for rstudio::launcher_plugins::system::TimeDuration, including all inherited members.

DateTime (defined in rstudio::launcher_plugins::system::TimeDuration)rstudio::launcher_plugins::system::TimeDurationfriend
getHours() constrstudio::launcher_plugins::system::TimeDuration
getMicroseconds() constrstudio::launcher_plugins::system::TimeDuration
getMinutes() constrstudio::launcher_plugins::system::TimeDuration
getSeconds() constrstudio::launcher_plugins::system::TimeDuration
Hours(int64_t in_hours)rstudio::launcher_plugins::system::TimeDurationstatic
Infinity()rstudio::launcher_plugins::system::TimeDurationstatic
isInfinity() constrstudio::launcher_plugins::system::TimeDuration
Microseconds(int64_t in_microseconds)rstudio::launcher_plugins::system::TimeDurationstatic
Minutes(int64_t in_minutes)rstudio::launcher_plugins::system::TimeDurationstatic
operator!=(const TimeDuration &in_other) constrstudio::launcher_plugins::system::TimeDuration
operator<(const TimeDuration &in_other) constrstudio::launcher_plugins::system::TimeDuration
operator<=(const TimeDuration &in_other) constrstudio::launcher_plugins::system::TimeDuration
operator=(const TimeDuration &in_other)rstudio::launcher_plugins::system::TimeDuration
operator=(TimeDuration &&in_other) noexceptrstudio::launcher_plugins::system::TimeDuration
operator==(const TimeDuration &in_other) constrstudio::launcher_plugins::system::TimeDuration
operator>(const TimeDuration &in_other) constrstudio::launcher_plugins::system::TimeDuration
operator>=(const TimeDuration &in_other) constrstudio::launcher_plugins::system::TimeDuration
Seconds(int64_t in_seconds)rstudio::launcher_plugins::system::TimeDurationstatic
TimeDuration(int64_t in_hours=0, int64_t in_minutes=0, int64_t in_seconds=0, int64_t in_microseconds=0)rstudio::launcher_plugins::system::TimeDurationexplicit
TimeDuration(const TimeDuration &in_other)rstudio::launcher_plugins::system::TimeDuration
TimeDuration(TimeDuration &&in_other) noexceptrstudio::launcher_plugins::system::TimeDuration
~TimeDuration()=defaultrstudio::launcher_plugins::system::TimeDuration