►CApplication | |
►Cns3::ndn::App | Base class that all NDN applications should be derived from |
►Cns3::ndn::Consumer | NDN application for sending out Interest packets |
Cns3::ndn::ConsumerBatches | Ndn application for sending out Interest packets in batches |
►Cns3::ndn::ConsumerCbr | Ndn application for sending out Interest packets at a "constant" rate (Poisson process) |
Cns3::ndn::ConsumerZipfMandelbrot | NDN app requesting contents following Zipf-Mandelbrot Distbituion |
Cns3::ndn::ConsumerWindow | Ndn application for sending out Interest packets (window-based) |
Cns3::ndn::Producer | A simple Interest-sink applia simple Interest-sink application |
Cns3::ndn::FactoryCallbackApp | An application that can be created using the supplied callback |
►CAttributeChecker | |
Cns3::BatchesChecker | |
Cns3::ndn::NameChecker | |
►CAttributeValue | |
Cns3::BatchesValue | |
Cns3::ndn::NameValue | |
Cboost::asio::time_traits< ndn::time::steady_clock > | |
Cboost::chrono::clock_string< ndn::time::steady_clock, CharT > | |
Cboost::chrono::clock_string< ndn::time::system_clock, CharT > | |
►Csource | |
Cns3::ndn::Ns3BufferIteratorSource | |
►Cstream | |
Cndn::OBufferStream | Implements an output stream that constructs ndn::Buffer |
►Cnoncopyable | |
Cndn::util::NetworkMonitor | Network state change monitor |
Cns3::ndn::L3Protocol | Implementation network-layer of NDN stack |
Cns3::ndn::StackHelper | Helper class to install NDN stack and configure its parameters |
CCachePolicyTag | Packet tag for CachePolicy field |
CCongestionMarkTag | Packet tag for CongestionMark field |
Cndn::ContainerWithOnEmptySignal< shared_ptr< PendingInterest > > | |
Cndn::ContainerWithOnEmptySignal< shared_ptr< RegisteredPrefix > > | |
►CCustomClock | |
Cns3::ndn::time::CustomSteadyClock | |
Cns3::ndn::time::CustomSystemClock | |
CDataMatchResult | Unordered iterable of all PIT entries matching Data |
CEventId | Opaque type (shared_ptr) representing ID of a scheduled event |
CEventId | Opaque type (shared_ptr) representing ID of a scheduled event |
►Cndn::nfd::FaceTraits< FaceEventNotification > | |
Cndn::nfd::FaceEventNotification | Face status change notification |
►Cndn::nfd::FaceTraits< FaceStatus > | |
Cndn::nfd::FaceStatus | Face status |
►CHeader | |
Cns3::ndn::BlockHeader | |
CHopCountTag | Packet tag for HopCount field |
CIncomingFaceIdTag | Packet tag for IncomingFaceId field |
CMemUsage | Copyright (c) 2011-2015 Regents of the University of California |
Cndn::AesKeyParamsInfo | AesKeyParamsInfo is used to initialize a SimpleSymmetricKeyParams template for AES key |
►Cndn::Block | Class representing a wire element of NDN-TLV packet format |
Cndn::name::Component | Component holds a read-only name component value |
Cndn::ContainerWithOnEmptySignal< T > | A container that emits onEmpty signal when it becomes empty |
Cndn::detail::BufferAppendDevice | (implementation detail) a Boost.Iostreams.Sink which appends to an ndn::Buffer |
Cndn::dns::AnyAddress | |
Cndn::dns::Ipv4Only | |
Cndn::dns::Ipv6Only | |
Cndn::EcdsaKeyParamsInfo | EcdsaKeyParamInfo is used to initialize a SimplePublicKeyParams template for ECDSA key |
Cndn::encoding::DataBlockFast< Iterator > | Helper class template to create a data block when RandomAccessIterator is used |
Cndn::encoding::DataBlockSlow< Iterator > | Helper class template to create a data block when generic InputIterator is used |
►Cndn::encoding::Encoder | Helper class to perform TLV encoding Interface of this class (mostly) matches interface of Estimator class |
Cndn::encoding::EncodingImpl< EncoderTag > | EncodingImpl specialization for real TLV encoding |
Cndn::encoding::EncodingImpl< TAG > | |
►Cndn::encoding::Estimator | Helper class to estimate size of TLV encoding Interface of this class (mostly) matches interface of Encoder class |
Cndn::encoding::EncodingImpl< EstimatorTag > | EncodingImpl specialization TLV size estimation |
Cndn::Exclude | Represents Exclude selector in NDN Interest |
Cndn::Exclude::ExcludeComponent | Either a name::Component or "negative infinity" |
Cndn::Exclude::Range | Represent an excluded component or range |
Cndn::Hashable< X > | Concept check for CryptoPP hash algorithm |
Cndn::in_place_t | |
Cndn::InterestFilter | Declares the set of Interests a producer can serve, which starts with a name prefix, plus an optional regular expression |
Cndn::KeyLocator | |
►Cndn::KeyParams | Base class of key parameters |
Cndn::SimplePublicKeyParams< KeyParamsInfo > | SimplePublicKeyParams is a template for public keys with only one parameter: size |
Cndn::SimpleSymmetricKeyParams< KeyParamsInfo > | SimpleSymmetricKeyParams is a template for symmetric keys with only one parameter: size |
Cndn::lp::CachePolicy | CachePolicy header field |
Cndn::lp::detail::DecodeHelper< TlvType, T > | |
Cndn::lp::detail::DecodeHelper< TlvType, std::pair< Buffer::const_iterator, Buffer::const_iterator > > | |
Cndn::lp::detail::DecodeHelper< TlvType, uint64_t > | |
Cndn::lp::detail::EncodeHelper< TAG, TlvType, T > | |
Cndn::lp::detail::EncodeHelper< TAG, TlvType, std::pair< Buffer::const_iterator, Buffer::const_iterator > > | |
Cndn::lp::detail::EncodeHelper< TAG, TlvType, uint64_t > | |
Cndn::lp::detail::ExtractFieldInfo | |
Cndn::lp::detail::FieldDecl< LOCATION, VALUE, TYPE, REPEATABLE > | |
Cndn::lp::detail::FieldInfo | |
Cndn::lp::Field< X > | Concept check for fields |
►Cndn::lp::field_location_tags::Base | |
Cndn::lp::field_location_tags::Fragment | Fragment field |
Cndn::lp::field_location_tags::Header | Header field |
Cndn::lp::NackHeader | Network NACK header |
Cndn::lp::Packet | |
Cndn::MatchInterestFilterId | Functor to match InterestFilterId |
Cndn::MatchPendingInterestId | Functor to match PendingInterestId |
Cndn::MatchRegisteredPrefixId | Functor to match RegisteredPrefixId |
Cndn::MetaInfo | An MetaInfo holds the meta info which is signed inside the data packet |
►Cndn::mgmt::ControlParameters | Base class for a struct that contains ControlCommand parameters |
Cndn::nfd::ControlParameters | Parameters in a ControlCommand request or response |
Cndn::mgmt::ControlResponse | ControlCommand response |
Cndn::nfd::ChannelStatus | NFD Channel Status dataset |
Cndn::nfd::CommandOptions | Options for ControlCommand execution |
Cndn::nfd::ControlCommand::FieldValidator | |
Cndn::nfd::FaceQueryFilter | Face Query Filter |
Cndn::nfd::FaceTraits< C > | Providers getters and setters of face information fields |
Cndn::nfd::FibEntry | |
Cndn::nfd::ForwarderStatus | NFD Forwarder Status |
Cndn::nfd::NextHopRecord | |
Cndn::nfd::RibEntry | Data abstraction for RIB entry |
Cndn::nfd::RibFlagsTraits< T > | Implements getters to each RIB flag |
Cndn::nfd::StrategyChoice | NFD StrategyChoice dataset |
Cndn::nullopt_t | |
Cndn::Oid | |
Cndn::optional< T > | |
Cndn::RegexBackrefManager | |
►Cndn::RegexMatcher | |
Cndn::RegexBackrefMatcher | |
Cndn::RegexComponentMatcher | |
Cndn::RegexComponentSetMatcher | |
Cndn::RegexPatternListMatcher | |
Cndn::RegexPseudoMatcher | |
Cndn::RegexRepeatMatcher | |
Cndn::RegexTopMatcher | |
Cndn::RsaKeyParamsInfo | RsaKeyParamInfo is used to initialize a SimplePublicKeyParams template for RSA key |
►Cndn::SecRule | |
Cndn::SecRuleRelative | |
Cndn::SecRuleSpecific | |
Cndn::security::CertificateContainer | A handler to search or enumerate certificates of a key |
Cndn::security::CertificateContainer::const_iterator | |
Cndn::security::CFReleaser< T > | Helper class to wrap CoreFoundation object pointers |
Cndn::security::CommandInterestValidator::Options | |
►Cndn::security::conf::Checker | |
►Cndn::security::conf::CustomizedChecker | |
Cndn::security::conf::HierarchicalChecker | |
Cndn::security::conf::FixedSignerChecker | |
Cndn::security::conf::CheckerFactory | |
►Cndn::security::conf::Filter | Filter is one of the classes used by ValidatorConfig |
Cndn::security::conf::RegexNameFilter | |
Cndn::security::conf::RelationNameFilter | |
Cndn::security::conf::FilterFactory | |
►Cndn::security::conf::KeyLocatorChecker | KeyLocatorChecker is one of the classes used by ValidatorConfig |
Cndn::security::conf::HyperKeyLocatorNameChecker | |
Cndn::security::conf::RegexKeyLocatorNameChecker | |
Cndn::security::conf::RelationKeyLocatorNameChecker | |
Cndn::security::conf::KeyLocatorCheckerFactory | |
Cndn::security::conf::Rule< Packet > | |
Cndn::security::detail::Bio | |
Cndn::security::detail::EvpPkey | |
Cndn::security::detail::EvpPkeyCtx | |
Cndn::security::Factory< T > | |
Cndn::security::Identity | Identity |
Cndn::security::IdentityContainer | A handler to search or enumerate identities in PIB |
Cndn::security::IdentityContainer::const_iterator | |
Cndn::security::Key | Key |
Cndn::security::KeyContainer | A handler to search or enumerate keys of an identity |
Cndn::security::KeyContainer::const_iterator | |
►Cndn::security::PibImpl | Abstract class of PIB implementation |
Cndn::security::PibMemory | An in-memory implementation of Pib |
Cndn::security::PibSqlite3 | Pib backend implementation based on SQLite3 database |
Cndn::security::SafeBag | Secured container for sensitive information(certificate, private key) |
Csecurity::SecTpmFile::Impl | |
Csecurity::SecTpmOsx::Impl | |
Cndn::security::SecuredBag | |
Cndn::security::SigningInfo | Signing parameters passed to KeyChain |
Cndn::security::transform::Base64Decode::Impl | The implementation class which contains the internal state of the filter which includes openssl specific structures |
Cndn::security::transform::Base64Encode::Impl | The implementation class which contains the internal state of the filter which includes openssl specific structures |
Cndn::security::transform::BlockCipher::Impl | |
Cndn::security::transform::DigestFilter::Impl | The implementation class which contains the internal state of the digest calculator which includes openssl specific structures |
►Cndn::security::transform::Downstream | The downstream interface of a transformation module |
►Cndn::security::transform::Sink | Abstraction of the transformation sink module |
Cndn::security::transform::BoolSink | A sink which outputs only one boolean value |
Cndn::security::transform::StreamSink | A sink which directs output to an std::ostream |
►Cndn::security::transform::Transform | Abstraction of an intermediate transformation module |
Cndn::security::transform::Base64Decode | The module to perform Base64 decoding transformation |
Cndn::security::transform::Base64Encode | The module to perform Base64 encoding transformation |
Cndn::security::transform::BlockCipher | The module to encrypt data using block cipher |
Cndn::security::transform::DigestFilter | The module to calculate digest |
Cndn::security::transform::HexDecode | The module to perform hexadecimal decoding transformation |
Cndn::security::transform::HexEncode | The module to perform hexadecimal encoding transformation |
Cndn::security::transform::HmacFilter | The module to generate HMAC for input data |
Cndn::security::transform::SignerFilter | The module to sign data |
Cndn::security::transform::StripSpace | Strip whitespace characters from a stream |
Cndn::security::transform::VerifierFilter | The module to verify signature |
Cndn::security::transform::HmacFilter::Impl | |
Cndn::security::transform::PrivateKey::Impl | |
Csecurity::v1::PublicKey::Impl | |
Cndn::security::transform::SignerFilter::Impl | |
►Cndn::security::transform::Upstream | The upstream interface of a transformation module |
►Cndn::security::transform::Source | Abstraction of the transformation source module |
Cndn::security::transform::BufferSource | A source taking a memory buffer as input |
Cndn::security::transform::StepSource | A source that can accept input step by step, and can close input explicitly |
Cndn::security::transform::StreamSource | A source taking an std::istream as input |
Cndn::security::transform::Transform | Abstraction of an intermediate transformation module |
Cndn::security::transform::VerifierFilter::Impl | |
Cndn::security::v1::CertificateExtension | A CertificateExtension represents the Extension entry in a certificate |
Cndn::security::v1::CertificateSubjectDescription | A CertificateSubjectDescription represents the SubjectDescription entry in a Certificate |
Cndn::security::v1::PublicKey | |
Cndn::security::v2::AdditionalDescription | Abstraction of AdditionalDescription |
Cndn::security::ValidationRequest | ValidationRequest contains information related to further validation |
►Cndn::security::Validator | Interfaces for packet validation |
Cndn::security::CommandInterestValidator | Validator for stop-and-wait command Interests |
Cndn::security::ValidatorConfig | The validator which can be set up via a configuration file |
Cndn::security::ValidatorNull | |
Cndn::security::ValidatorRegex | |
Cndn::security::ValidityPeriod | Abstraction of validity period |
Cndn::Selectors | Abstraction implementing Interest selectors |
►Cndn::Signature | A Signature is storage for the signature-related information (info and value) in a Data packet |
Cndn::DigestSha256 | Represent a SHA256 digest |
Cndn::SignatureSha256WithEcdsa | Sha256WithEcdsa signature |
Cndn::SignatureSha256WithRsa | Represent a SHA256-with-RSA signature |
Cndn::SignatureInfo | |
►Cndn::Tag | Base class for packet tags that can hold any arbitrary information |
Cndn::SimpleTag< T, TypeId > | Tag type for simple types |
Cns3::ndn::Ns3PacketTag | |
►Cndn::TagHost | Base class to store tag information (e.g., inside Interest and Data packets) |
►Cndn::Data | Data packet |
Cndn::Link | Link instance |
►Cndn::security::v1::Certificate | |
Cndn::security::v1::IdentityCertificate | |
Cndn::Interest | Interest packet |
Cndn::lp::Nack | Network Nack |
►Cndn::time::CustomClock< BaseClock > | Class implementing custom system or steady clock behavior |
Cndn::time::UnitTestClock< BaseClock > | Clock that can be used in unit tests for time-dependent tests independent of wall clock |
Cndn::time::steady_clock | Steady clock |
Cndn::time::system_clock | System clock |
Cndn::time::UnitTestClockTraits< BaseClock > | Traits for UnitTestClock, defining default behavior for different clocks |
Cndn::time::UnitTestClockTraits< system_clock > | Specialization of UnitTestClockTraits for system_clock |
Cndn::util::CanonizeProviderTableInitializer | |
Cndn::util::Digest< Hash > | digest calculation |
Cndn::util::DummyClientFace::Options | Options for DummyClientFace |
Cndn::util::FaceUri | Underlying protocol and address used by a Face |
Cndn::util::Logger | Logger in logging facility |
Cndn::util::LoggerTimestamp | Tag that writes a timestamp upon stream output |
Cndn::util::NetworkMonitor::Impl | |
Cndn::util::signal::Connection | Connection to a signal |
Cndn::util::signal::DummyExtraArg | (implementation detail) a filler for extra argument |
Cndn::WireDecodable< X > | Concept check for TLV abstraction with .wireDecode method and constructible from Block |
Cndn::WireEncodable< X > | Concept check for TLV abstraction with .wireEncode method |
Cndn::WireEncodableWithEncodingBuffer< X > | Concept check for TLV abstraction with .wireEncode method |
►C trie_with_policy | |
►Cns3::ndn::cs::ContentStoreImpl< fifo_policy_traits > | |
Cns3::ndn::cs::Fifo | Content Store implementing FIFO cache replacement policy |
►Cns3::ndn::cs::ContentStoreImpl< lfu_policy_traits > | |
Cns3::ndn::cs::Lfu | Content Store implementing Least Frequently Used cache replacement policy |
►Cns3::ndn::cs::ContentStoreImpl< lru_policy_traits > | |
Cns3::ndn::cs::Lru | Content Store implementing LRU cache replacement policy |
►Cns3::ndn::cs::ContentStoreImpl< ndnSIM::multi_policy_traits< boost::mpl::vector2< fifo_policy_traits, ndnSIM::freshness_policy_traits > > > | |
►Cns3::ndn::cs::ContentStoreWithFreshness< fifo_policy_traits > | |
Cns3::ndn::cs::Freshness::Fifo | Content Store with freshness implementing FIFO cache replacement policy |
►Cns3::ndn::cs::ContentStoreImpl< ndnSIM::multi_policy_traits< boost::mpl::vector2< fifo_policy_traits, ndnSIM::lifetime_stats_policy_traits > > > | |
►Cns3::ndn::cs::ContentStoreWithStats< fifo_policy_traits > | |
Cns3::ndn::cs::Stats::Fifo | Content Store with stats implementing FIFO cache replacement policy |
►Cns3::ndn::cs::ContentStoreImpl< ndnSIM::multi_policy_traits< boost::mpl::vector2< lfu_policy_traits, ndnSIM::freshness_policy_traits > > > | |
►Cns3::ndn::cs::ContentStoreWithFreshness< lfu_policy_traits > | |
Cns3::ndn::cs::Freshness::Lfu | Content Store with freshness implementing Least Frequently Used cache replacement policy |
►Cns3::ndn::cs::ContentStoreImpl< ndnSIM::multi_policy_traits< boost::mpl::vector2< lfu_policy_traits, ndnSIM::lifetime_stats_policy_traits > > > | |
►Cns3::ndn::cs::ContentStoreWithStats< lfu_policy_traits > | |
Cns3::ndn::cs::Stats::Lfu | Content Store with stats implementing Least Frequently Used cache replacement policy |
►Cns3::ndn::cs::ContentStoreImpl< ndnSIM::multi_policy_traits< boost::mpl::vector2< lru_policy_traits, ndnSIM::freshness_policy_traits > > > | |
►Cns3::ndn::cs::ContentStoreWithFreshness< lru_policy_traits > | |
Cns3::ndn::cs::Freshness::Lru | Content Store with freshness implementing LRU cache replacement policy |
►Cns3::ndn::cs::ContentStoreImpl< ndnSIM::multi_policy_traits< boost::mpl::vector2< lru_policy_traits, ndnSIM::lifetime_stats_policy_traits > > > | |
►Cns3::ndn::cs::ContentStoreWithStats< lru_policy_traits > | |
Cns3::ndn::cs::Stats::Lru | Content Store with stats implementing LRU cache replacement policy |
►Cns3::ndn::cs::ContentStoreImpl< ndnSIM::multi_policy_traits< boost::mpl::vector2< ndnSIM::probability_policy_traits, fifo_policy_traits > > > | |
►Cns3::ndn::cs::ContentStoreWithProbability< fifo_policy_traits > | |
Cns3::ndn::cs::Probability::Fifo | Content Store with freshness implementing FIFO cache replacement policy |
►Cns3::ndn::cs::ContentStoreImpl< ndnSIM::multi_policy_traits< boost::mpl::vector2< ndnSIM::probability_policy_traits, lfu_policy_traits > > > | |
►Cns3::ndn::cs::ContentStoreWithProbability< lfu_policy_traits > | |
Cns3::ndn::cs::Probability::Lfu | Content Store with freshness implementing Least Frequently Used cache replacement policy |
►Cns3::ndn::cs::ContentStoreImpl< ndnSIM::multi_policy_traits< boost::mpl::vector2< ndnSIM::probability_policy_traits, lru_policy_traits > > > | |
►Cns3::ndn::cs::ContentStoreWithProbability< lru_policy_traits > | |
Cns3::ndn::cs::Probability::Lru | Content Store with freshness implementing LRU cache replacement policy |
►Cns3::ndn::cs::ContentStoreImpl< ndnSIM::multi_policy_traits< boost::mpl::vector2< ndnSIM::probability_policy_traits, Policy > > > | |
Cns3::ndn::cs::ContentStoreWithProbability< Policy > | Special content store realization that probabilistically accepts data packet into CS (placement policy) |
►Cns3::ndn::cs::ContentStoreImpl< ndnSIM::multi_policy_traits< boost::mpl::vector2< ndnSIM::probability_policy_traits, random_policy_traits > > > | |
►Cns3::ndn::cs::ContentStoreWithProbability< random_policy_traits > | |
Cns3::ndn::cs::Probability::Random | Content Store with freshness implementing Random cache replacement policy |
►Cns3::ndn::cs::ContentStoreImpl< ndnSIM::multi_policy_traits< boost::mpl::vector2< Policy, ndnSIM::freshness_policy_traits > > > | |
Cns3::ndn::cs::ContentStoreWithFreshness< Policy > | Special content store realization that honors Freshness parameter in Data packets |
►Cns3::ndn::cs::ContentStoreImpl< ndnSIM::multi_policy_traits< boost::mpl::vector2< Policy, ndnSIM::lifetime_stats_policy_traits > > > | |
Cns3::ndn::cs::ContentStoreWithStats< Policy > | Special content store realization that provides ability to track stats of CS operations |
►Cns3::ndn::cs::ContentStoreImpl< ndnSIM::multi_policy_traits< boost::mpl::vector2< random_policy_traits, ndnSIM::freshness_policy_traits > > > | |
►Cns3::ndn::cs::ContentStoreWithFreshness< random_policy_traits > | |
Cns3::ndn::cs::Freshness::Random | Content Store with freshness implementing Random cache replacement policy |
►Cns3::ndn::cs::ContentStoreImpl< ndnSIM::multi_policy_traits< boost::mpl::vector2< random_policy_traits, ndnSIM::lifetime_stats_policy_traits > > > | |
►Cns3::ndn::cs::ContentStoreWithStats< random_policy_traits > | |
Cns3::ndn::cs::Stats::Random | Content Store with stats implementing Random cache replacement policy |
►Cns3::ndn::cs::ContentStoreImpl< random_policy_traits > | |
Cns3::ndn::cs::Random | Content Store implementing Random cache replacement policy |
Cns3::ndn::cs::ContentStoreImpl< Policy > | Base implementation of NDN content store |
CNextHopFaceIdTag | Packet tag for NextHopFaceId field |
CNextHopList | Collection of nexthops |
Cnfd::cs::Cs::EntryFromEntryImpl | |
►Cnfd::cs::Entry | Base class for CS entry |
Cnfd::cs::EntryImpl | Entry in ContentStore implementation |
Cnfd::cs::lru::EntryItComparator | |
Cnfd::cs::priority_fifo::EntryInfo | |
Cnfd::cs::priority_fifo::EntryItComparator | |
Cnfd::detail::SimulatorIo | Simulator-based IO that implements a few interfaces from boost::asio::io_service |
Cnfd::face::FaceCounters | Gives access to counters provided by Face |
Cnfd::face::FaceLogHelper< T > | For internal use by FaceLogging macros |
Cnfd::face::GenericLinkService::Options | Options that control the behavior of GenericLinkService |
►Cnfd::face::InternalTransportBase | Abstracts a transport that can be paired with another |
Cnfd::face::InternalClientTransport | Implements a client-side transport that can be paired with another |
Cnfd::face::InternalForwarderTransport | Implements a forwarder-side transport that can be paired with another |
►Cnfd::face::LinkServiceCounters | Counters provided by LinkService |
►Cnfd::face::GenericLinkServiceCounters | Counters provided by GenericLinkService |
Cnfd::face::GenericLinkService | GenericLinkService is a LinkService that implements the NDNLPv2 protocol |
►Cnfd::face::LinkService | Upper part of a Face |
Cnfd::face::GenericLinkService | GenericLinkService is a LinkService that implements the NDNLPv2 protocol |
Cns3::ndn::AppLinkService | Implementation of LinkService for ndnSIM application |
Cnfd::face::LpFragmenter | Fragments network-layer packets into NDNLPv2 link-layer packets |
Cnfd::face::LpFragmenter::Options | Options that control the behavior of LpFragmenter |
Cnfd::face::LpReassembler::Options | Options that control the behavior of LpReassembler |
Cnfd::face::Multicast | |
Cnfd::face::Transport::Packet | Stores a packet along with the remote endpoint |
►Cnfd::face::TransportCounters | Counters provided by Transport |
►Cnfd::face::Transport | Lower part of a Face |
►Cnfd::face::DatagramTransport< boost::asio::ip::udp, Multicast > | |
Cnfd::face::MulticastUdpTransport | A Transport that communicates on a UDP multicast group |
►Cnfd::face::DatagramTransport< boost::asio::ip::udp, Unicast > | |
Cnfd::face::UnicastUdpTransport | A Transport that communicates on a unicast UDP socket |
Cnfd::face::DatagramTransport< Protocol, Addressing > | Implements Transport for datagram-based protocols |
Cnfd::face::EthernetTransport | A multicast Transport that uses raw Ethernet II frames |
Cnfd::face::InternalForwarderTransport | Implements a forwarder-side transport that can be paired with another |
Cnfd::face::StreamTransport< Protocol > | Implements Transport for stream-based protocols |
Cnfd::face::WebSocketTransport | A Transport that communicates on a WebSocket connection |
Cns3::ndn::NetDeviceTransport | NdnSIM-specific transport |
Cns3::ndn::NullTransport | Null transport (does nothing, just fulfills requirements of the interface) |
►Cnfd::face::StreamTransport< boost::asio::ip::tcp > | |
Cnfd::face::TcpTransport | A Transport that communicates on a connected TCP socket |
►Cnfd::face::StreamTransport< boost::asio::local::stream_protocol > | |
Cnfd::face::UnixStreamTransport | A Transport that communicates on a stream-oriented Unix domain socket |
►Cnfd::face::WebSocketTransportCounters | Counters provided by WebSocketTransport |
Cnfd::face::WebSocketTransport | A Transport that communicates on a WebSocket connection |
Cnfd::face::Unicast | |
Cnfd::fib::NextHop | Nexthop record in FIB entry |
Cnfd::Forwarder | Main class of NFD |
Cnfd::ForwarderCounters | Counters provided by Forwarder |
Cnfd::fw::asf::FaceInfo | Strategy information for each face in a namespace |
Cnfd::fw::asf::FaceStats | |
Cnfd::fw::asf::ProbingModule | ASF Probing Module |
Cnfd::fw::asf::RttStats | |
►Cnfd::fw::StrategyInfo | Arbitrary information forwarding strategy places on table entries |
Cnfd::fw::asf::NamespaceInfo | Stores stategy information about each face in this namespace |
Cnfd::fw::NccStrategy::MeasurementsEntryInfo | StrategyInfo on measurements::Entry |
Cnfd::fw::NccStrategy::PitEntryInfo | StrategyInfo on pit::Entry |
Cnfd::fw::RetxSuppressionExponential::PitInfo | |
Cnfd::measurements::AnyEntry | EntryPredicate that accepts any entry |
Cnfd::measurements::EntryWithStrategyInfo< T > | EntryPredicate that accepts an entry if it has StrategyInfo of type T |
Cnfd::name_tree::AnyEntry | EntrySelector that accepts every Entry |
Cnfd::name_tree::AnyEntrySubTree | EntrySubTreeSelector that accepts every Entry and its children |
►Cnfd::name_tree::EnumerationImpl | Enumeration operation implementation |
Cnfd::name_tree::FullEnumerationImpl | Full enumeration implementation |
Cnfd::name_tree::PartialEnumerationImpl | Partial enumeration implementation |
Cnfd::name_tree::PrefixMatchImpl | Partial enumeration implementation |
Cnfd::name_tree::GetTableEntry< ENTRY > | Functor to get a table entry from a name tree entry |
Cnfd::name_tree::Hash32 | |
Cnfd::name_tree::Hash64 | |
Cnfd::name_tree::Hashtable | Hashtable for fast exact name lookup |
Cnfd::name_tree::HashtableOptions | Options for Hashtable |
Cnfd::Network | |
Cnfd::NetworkInterfaceInfo | Information about a network interface |
Cnfd::NetworkInterfacePredicate | Represents a predicate to accept or reject a NetworkInterfaceInfo |
Cnfd::PrivilegeHelper | |
Cnfd::PrivilegeHelper::Error | Serious seteuid/gid failure |
►Cnfd::ProtocolFactory | Abstract base class for all protocol factories |
Cnfd::EthernetFactory | |
Cnfd::TcpFactory | |
Cnfd::UdpFactory | |
Cnfd::UnixStreamFactory | |
Cnfd::WebSocketFactory | |
Cnfd::rib::FibUpdate | FIB update |
Cnfd::rib::PropagatedEntry | Entry for prefix propagation |
Cnfd::rib::RibRouteRef | References a route |
Cnfd::rib::RibUpdate | RibUpdate |
Cnfd::rib::RibUpdateBatch | Collection of RibUpdates to be applied to a single FaceId |
Cnfd::rib::Route | Route for a name prefix |
Cnfd::RttEstimator | Implements the Mean-Deviation RTT estimator |
►Cnfd::SimpleCounter | Counter that encloses an integer value |
Cnfd::ByteCounter | Counter of number of bytes |
Cnfd::PacketCounter | Counter of number of packets |
Cnfd::SizeCounter< T > | Counter that observes the size of a table |
►Cnfd::StrategyInfoHost | Base class for an entity onto which StrategyInfo items may be placed |
Cnfd::measurements::Entry | Measurements entry |
Cnfd::pit::Entry | Interest table entry |
►Cnfd::pit::FaceRecord | Information about an Interest on an incoming or outgoing face |
Cnfd::pit::InRecord | Information about an Interest from an incoming face |
Cnfd::pit::OutRecord | Information about an Interest toward an outgoing face |
Cns3::L2Tracer::Stats | |
Cns3::ndn::AppHelper | A helper to make it easier to instantiate an ns3::ndn::App applications on a set of nodes |
Cns3::ndn::cs::Fifo::AggregateStats | |
Cns3::ndn::cs::Fifo::Freshness | |
Cns3::ndn::cs::Fifo::LifetimeStats | |
Cns3::ndn::cs::isNotExcluded | |
Cns3::ndn::cs::Lfu::AggregateStats | |
Cns3::ndn::cs::Lfu::Freshness | |
Cns3::ndn::cs::Lfu::LifetimeStats | |
Cns3::ndn::cs::Lru::AggregateStats | |
Cns3::ndn::cs::Lru::Freshness | |
Cns3::ndn::cs::Lru::LifetimeStats | |
Cns3::ndn::cs::ProbabilityImpl::Fifo | |
Cns3::ndn::cs::ProbabilityImpl::Lfu | |
Cns3::ndn::cs::ProbabilityImpl::Lru | |
Cns3::ndn::cs::ProbabilityImpl::Random | |
Cns3::ndn::cs::Random::AggregateStats | |
Cns3::ndn::cs::Random::Freshness | |
Cns3::ndn::cs::Random::LifetimeStats | |
Cns3::ndn::FibHelper | Forwarding Information Base (FIB) helper |
Cns3::ndn::GlobalRoutingHelper | Helper for GlobalRouter interface |
Cns3::ndn::IgnoreSections | |
Cns3::ndn::L3Protocol::Impl | |
Cns3::ndn::L3Tracer::Stats | |
Cns3::ndn::LinkControlHelper | Helper class to control the up or down statuss of an NDN link connecting two specific nodes |
Cns3::ndn::NetworkRegionTableHelper | Network Region Table Helper |
Cns3::ndn::RttHistory | Helper class to store RTT measurements |
Cns3::ndn::ScenarioHelper | Helper class to simplify writing basic simulation scenarios |
Cns3::ndn::ScenarioHelper::AppInfo | |
Cns3::ndn::ScenarioHelper::RouteInfo | Route information for addRoutes method |
Cns3::ndn::StrategyChoiceHelper | NFD Strategy Choice Helper (FIB) helper |
Cns3::RocketfuelParams | |
►CObject | |
►Cns3::ndn::ContentStore | Base class for NDN content store |
Cns3::ndn::cs::ContentStoreImpl< fifo_policy_traits > | |
Cns3::ndn::cs::ContentStoreImpl< lfu_policy_traits > | |
Cns3::ndn::cs::ContentStoreImpl< lru_policy_traits > | |
Cns3::ndn::cs::ContentStoreImpl< ndnSIM::multi_policy_traits< boost::mpl::vector2< fifo_policy_traits, ndnSIM::freshness_policy_traits > > > | |
Cns3::ndn::cs::ContentStoreImpl< ndnSIM::multi_policy_traits< boost::mpl::vector2< fifo_policy_traits, ndnSIM::lifetime_stats_policy_traits > > > | |
Cns3::ndn::cs::ContentStoreImpl< ndnSIM::multi_policy_traits< boost::mpl::vector2< lfu_policy_traits, ndnSIM::freshness_policy_traits > > > | |
Cns3::ndn::cs::ContentStoreImpl< ndnSIM::multi_policy_traits< boost::mpl::vector2< lfu_policy_traits, ndnSIM::lifetime_stats_policy_traits > > > | |
Cns3::ndn::cs::ContentStoreImpl< ndnSIM::multi_policy_traits< boost::mpl::vector2< lru_policy_traits, ndnSIM::freshness_policy_traits > > > | |
Cns3::ndn::cs::ContentStoreImpl< ndnSIM::multi_policy_traits< boost::mpl::vector2< lru_policy_traits, ndnSIM::lifetime_stats_policy_traits > > > | |
Cns3::ndn::cs::ContentStoreImpl< ndnSIM::multi_policy_traits< boost::mpl::vector2< ndnSIM::probability_policy_traits, fifo_policy_traits > > > | |
Cns3::ndn::cs::ContentStoreImpl< ndnSIM::multi_policy_traits< boost::mpl::vector2< ndnSIM::probability_policy_traits, lfu_policy_traits > > > | |
Cns3::ndn::cs::ContentStoreImpl< ndnSIM::multi_policy_traits< boost::mpl::vector2< ndnSIM::probability_policy_traits, lru_policy_traits > > > | |
Cns3::ndn::cs::ContentStoreImpl< ndnSIM::multi_policy_traits< boost::mpl::vector2< ndnSIM::probability_policy_traits, Policy > > > | |
Cns3::ndn::cs::ContentStoreImpl< ndnSIM::multi_policy_traits< boost::mpl::vector2< ndnSIM::probability_policy_traits, random_policy_traits > > > | |
Cns3::ndn::cs::ContentStoreImpl< ndnSIM::multi_policy_traits< boost::mpl::vector2< Policy, ndnSIM::freshness_policy_traits > > > | |
Cns3::ndn::cs::ContentStoreImpl< ndnSIM::multi_policy_traits< boost::mpl::vector2< Policy, ndnSIM::lifetime_stats_policy_traits > > > | |
Cns3::ndn::cs::ContentStoreImpl< ndnSIM::multi_policy_traits< boost::mpl::vector2< random_policy_traits, ndnSIM::freshness_policy_traits > > > | |
Cns3::ndn::cs::ContentStoreImpl< ndnSIM::multi_policy_traits< boost::mpl::vector2< random_policy_traits, ndnSIM::lifetime_stats_policy_traits > > > | |
Cns3::ndn::cs::ContentStoreImpl< random_policy_traits > | |
Cns3::ndn::cs::ContentStoreImpl< Policy > | Base implementation of NDN content store |
Cns3::ndn::cs::Nocache | Implementation of ContentStore that completely disables caching |
Cns3::ndn::GlobalRouter | Class representing global router interface for ndnSIM |
Cns3::ndn::L3Protocol | Implementation network-layer of NDN stack |
►Cns3::ndn::RttEstimator | Base class for all RTT Estimators |
Cns3::ndn::RttMeanDeviation | The modified version of "Mean--Deviation" RTT estimator, as discussed by Van Jacobson that better suits NDN communication model |
►Cndn::nfd::RibFlagsTraits< Route > | |
Cndn::nfd::Route | Data abstraction for Route |
►CSimpleRefCount | |
►Cns3::L2Tracer | Link-layer tracer |
Cns3::L2RateTracer | Tracer to collect link-layer rate information about links |
Cns3::ndn::AppDelayTracer | Tracer to obtain application-level delays |
►Cns3::ndn::cs::Entry | NDN content store entry |
Cns3::ndn::cs::EntryImpl< CS > | Cache entry implementation with additional references to the base container |
Cns3::ndn::CsTracer | NDN tracer for cache performance (hits and misses) |
Cns3::ndn::FaceContainer | A pool for Ndn faces |
►Cns3::ndn::L3Tracer | Base class for network-layer (incoming/outgoing Interests and Data) tracing of NDN stack |
Cns3::ndn::L3RateTracer | NDN network-layer rate tracer |
Cnfd::SizeCounter< nfd::face::LpReassembler > | |
►Cstd::array< T > | STL class |
Cndn::util::ethernet::Address | Ethernet hardware address |
►Cstd::exception | STL class |
►Cstd::logic_error | STL class |
Cndn::bad_optional_access | |
►Cstd::invalid_argument | STL class |
Cndn::nfd::ControlCommand::ArgumentError | Error in ControlParameters |
Cndn::StringHelperError | |
Cndn::util::FaceUri::Error | |
►Cstd::runtime_error | STL class |
Cndn::ConfigFile::Error | |
Cndn::dns::Error | |
Cndn::Face::Error | |
Cndn::InterestFilter::Error | |
Cndn::io::Error | |
Cndn::KeyParams::Error | |
Cndn::RegexMatcher::Error | |
►Cndn::SecRule::Error | |
Cndn::SecRuleRelative::Error | |
Cndn::security::conf::Error | |
►Cndn::security::KeyChain::Error | |
Cndn::security::KeyChain::MismatchError | Error thrown when the supplied TPM locator to KeyChain constructor does not match the locator stored in PIB |
Cndn::security::Pib::Error | Semantic error |
►Cndn::security::PibImpl::Error | Non-semantic error |
Cndn::security::PibMemory::Error | |
►Cndn::security::SecPublicInfo::Error | |
Cndn::security::SecPublicInfoSqlite3::Error | |
►Cndn::security::SecTpm::Error | |
Cndn::security::SecTpmFile::Error | |
Cndn::security::SecTpmOsx::Error | |
Cndn::security::SigningInfo::Error | |
Cndn::security::transform::Error | Base class of transformation error |
Cndn::security::transform::PrivateKey::Error | |
Cndn::security::transform::PublicKey::Error | |
Cndn::security::v1::CertificateExtension::Error | |
Cndn::security::v1::PublicKey::Error | |
►Cndn::security::Validator::Error | |
Cndn::security::ValidatorConfig::Error | |
Cndn::security::ValidatorRegex::Error | |
►Cndn::tlv::Error | Error in TLV encoding or decoding |
►Cndn::Block::Error | |
►Cndn::name::Component::Error | Error that can be thrown from name::Component |
Cndn::Name::Error | Error that can be thrown from Name |
►Cndn::Data::Error | |
Cndn::Link::Error | |
►Cndn::security::v1::Certificate::Error | |
Cndn::security::v1::IdentityCertificate::Error | |
Cndn::Exclude::Error | |
Cndn::Interest::Error | |
Cndn::KeyLocator::Error | |
Cndn::lp::CachePolicy::Error | |
Cndn::lp::Packet::Error | |
Cndn::MetaInfo::Error | |
Cndn::mgmt::ControlResponse::Error | |
Cndn::nfd::ChannelStatus::Error | |
Cndn::nfd::ControlParameters::Error | |
Cndn::nfd::FaceQueryFilter::Error | |
Cndn::nfd::FaceTraits< C >::Error | |
Cndn::nfd::FibEntry::Error | |
Cndn::nfd::ForwarderStatus::Error | |
Cndn::nfd::NextHopRecord::Error | |
Cndn::nfd::RibEntry::Error | |
Cndn::nfd::Route::Error | |
Cndn::nfd::StatusDataset::ParseResultError | Indicates reassembled payload cannot be parsed as ResultType |
Cndn::nfd::StrategyChoice::Error | |
Cndn::security::SecuredBag::Error | |
Cndn::security::v2::AdditionalDescription::Error | |
Cndn::security::ValidityPeriod::Error | |
Cndn::Selectors::Error | |
►Cndn::Signature::Error | |
Cndn::DigestSha256::Error | |
Cndn::SignatureSha256WithEcdsa::Error | |
Cndn::SignatureSha256WithRsa::Error | |
Cndn::SignatureInfo::Error | |
Cndn::Transport::Error | |
Cndn::util::Digest< Hash >::Error | |
Cndn::util::InMemoryStorage::Error | Represents an error might be thrown during reduce the current capacity of the in-memory storage through function setCapacity(size_t nMaxPackets) |
Cndn::util::NetworkMonitor::Error | |
Cnfd::ConfigFile::Error | |
Cnfd::face::EthernetTransport::Error | |
Cnfd::fw::asf::FaceInfo::Error | |
Cnfd::ManagerBase::Error | |
►Cnfd::ProtocolFactory::Error | Base class for all exceptions thrown by protocol factories |
Cnfd::EthernetFactory::Error | Exception of EthernetFactory |
Cnfd::UdpFactory::Error | Exception of UdpFactory |
Cnfd::rib::AutoPrefixPropagator::Error | |
Cnfd::rib::FibUpdater::Error | |
Cnfd::rib::RibManager::Error | |
Cnfd::rib::Service::Error | |
Cnfd::UnixStreamChannel::Error | UnixStreamChannel-related error |
Cstd::hash< ndn::Name > | |
Cstd::hash< ndn::util::ethernet::Address > | |
►Cstd::ios_base | STL class |
►Cstd::basic_ios< Char > | STL class |
►Cstd::basic_ostream< Char > | STL class |
►Cstd::ostream | STL class |
Cndn::util::IndentedStream | Output to stream with specified indent or prefix |
►Citerator | |
Cndn::Exclude::const_iterator | |
Cndn::util::InMemoryStorage::const_iterator | Represents a self-defined const_iterator for the in-memory storage |
Cnfd::name_tree::Iterator | NameTree iterator |
Cnfd::pit::Iterator | PIT iterator |
►Cstd::list< T > | STL class |
Cns3::Batches | Class representing sets of (time, number) tuples with support of reading writing to streams |
►Cstd::set< K > | STL class |
Cnfd::NetworkRegionTable | Stores a collection of producer region names |
►Cstd::vector< T > | STL class |
Cndn::Buffer | Class representing a general-use automatically managed/resized buffer |
►CTopologyReader | |
►Cns3::AnnotatedTopologyReader | This class reads annotated topology and apply settings to the corresponding nodes and links |
Cns3::RocketfuelMapReader | Topology file reader and topology estimator (extension of Rocketfuel-format type) |
Cns3::RocketfuelWeightsReader | Topology file reader (extension of Rocketfuel-format type) |
►Cnoncopyable | |
Cndn::ConfigFile | System configuration file for NDN platform |
Cndn::dns::Resolver | |
►Cndn::Face | Provide a communication channel with local or remote NDN forwarder |
Cndn::util::DummyClientFace | Client-side face for unit testing |
Cface::Face::Impl | Implementation detail of Face |
Cndn::InterestFilterRecord | Associates an InterestFilter with Interest callback |
Cndn::mgmt::Dispatcher | Dispatcher on server side of NFD Management protocol |
Cndn::mgmt::StatusDatasetContext | Context for generating response to a StatusDataset request |
►Cndn::nfd::ControlCommand | Base class of NFD ControlCommand |
Cndn::nfd::FaceCreateCommand | Faces/create command |
Cndn::nfd::FaceDestroyCommand | Faces/destroy command |
►Cndn::nfd::FaceLocalControlCommand | Base class for faces/[*]-local-control commands |
Cndn::nfd::FaceDisableLocalControlCommand | Faces/disable-local-control command |
Cndn::nfd::FaceEnableLocalControlCommand | Faces/enable-local-control command |
Cndn::nfd::FaceUpdateCommand | Faces/update command |
Cndn::nfd::FibAddNextHopCommand | Fib/add-nexthop command |
Cndn::nfd::FibRemoveNextHopCommand | Fib/remove-nexthop command |
Cndn::nfd::RibRegisterCommand | Rib/register command |
Cndn::nfd::RibUnregisterCommand | Rib/unregister command |
Cndn::nfd::StrategyChoiceSetCommand | Strategy-choice/set command |
Cndn::nfd::StrategyChoiceUnsetCommand | Strategy-choice/set command |
Cndn::nfd::Controller | NFD Management protocol client |
►Cndn::nfd::StatusDataset | Base class of NFD StatusDataset |
Cndn::nfd::ChannelDataset | Faces/channels dataset |
►Cndn::nfd::FaceDatasetBase | Common functionality among FaceDataset and FaceQueryDataset |
Cndn::nfd::FaceDataset | Faces/list dataset |
Cndn::nfd::FaceQueryDataset | Faces/query dataset |
Cndn::nfd::FibDataset | Fib/list dataset |
Cndn::nfd::ForwarderGeneralStatusDataset | Status/general dataset |
Cndn::nfd::RibDataset | Rib/list dataset |
Cndn::nfd::StrategyChoiceDataset | Strategy-choice/list dataset |
Cndn::PendingInterest | Stores a pending Interest and associated callbacks |
Cndn::RegisteredPrefix | Stores information about a prefix registered in NDN forwarder |
►Cndn::security::CertificateCache | Interface for the cache of validated certificates |
Cndn::security::CertificateCacheTtl | Cache of validated certificates with freshness-based eviction policy |
Cndn::security::KeyChain | The packet signing interface |
Cndn::security::Pib | PIB |
►Cndn::security::SecPublicInfo | SecPublicInfo is a base class for the storage of public information |
Cndn::security::DummyPublicInfo | |
Cndn::security::SecPublicInfoSqlite3 | |
►Cndn::security::SecTpm | SecTpm is the base class of the TPM classes |
Cndn::security::DummyTpm | |
Cndn::security::SecTpmFile | |
Cndn::security::SecTpmOsx | |
Cndn::security::transform::PrivateKey | Abstraction of private key in crypto transformation |
Cndn::security::transform::PublicKey | Abstraction of public key in crypto transformation |
Cndn::security::transform::Sink | Abstraction of the transformation sink module |
Cndn::security::transform::Source | Abstraction of the transformation source module |
Cndn::security::transform::Transform | Abstraction of an intermediate transformation module |
►Cndn::Transport | TLV-block delivery service |
Cndn::TcpTransport | Transport using TCP socket |
Cndn::UnixTransport | Transport using Unix stream socket |
Cndn::util::DummyClientFace::Transport | |
Cnfd::face::InternalClientTransport | Implements a client-side transport that can be paired with another |
►Cndn::util::CanonizeProvider | CanonizeProvider provides FaceUri canonization functionality for a group of schemes |
►Cndn::util::IpHostCanonizeProvider< boost::asio::ip::tcp > | |
Cndn::util::TcpCanonizeProvider | |
►Cndn::util::IpHostCanonizeProvider< boost::asio::ip::udp > | |
Cndn::util::UdpCanonizeProvider | |
Cndn::util::EtherCanonizeProvider | |
Cndn::util::IpHostCanonizeProvider< Protocol > | |
Cndn::util::UdpDevCanonizeProvider | |
►Cndn::util::InMemoryStorage | Represents in-memory storage |
Cndn::util::InMemoryStorageFifo | Provides in-memory storage employing FIFO replacement policy, which is first in first out |
Cndn::util::InMemoryStorageLfu | Provides an in-memory storage with Least Frequently Used (LFU) replacement policy |
Cndn::util::InMemoryStorageLru | Provides in-memory storage employing LRU replacement policy, of which the least recently used entry will be evict first |
Cndn::util::InMemoryStoragePersistent | Provides application cache with persistent storage, of which no replacement policy will be employed |
Cndn::util::InMemoryStorageEntry | Represents an in-memory storage entry |
Cndn::util::NotificationStream< Notification > | Publisher of Notification Stream |
Cndn::util::NotificationSubscriber< Notification > | Subscriber of Notification Stream |
Cndn::util::scheduler::Scheduler | Generic scheduler |
Cndn::util::scheduler::ScopedEventId | Event that is automatically cancelled upon destruction |
Cndn::util::SegmentFetcher | Utility class to fetch latest version of the segmented data |
Cndn::util::signal::ScopedConnection | Disconnects a Connection automatically upon destruction |
Cndn::util::signal::Signal< Owner, TArgs > | Lightweight signal / event system |
Cndn::util::Sqlite3Statement | Wrap an SQLite3 prepared statement |
►Cnfd::Channel | |
Cnfd::TcpChannel | Class implementing TCP-based channel to create faces |
Cnfd::UdpChannel | Class implementing UDP-based channel to create faces |
Cnfd::UnixStreamChannel | Class implementing a local channel to create faces |
Cnfd::WebSocketChannel | Class implementing WebSocket-based channel to create faces |
Cnfd::CommandAuthenticator | ControlCommand authorization according to NFD configuration file |
Cnfd::ConfigFile | Configuration file parsing utility |
Cnfd::cs::Cs | ContentStore |
►Cnfd::cs::Policy | CS replacement policy |
Cnfd::cs::lru::LruPolicy | LRU cs replacement policy |
Cnfd::cs::priority_fifo::PriorityFifoPolicy | Priority Fifo cs replacement policy |
Cnfd::DeadNonceList | Dead Nonce list |
Cnfd::face::Face | Generalization of a network interface |
Cnfd::face::LinkService | Upper part of a Face |
Cnfd::face::LpReassembler | Reassembles fragmented network-layer packets |
Cnfd::face::Transport | Lower part of a Face |
Cnfd::FaceTable | Container of all faces |
Cnfd::fib::Entry | FIB entry |
Cnfd::fib::Fib | Forwarding Information Base (FIB) |
Cnfd::ForwarderStatusManager | Implement the Forwarder Status of NFD Management Protocol |
Cnfd::fw::asf::AsfMeasurements | Helper class to retrieve and create strategy measurements |
►Cnfd::fw::RetxSuppression | Helper for consumer retransmission suppression |
Cnfd::fw::RetxSuppressionExponential | Retransmission suppression decision algorithm that suppresses retransmissions using exponential backoff |
Cnfd::fw::RetxSuppressionFixed | Retransmission suppression decision algorithm that suppresses retransmissions within a fixed duration |
►Cnfd::fw::Strategy | Forwarding strategy |
Cnfd::fw::AccessStrategy | Access Router Strategy version 1 |
Cnfd::fw::asf::AsfStrategy | Adaptive SRTT-based Forwarding Strategy |
►Cnfd::fw::BestRouteStrategy | Best Route strategy version 1 |
Cnfd::fw::ClientControlStrategy | Identical to BestRouteStrategy v1, for backwards compatibility |
Cnfd::fw::BestRouteStrategy2 | Best Route strategy version 4 |
Cnfd::fw::MulticastStrategy | Forwarding strategy that forwards Interest to all FIB nexthops |
Cnfd::fw::NccStrategy | Forwarding strategy similar to CCNx 0.7.2 |
►Cnfd::fw::UnsolicitedDataPolicy | Determines how to process an unsolicited Data |
Cnfd::fw::AdmitAllUnsolicitedDataPolicy | Admits all unsolicited Data |
Cnfd::fw::AdmitLocalUnsolicitedDataPolicy | Admits unsolicited Data from local faces |
Cnfd::fw::AdmitNetworkUnsolicitedDataPolicy | Admits unsolicited Data from non-local faces |
Cnfd::fw::DropAllUnsolicitedDataPolicy | Drops all unsolicited Data |
►Cnfd::ManagerBase | Collection of common functions shared by all NFD managers and RIB manager, such as communicating with the dispatcher and command validator |
►Cnfd::NfdManagerBase | Collection of common functions shared by all NFD managers, such as communicating with the dispatcher and command validator |
Cnfd::FaceManager | Implement the Face Management of NFD Management Protocol |
Cnfd::FibManager | Implement the FIB Management of NFD Management Protocol |
Cnfd::StrategyChoiceManager | Implement the Strategy Choice Management of NFD Management Protocol |
Cnfd::rib::RibManager | |
Cnfd::measurements::Entry | Measurements entry |
Cnfd::measurements::Measurements | Measurements table |
Cnfd::measurements::MeasurementsAccessor | Allows Strategy to access portion of Measurements table under its namespace |
Cnfd::name_tree::Entry | Entry in the name tree |
Cnfd::name_tree::NameTree | Common index structure for FIB, PIT, StrategyChoice, and Measurements |
Cnfd::name_tree::Node | Hashtable node |
Cnfd::Nfd | Class representing NFD instance This class can be used to initialize all components of NFD |
Cnfd::NfdRunner | Executes NFD with RIB manager |
Cnfd::pit::Entry | Interest table entry |
Cnfd::pit::Pit | Interest Table |
Cnfd::rib::AutoPrefixPropagator | Automatic prefix propagation feature |
Cnfd::rib::FibUpdater | Computes FibUpdates based on updates to the RIB and sends them to NFD |
Cnfd::rib::Rib | Routing Information Base |
Cnfd::rib::Service | Initializes and executes NFD-RIB service thread |
Cnfd::scheduler::ScopedEventId | Cancels an event automatically upon destruction |
Cnfd::strategy_choice::Entry | Strategy Choice entry |
Cnfd::strategy_choice::StrategyChoice | Strategy Choice table |
Cnfd::TablesConfigSection | Handles 'tables' config section |
►Cndn::util::NotificationSubscriber< FaceEventNotification > | |
Cndn::nfd::FaceMonitor | A subscriber for Face status change notification stream |
Cndn::util::signal::Signal< ndn::ContainerWithOnEmptySignal< shared_ptr< PendingInterest > > > | |
Cndn::util::signal::Signal< ndn::ContainerWithOnEmptySignal< shared_ptr< RegisteredPrefix > > > | |
Cndn::util::signal::Signal< ndn::ContainerWithOnEmptySignal< T > > | |
Cndn::util::signal::Signal< ndn::util::DummyClientFace, ndn::Data > | |
Cndn::util::signal::Signal< ndn::util::DummyClientFace, ndn::Interest > | |
Cndn::util::signal::Signal< ndn::util::DummyClientFace, ndn::lp::Nack > | |
Cndn::util::signal::Signal< ndn::util::DummyClientFace::Transport, ndn::Block > | |
Cndn::util::signal::Signal< ndn::util::NetworkMonitor > | |
Cndn::util::signal::Signal< ndn::util::NotificationSubscriber > | |
Cndn::util::signal::Signal< ndn::util::NotificationSubscriber, FaceEventNotification > | |
Cndn::util::signal::Signal< ndn::util::NotificationSubscriber, ndn::Data > | |
Cndn::util::signal::Signal< ndn::util::NotificationSubscriber, ndn::lp::Nack > | |
Cndn::util::signal::Signal< ndn::util::NotificationSubscriber, Notification > | |
Cndn::util::signal::Signal< nfd::cs::Policy, iterator > | |
Cndn::util::signal::Signal< nfd::face::InternalTransportBase, ndn::Block > | |
Cndn::util::signal::Signal< nfd::face::LinkService, ndn::Data > | |
Cndn::util::signal::Signal< nfd::face::LinkService, ndn::Interest > | |
Cndn::util::signal::Signal< nfd::face::LinkService, ndn::lp::Nack > | |
Cndn::util::signal::Signal< nfd::face::LpReassembler, Transport::EndpointId, size_t > | |
Cndn::util::signal::Signal< nfd::face::Transport, FaceState, FaceState > | |
Cndn::util::signal::Signal< nfd::face::Transport, TransportState, TransportState > | |
Cndn::util::signal::Signal< nfd::FaceTable, nfd::face::Face &> | |
Cndn::util::signal::Signal< nfd::Forwarder, nfd::pit::Entry > | |
Cndn::util::signal::Signal< nfd::Forwarder, nfd::pit::Entry, nfd::face::Face, ndn::Data > | |
Cndn::util::signal::Signal< nfd::rib::Rib, ndn::Name > | |
Cndn::util::signal::Signal< nfd::rib::Rib, nfd::rib::RibRouteRef > | |
►Cenable_shared_from_this | |
Cndn::Data | Data packet |
Cndn::Interest | Interest packet |
Cndn::Name | Name abstraction to represent an absolute name |
►Cndn::StreamTransportImpl< BaseTransport, Protocol > | Implementation detail of a Boost.Asio-based stream-oriented transport |
Cndn::StreamTransportWithResolverImpl< BaseTransport, Protocol > | Implementation detail of a Boost.Asio-based stream-oriented transport with resolver support |
Cnfd::CommandAuthenticator | ControlCommand authorization according to NFD configuration file |
Cnfd::face::Face | Generalization of a network interface |
Cnfd::fw::Strategy | Forwarding strategy |
Cnfd::rib::RibEntry | RIB entry, which contains one or more Routes with the same prefix |