C++ API Reference
MTime Member List

This is the complete list of members for MTime, including all inherited members.

as(Unit other_unit) const MTime
asUnits(Unit other_unit) const MTime
className()MTimestatic
MTime()MTime
MTime(const MTime &)MTime
OPENMAYA_ENUM(Unit, kInvalid, kHours, kMinutes, kSeconds, kMilliseconds, kGames, k15FPS=kGames, kFilm, k24FPS=kFilm, kPALFrame, k25FPS=kPALFrame, kNTSCFrame, k30FPS=kNTSCFrame, kShowScan, k48FPS=kShowScan, kPALField, k50FPS=kPALField, kNTSCField, k60FPS=kNTSCField, k2FPS, k3FPS, k4FPS, k5FPS, k6FPS, k8FPS, k10FPS, k12FPS, k16FPS, k20FPS, k40FPS, k75FPS, k80FPS, k100FPS, k120FPS, k125FPS, k150FPS, k200FPS, k240FPS, k250FPS, k300FPS, k375FPS, k400FPS, k500FPS, k600FPS, k750FPS, k1200FPS, k1500FPS, k2000FPS, k3000FPS, k6000FPS, k23_976FPS, k29_97FPS, k29_97DF, k47_952FPS, k59_94FPS, k44100FPS, k48000FPS, k90FPS, kUserDef, kLast)MTime
operator!=(const MTime &rhs) const MTime
operator*(double rhs) const MTime
operator*=(double rhs)MTime
operator+(const MTime &rhs) const MTime
operator+(double rhs) const MTime
operator++()MTime
operator++(int)MTime
operator+=(const MTime &rhs)MTime
operator+=(double rhs)MTime
operator-(const MTime &rhs) const MTime
operator-(double rhs) const MTime
operator--()MTime
operator--(int)MTime
operator-=(const MTime &rhs)MTime
operator-=(double rhs)MTime
operator/(double rhs) const MTime
operator/=(double rhs)MTime
operator<(const MTime &rhs) const MTime
operator<<(std::ostream &os, const MTime &t)MTimefriend
operator<=(const MTime &rhs) const MTime
operator=(const MTime &rhs)MTime
operator==(const MTime &rhs) const MTime
operator>(const MTime &rhs) const MTime
operator>=(const MTime &rhs) const MTime
setUIUnit(Unit new_unit)MTimestatic
setUnit(Unit new_unit)MTime
setValue(double new_value)MTime
ticksPerSecond()MTimestatic
uiUnit()MTimestatic
unit() const MTime
value() const MTime
~MTime()MTime