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

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

DEPRECATED(SerializeStatus serialize(SerializeBufferBase &buffer) const, "Use serializeTo(SerializeBufferBase& buffer) instead")Fw::Serializableinline
DEPRECATED(SerializeStatus deserialize(SerializeBufferBase &buffer), "Use deserializeFrom(SerializeBufferBase& buffer) instead")Fw::Serializableinline
deserializeFrom(Fw::SerializeBufferBase &buffer)Fw::TimeValuevirtual
get_seconds() constFw::TimeValueinline
get_timeBase() constFw::TimeValueinline
get_timeContext() constFw::TimeValueinline
get_useconds() constFw::TimeValueinline
m_secondsFw::TimeValueprotected
m_timeBaseFw::TimeValueprotected
m_timeContextFw::TimeValueprotected
m_usecondsFw::TimeValueprotected
operator!=(const TimeValue &obj) constFw::TimeValue
operator=(const TimeValue &obj)Fw::TimeValue
operator==(const TimeValue &obj) constFw::TimeValue
Serializable()Fw::Serializableprotected
SERIALIZED_SIZE enum valueFw::TimeValue
serializedSize() constFw::TimeValue
serializeTo(Fw::SerializeBufferBase &buffer) constFw::TimeValuevirtual
set(TimeBase::T timeBase, FwTimeContextStoreType timeContext, U32 seconds, U32 useconds)Fw::TimeValue
set_seconds(U32 seconds)Fw::TimeValue
set_timeBase(TimeBase::T timeBase)Fw::TimeValue
set_timeContext(FwTimeContextStoreType timeContext)Fw::TimeValue
set_useconds(U32 useconds)Fw::TimeValue
SizeType typedefFw::Serializable
TimeValue()Fw::TimeValue
TimeValue(TimeBase::T timeBase, FwTimeContextStoreType timeContext, U32 seconds, U32 useconds)Fw::TimeValue
TimeValue(const TimeValue &obj)Fw::TimeValue
~Serializable()Fw::Serializableprotectedvirtual