Woman, Life, Freedom


Adaptive AUTOSAR
ARA public interface header documentation
ara::com::entry::ServiceEntry Member List

This is the complete list of members for ara::com::entry::ServiceEntry, including all inherited members.

AddFirstOption(std::unique_ptr< option::Option > firstOption)ara::com::entry::Entry
AddSecondOption(std::unique_ptr< option::Option > secondOption)ara::com::entry::Entry
BasePayload(uint8_t &optionIndex) constara::com::entry::Entryprotectedvirtual
cAnyInstanceIdara::com::entry::Entrystatic
cAnyMajorVersionara::com::entry::Entrystatic
cAnyMinorVersionara::com::entry::ServiceEntrystatic
ContainsOption(option::OptionType optionType) const noexceptara::com::entry::Entryprotected
cOptionSizeBitLengthara::com::entry::Entrystatic
CreateFindServiceEntry(uint16_t serviceId, uint32_t ttl=cInfiniteTtl, uint16_t instanceId=cAnyInstanceId, uint8_t majorVersion=cAnyMajorVersion, uint32_t minorVersion=cAnyMinorVersion)ara::com::entry::ServiceEntrystatic
CreateOfferServiceEntry(uint16_t serviceId, uint16_t instanceId, uint8_t majorVersion, uint32_t minorVersion, uint32_t ttl=cInfiniteTtl)ara::com::entry::ServiceEntrystatic
CreateStopOfferEntry(uint16_t serviceId, uint16_t instanceId, uint8_t majorVersion, uint32_t minorVersion) noexceptara::com::entry::ServiceEntrystatic
Deserialize(const std::vector< uint8_t > &payload, std::size_t &offset, EntryType type, uint16_t serviceId, uint16_t instanceId, uint32_t ttl, uint8_t majorVersion)ara::com::entry::ServiceEntrystatic
Entry(EntryType type, uint16_t serviceId, uint16_t instanceId, uint32_t ttl, uint8_t majorVersion=cAnyMajorVersion) noexceptara::com::entry::Entryprotected
Entry(Entry &&other) (defined in ara::com::entry::Entry)ara::com::entry::Entry
FirstOptions() const noexceptara::com::entry::Entry
InstanceId() const noexceptara::com::entry::Entry
MajorVersion() const noexceptara::com::entry::Entry
MinorVersion() const noexceptara::com::entry::ServiceEntry
operator=(ServiceEntry &&other) (defined in ara::com::entry::ServiceEntry)ara::com::entry::ServiceEntry
operator=(Entry &&other) (defined in ara::com::entry::Entry)ara::com::entry::Entry
Payload(uint8_t &optionIndex) const overrideara::com::entry::ServiceEntryvirtual
SecondOptions() const noexceptara::com::entry::Entry
ServiceEntry()=delete (defined in ara::com::entry::ServiceEntry)ara::com::entry::ServiceEntry
ServiceEntry(ServiceEntry &&other) (defined in ara::com::entry::ServiceEntry)ara::com::entry::ServiceEntry
ServiceId() const noexceptara::com::entry::Entry
TTL() const noexceptara::com::entry::Entry
Type() const noexceptara::com::entry::Entry
ValidateOption(const option::Option *option) const noexcept overrideara::com::entry::ServiceEntryprotectedvirtual
~Entry() noexcept=default (defined in ara::com::entry::Entry)ara::com::entry::Entryvirtual