This is the complete list of members for nlsr::AdjLsa, including all inherited members.
addAdjacent(const Adjacent &adj) | nlsr::AdjLsa | inline |
AdjLsa()=default | nlsr::AdjLsa | |
AdjLsa(const ndn::Name &originR, uint64_t seqNo, const ndn::time::system_clock::time_point &timepoint, AdjacencyList &adl) | nlsr::AdjLsa | |
AdjLsa(const ndn::Block &block) | nlsr::AdjLsa | explicit |
begin() const | nlsr::AdjLsa | inline |
const_iterator typedef | nlsr::AdjLsa | |
end() const | nlsr::AdjLsa | inline |
getAdl() const | nlsr::AdjLsa | inline |
getExpirationTimePoint() const | nlsr::Lsa | inline |
getOriginRouter() const | nlsr::Lsa | inline |
getSeqNo() const | nlsr::Lsa | inline |
getType() const override | nlsr::AdjLsa | inlinevirtual |
Lsa()=default | nlsr::Lsa | protected |
Lsa(const ndn::Name &originRouter, uint64_t seqNo, ndn::time::system_clock::time_point expirationTimePoint) | nlsr::Lsa | protected |
Lsa(const Lsa &lsa) | nlsr::Lsa | explicitprotected |
m_expirationTimePoint | nlsr::Lsa | protected |
m_expiringEventId | nlsr::Lsa | protected |
m_originRouter | nlsr::Lsa | protected |
m_seqNo | nlsr::Lsa | protected |
m_wire | nlsr::Lsa | mutableprotected |
operator==(const AdjLsa &lhs, const AdjLsa &rhs) | nlsr::AdjLsa | friend |
resetAdl() | nlsr::AdjLsa | inline |
setExpirationTimePoint(const ndn::time::system_clock::time_point <) | nlsr::Lsa | inline |
setExpiringEventId(ndn::scheduler::EventId eid) | nlsr::Lsa | inline |
setSeqNo(uint64_t seqNo) | nlsr::Lsa | inline |
Type enum name | nlsr::Lsa | |
type() | nlsr::AdjLsa | inlinestatic |
update(const std::shared_ptr< Lsa > &lsa) override | nlsr::AdjLsa | virtual |
wireDecode(const ndn::Block &wire) | nlsr::AdjLsa | |
wireEncode(ndn::EncodingImpl< TAG > &block) const | nlsr::AdjLsa | |
wireEncode() const override | nlsr::AdjLsa | virtual |
~Lsa()=default | nlsr::Lsa | virtual |