Minutes Member List
This is the complete list of members for Minutes , including all inherited members.
_value | TimeValue | private |
DescribeIO (const DataSerializeInterface &stream) | TimeValue | static |
GetFrame (Float64 frameRate) const | TimeValue | |
GetHashCode () const | TimeValue | |
GetHours () const | TimeValue | |
GetMicroseconds () const | TimeValue | |
GetMilliseconds () const | TimeValue | |
GetMinutes () const | TimeValue | |
GetNanoseconds () const | TimeValue | |
GetSeconds () const | TimeValue | |
GetTime () | TimeValue | static |
Minutes (Float64 minutes) | Minutes | explicit |
NOW | TimeValue | static |
operator*= (const Float64 b) | TimeValue | |
operator+ (const TimeValue &b) const | TimeValue | |
operator+= (const TimeValue &b) | TimeValue | |
operator- (const TimeValue &b) const | TimeValue | |
operator-= (const TimeValue &b) | TimeValue | |
operator< (const TimeValue &b) const | TimeValue | |
operator= (const TimeValue &src) | TimeValue | |
operator== (const TimeValue &b) const | TimeValue | |
Quantize (Float64 frameRate) | TimeValue | |
SetHours (Float64 hours) | TimeValue | |
SetMicroseconds (Float64 microseconds) | TimeValue | |
SetMilliseconds (Float64 milliseconds) | TimeValue | |
SetMinutes (Float64 minutes) | TimeValue | |
SetNanoseconds (Float64 nanoseconds) | TimeValue | |
SetSeconds (Float64 seconds) | TimeValue | |
Stop () | TimeValue | |
TimeFromString (const String &str, TIMEFORMAT timeFormat, Float64 frameRate) | TimeValue | |
TimeToString (TIMEFORMAT timeFormat=TIMEFORMAT::SECONDS, Float64 frameRate=1) const | TimeValue | |
TimeValue () | TimeValue | |
TimeValue (CurrentTime) | TimeValue | explicit |
TimeValue (ENUM_DONT_INITIALIZE v) | TimeValue | explicit |
TimeValue (const TimeValue &src) | TimeValue | |
TimeValue (Int frame, Float64 frameRate) | TimeValue | explicit |
TimeValue (Float64 seconds) | TimeValue | explicit protected |
ToString (const FormatStatement *formatStatement=nullptr) const | TimeValue |