This is the complete list of members for nlsr::NameLsa, including all inherited members.
| addName(const ndn::Name &name) | nlsr::NameLsa | inline |
| getExpirationTimePoint() const | nlsr::Lsa | inline |
| getNpl() | nlsr::NameLsa | inline |
| getNpl() const | nlsr::NameLsa | inline |
| getOriginRouter() const | nlsr::Lsa | inline |
| getSeqNo() const | nlsr::Lsa | inline |
| getType() const override | nlsr::NameLsa | 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 |
| NameLsa()=default | nlsr::NameLsa | |
| NameLsa(const ndn::Name &originRouter, uint64_t seqNo, const ndn::time::system_clock::time_point &timepoint, const NamePrefixList &npl) | nlsr::NameLsa | |
| NameLsa(const ndn::Block &block) | nlsr::NameLsa | explicit |
| operator==(const NameLsa &lhs, const NameLsa &rhs) | nlsr::NameLsa | friend |
| removeName(const ndn::Name &name) | nlsr::NameLsa | 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::NameLsa | inlinestatic |
| update(const std::shared_ptr< Lsa > &lsa) override | nlsr::NameLsa | virtual |
| wireDecode(const ndn::Block &wire) | nlsr::NameLsa | |
| wireEncode(ndn::EncodingImpl< TAG > &block) const | nlsr::NameLsa | |
| wireEncode() const override | nlsr::NameLsa | virtual |
| ~Lsa()=default | nlsr::Lsa | virtual |