F´ Flight Software - C/C++ Documentation  devel
A framework for building embedded system applications to NASA flight quality standards.
Fw::Time Member List

This is the complete list of members for Fw::Time, including all inherited members.

add(const Time &a, const Time &b)Fw::Timestatic
add(U32 seconds, U32 mseconds)Fw::Time
compare(const Time &time1, const Time &time2)Fw::Timestatic
Comparison enum nameFw::Time
deserialize(SerializeBufferBase &buffer)Fw::Timevirtual
EQ enum valueFw::Time
getContext() constFw::Time
getSeconds() constFw::Time
getTimeBase() constFw::Time
getUSeconds() constFw::Time
GT enum valueFw::Time
INCOMPARABLE enum valueFw::Time
LT enum valueFw::Time
operator!=(const Time &other) constFw::Time
operator<(const Time &other) constFw::Time
operator<=(const Time &other) constFw::Time
operator=(const Time &other)Fw::Time
operator==(const Time &other) constFw::Time
operator>(const Time &other) constFw::Time
operator>=(const Time &other) constFw::Time
Serializable()Fw::Serializableprotected
serialize(SerializeBufferBase &buffer) constFw::Timevirtual
SERIALIZED_SIZE enum valueFw::Time
set(U32 seconds, U32 useconds)Fw::Time
set(TimeBase timeBase, U32 seconds, U32 useconds)Fw::Time
set(TimeBase timeBase, FwTimeContextStoreType context, U32 seconds, U32 useconds)Fw::Time
setTimeBase(TimeBase timeBase)Fw::Time
setTimeContext(FwTimeContextStoreType context)Fw::Time
SizeType typedefFw::Serializable
sub(const Time &minuend, const Time &subtrahend)Fw::Timestatic
Time()Fw::Time
Time(const Time &other)Fw::Time
Time(U32 seconds, U32 useconds)Fw::Time
Time(TimeBase timeBase, U32 seconds, U32 useconds)Fw::Time
Time(TimeBase timeBase, FwTimeContextStoreType context, U32 seconds, U32 useconds)Fw::Time
zero(TimeBase timeBase=TB_NONE)Fw::Timestatic
~Serializable()Fw::Serializableprotectedvirtual
~Time()Fw::Timevirtual