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

This is the complete list of members for Svc::ComDataContextPair, including all inherited members.

ComDataContextPair()Svc::ComDataContextPair
ComDataContextPair(const Fw::Buffer &data, const ComCfg::FrameContext &context)Svc::ComDataContextPair
ComDataContextPair(const ComDataContextPair &obj)Svc::ComDataContextPair
DEPRECATED(SerializeStatus serialize(SerialBufferBase &buffer) const, "Use serializeTo(SerialBufferBase& buffer) instead")Fw::Serializableinline
DEPRECATED(SerializeStatus deserialize(SerialBufferBase &buffer), "Use deserializeFrom(SerialBufferBase& buffer) instead")Fw::Serializableinline
deserializeFrom(Fw::SerialBufferBase &buffer, Fw::Endianness mode=Fw::Endianness::BIG)Svc::ComDataContextPairvirtual
get_context()Svc::ComDataContextPairinline
get_context() constSvc::ComDataContextPairinline
get_data()Svc::ComDataContextPairinline
get_data() constSvc::ComDataContextPairinline
m_contextSvc::ComDataContextPairprotected
m_dataSvc::ComDataContextPairprotected
operator!=(const ComDataContextPair &obj) constSvc::ComDataContextPair
operator=(const ComDataContextPair &obj)Svc::ComDataContextPair
Fw::Serializable::operator=(const Serializable &src)=defaultFw::Serializable
operator==(const ComDataContextPair &obj) constSvc::ComDataContextPair
Serializable()Fw::Serializableprotected
SERIALIZED_SIZE enum valueSvc::ComDataContextPair
serializedSize() constSvc::ComDataContextPair
serializeTo(Fw::SerialBufferBase &buffer, Fw::Endianness mode=Fw::Endianness::BIG) constSvc::ComDataContextPairvirtual
set(const Fw::Buffer &data, const ComCfg::FrameContext &context)Svc::ComDataContextPair
set_context(const ComCfg::FrameContext &context)Svc::ComDataContextPair
set_data(const Fw::Buffer &data)Svc::ComDataContextPair
SizeType typedefFw::Serializable
~Serializable()Fw::Serializableprotectedvirtual