►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 | Class implementing interface similar to ostringstream, but to construct 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 |
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 | Private storage of information about the event |
CEventId | Opaque type (shared_ptr) representing ID of a scheduled event |
CFaceId | Identifies a face |
►Cndn::nfd::FaceTraits< FaceEventNotification > | |
Cndn::nfd::FaceEventNotification | Face status change notification |
►Cndn::nfd::FaceTraits< FaceStatus > | |
Cndn::nfd::FaceStatus | Face status |
►CHeader | |
Cns3::ndn::PacketHeader< Pkt > | |
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::CertificateExtension | A CertificateExtension represents the Extension entry in a certificate |
Cndn::CertificateSubjectDescription | A CertificateSubjectDescription represents the SubjectDescription entry in a Certificate |
Cndn::CFReleaser< T > | Helper class to wrap CoreFoundation object pointers |
Cndn::CommandInterestGenerator | Helper class to generate CommandInterests |
Cndn::ContainerWithOnEmptySignal< T > | A simple container that will fire up onEmpty signal when there are no entries left |
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 | Class to represent Exclude component in NDN interests |
Cndn::Hashable< X > | Concept check for CryptoPP hash algorithm |
Cndn::InterestFilter | |
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 pending interests against 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::mgmt::StatusDatasetContext | |
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::LocalControlHeader | Class to handle work with LocalControlHeader |
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::OID | |
Cndn::PublicKey | |
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::SecTpmFile::Impl | |
Cndn::SecTpmOsx::Impl | |
Cndn::SecuredBag | |
Cndn::security::AdditionalDescription | Abstraction of AdditionalDescription |
Cndn::security::CertificateContainer | A handler to search or enumerate certificates of a key |
Cndn::security::CertificateContainer::const_iterator | |
►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::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::SigningInfo | Signing parameters passed to KeyChain |
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::StreamTransportImpl< BaseTransport, Protocol > | |
Cndn::StreamTransportWithResolverImpl< BaseTransport, Protocol > | |
►Cndn::Tag | Base class for interest/data tags that can hold any arbitrary information |
Cns3::ndn::Ns3PacketTag | |
►Cndn::TagHost | Base class to store tag information (e.g., inside Interest and Data packets) |
►Cndn::Data | Data packet |
►Cndn::Certificate | |
Cndn::IdentityCertificate | |
Cndn::Link | Link instance |
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::DontVerifySegment | Functor to skip validation of individual packets by SegmentFetcher |
Cndn::util::DummyClientFace::Options | Options for DummyClientFace |
Cndn::util::FaceUri | Underlying protocol and address used by a Face |
Cndn::util::NetworkMonitor::Impl | |
Cndn::util::scheduler::EventIdImpl | |
Cndn::util::scheduler::Scheduler | Generic scheduler |
Cndn::util::signal::Connection | Connection to a signal |
Cndn::util::signal::DummyExtraArg | (implementation detail) a filler for extra argument |
Cndn::ValidationRequest | ValidationRequest contains information related to further validation |
►Cndn::Validator | Validator is one of the main classes of the security library |
Cndn::CommandInterestValidator | Helper class to validate CommandInterests |
Cndn::ValidatorConfig | |
Cndn::ValidatorNull | |
Cndn::ValidatorRegex | |
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 |
CNextHopList | Collection of nexthops |
►Cnfd::AppFace | |
Cnfd::InternalFace | |
Cnfd::CommandValidator | |
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::fib::NextHop | Nexthop record in FIB entry |
Cnfd::Forwarder | Main class of NFD |
►Cnfd::fw::StrategyInfo | Arbitrary information forwarding strategy places on table entries |
Cnfd::fw::NccStrategy::MeasurementsEntryInfo | StrategyInfo on measurements::Entry |
Cnfd::fw::NccStrategy::PitEntryInfo | StrategyInfo on pit::Entry |
Cnfd::fw::RetxSuppressionExponential::PitInfo | |
►Cnfd::ManagerBase | |
Cnfd::FaceManager | |
Cnfd::FibManager | |
Cnfd::StrategyChoiceManager | |
Cnfd::measurements::AnyEntry | EntryPredicate that accepts any Entry |
Cnfd::measurements::EntryWithStrategyInfo< T > | |
Cnfd::Multicast | |
Cnfd::name_tree::AnyEntry | |
Cnfd::name_tree::AnyEntrySubTree | |
Cnfd::name_tree::Hash32 | |
Cnfd::name_tree::Hash64 | |
Cnfd::name_tree::Node | Name Tree Node Class |
Cnfd::ndnlp::NdnlpData | NdnlpData packet |
Cnfd::ndnlp::PartialMessage | Partially received message |
Cnfd::ndnlp::SequenceBlock | Block of sequence numbers |
Cnfd::Network | |
Cnfd::NetworkInterfaceInfo | Information about a network interface |
Cnfd::PrivilegeHelper | |
Cnfd::PrivilegeHelper::Error | Serious seteuid/gid failure |
►Cnfd::ProtocolFactory | |
Cnfd::EthernetFactory | |
Cnfd::TcpFactory | |
Cnfd::UdpFactory | |
Cnfd::UnixStreamFactory | |
Cnfd::WebSocketFactory | |
Cnfd::rib::FibUpdate | FIB update |
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::StrategyInfoHost | Base class for an entity onto which StrategyInfo objects may be placed |
Cnfd::measurements::Entry | Measurements entry |
Cnfd::pit::Entry | PIT 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 |
Cnfd::StreamFaceSenderImpl< Protocol, FaceBase, Packet > | |
Cnfd::StreamFaceSenderImpl< Protocol, LocalFace, Packet > | |
Cnfd::StreamFaceValidator< Protocol, U > | Class allowing validation of the StreamFace use |
Cnfd::StreamFaceValidator< TcpLocalFace::protocol, LocalFace > | Class validating use of TcpLocalFace |
Cnfd::TablesConfigSection | |
Cnfd::Unicast | |
Cns3::aodv::RoutingProtocol | |
Cns3::dsdv::RoutingProtocol | |
Cns3::dsr::DsrRouting | |
Cns3::Ipv4NixVectorRouting | |
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::Convert | |
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::Data | |
Cns3::ndn::FibHelper | Forwarding Information Base (FIB) helper |
Cns3::ndn::GlobalRoutingHelper | Helper for GlobalRouter interface |
Cns3::ndn::IgnoreSections | |
Cns3::ndn::Interest | |
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::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::olsr::RoutingProtocol | |
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 |
►Cstd::array< T > | STL class |
Cndn::util::ethernet::Address | Ethernet hardware address |
►Cstd::exception | STL class |
►Cstd::logic_error | STL class |
►Cstd::invalid_argument | STL class |
Cndn::nfd::ControlCommand::ArgumentError | Error in ControlParameters |
Cndn::StringHelperError | |
Cndn::util::FaceUri::Error | |
►Cstd::runtime_error | STL class |
Cndn::CertificateExtension::Error | |
Cndn::ConfigFile::Error | |
Cndn::dns::Error | |
Cndn::Face::Error | |
Cndn::InterestFilter::Error | |
Cndn::io::Error | |
Cndn::KeyParams::Error | |
Cndn::nfd::LocalControlHeader::Error | |
Cndn::PublicKey::Error | |
Cndn::RegexMatcher::Error | |
►Cndn::SecPublicInfo::Error | |
Cndn::SecPublicInfoSqlite3::Error | |
►Cndn::SecRule::Error | |
Cndn::SecRuleRelative::Error | |
►Cndn::SecTpm::Error | |
Cndn::SecTpmFile::Error | |
Cndn::SecTpmOsx::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::SigningInfo::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::Certificate::Error | |
Cndn::IdentityCertificate::Error | |
Cndn::Link::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::StrategyChoice::Error | |
Cndn::SecuredBag::Error | |
Cndn::security::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 | |
►Cndn::Validator::Error | |
Cndn::ValidatorConfig::Error | |
Cndn::ValidatorRegex::Error | |
Cnfd::CommandValidator::Error | |
Cnfd::ConfigFile::Error | |
►Cnfd::Face::Error | Face-related error |
Cnfd::EthernetFace::Error | EthernetFace-related error |
Cnfd::InternalFace::Error | InternalFace-related error |
►Cnfd::ManagerBase::Error | |
Cnfd::FaceManager::Error | |
►Cnfd::ProtocolFactory::Error | Base class for all exceptions thrown by channel factories |
Cnfd::EthernetFactory::Error | Exception of EthernetFactory |
Cnfd::TcpFactory::Error | Exception of TcpFactory |
Cnfd::UdpFactory::Error | Exception of UdpFactory |
Cnfd::UnixStreamFactory::Error | Exception of UnixStreamFactory |
Cnfd::WebSocketFactory::Error | Exception of WebSocketFactory |
Cnfd::rib::FibUpdater::Error | |
Cnfd::rib::Nrd::Error | |
Cnfd::rib::RemoteRegistrator::Error | |
Cnfd::rib::RibManager::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::util::InMemoryStorage::const_iterator | Represents a self-defined const_iterator for the in-memory storage |
Cnfd::Fib::const_iterator | |
Cnfd::NameTree::const_iterator | |
Cnfd::Pit::const_iterator | |
Cnfd::StrategyChoice::const_iterator | |
►Cstd::list< T > | STL class |
Cns3::Batches | Class representing sets of (time, number) tuples with support of reading writing to streams |
►Cstd::vector< T > | STL class |
Cndn::Buffer | Class representing a general-use automatically managed/resized buffer |
►CTag | |
Cns3::ndn::FwHopCountTag | Packet tag that is used to track hop count for Interest-Data pairs |
►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::CertificateCache | Interface for the cache of validated certificates |
Cndn::CertificateCacheTtl | Cache of validated certificates with freshness-based eviction policy |
Cndn::ConfigFile | |
Cndn::dns::Resolver | |
►Cndn::Face | Abstraction to communicate with local or remote NDN forwarder |
Cndn::util::DummyClientFace | Client-side face for unit testing |
Cnfd::Face::Impl | |
Cndn::InterestFilterRecord | |
Cndn::mgmt::Dispatcher | Dispatcher on server side of NFD Management protocol |
►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::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 - ControlCommand client |
Cndn::PendingInterest | |
Cndn::RegisteredPrefix | |
►Cndn::SecPublicInfo | SecPublicInfo is a base class for the storage of public information |
Cndn::SecPublicInfoSqlite3 | |
Cndn::security::DummyPublicInfo | |
►Cndn::SecTpm | SecTpm is the base class of the TPM classes |
Cndn::SecTpmFile | |
Cndn::SecTpmOsx | |
Cndn::security::DummyTpm | |
Cndn::security::KeyChain | The packet signing interface |
Cndn::security::Pib | PIB |
►Cndn::Transport | |
Cndn::TcpTransport | |
Cndn::UnixTransport | |
Cndn::util::DummyClientFace::Transport | |
►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::EventEmitter< TArgs > | Lightweight event system |
►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::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::ByteCounter | Counter of number of bytes |
►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::ConfigFile | |
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 |
►Cnfd::DatagramFace< boost::asio::ip::udp > | |
Cnfd::UdpFace | Implementation of Face abstraction that uses unicast UDP as underlying transport mechanism |
►Cnfd::DatagramFace< boost::asio::ip::udp, Multicast > | |
Cnfd::MulticastUdpFace | Implementation of Face abstraction that uses multicast UDP as underlying transport mechanism |
Cnfd::DatagramFace< Protocol, Addressing > | |
Cnfd::EthernetFace | Implementation of Face abstraction that uses raw Ethernet frames as underlying transport mechanism |
Cnfd::InternalFace | |
►Cnfd::LocalFace | Face |
Cnfd::Face::Impl::NfdFace | |
Cns3::ndn::AppFace | Implementation of application Ndn face |
►Cnfd::StreamFace< boost::asio::ip::tcp, LocalFace > | |
Cnfd::TcpLocalFace | Implementation of Face abstraction that uses TCP as underlying transport mechanism and is used for local communication (can enable LocalControlHeader) |
►Cnfd::StreamFace< boost::asio::local::stream_protocol, LocalFace > | |
Cnfd::UnixStreamFace | Implementation of Face abstraction that uses stream-oriented Unix domain sockets as underlying transport mechanism |
Cnfd::NullFace | Face that has no underlying transport and drops every packet |
Cnfd::WebSocketFace | Implementation of Face abstraction that uses WebSocket as underlying transport mechanism |
Cns3::ndn::NetDeviceFace | Implementation of layer-2 (Ethernet) Ndn face |
►Cnfd::StreamFace< boost::asio::ip::tcp > | |
Cnfd::TcpFace | Implementation of Face abstraction that uses TCP as underlying transport mechanism |
Cnfd::FaceTable | Container of all Faces |
Cnfd::Fib | FIB |
Cnfd::fib::Entry | FIB entry |
►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::BestRouteStrategy | Best Route strategy version 1 |
Cnfd::fw::ClientControlStrategy | Forwarding strategy that forwards Interests according to NextHopFaceId field in LocalControlHeader |
Cnfd::fw::BestRouteStrategy2 | Best Route strategy version 3 |
►Cnfd::fw::MulticastStrategy | Forwarding strategy that forwards Interest to all FIB nexthops |
Cnfd::fw::BroadcastStrategy | Identical to MulticastStrategy, for backwards compatibility |
Cnfd::fw::NccStrategy | Forwarding strategy similar to CCNx 0.7.2 |
►Cnfd::LinkLayerCounters | Link layer byte counters |
Cnfd::FaceCounters | Counters on face |
Cnfd::Measurements | Measurements table |
Cnfd::measurements::Entry | Measurements entry |
Cnfd::MeasurementsAccessor | Allows Strategy to access portion of Measurements table under its namespace |
Cnfd::name_tree::Entry | Name Tree Entry Class |
Cnfd::NameTree | Class Name Tree |
Cnfd::ndnlp::PartialMessageStore | Reassembly feature at receiver |
Cnfd::ndnlp::SequenceGenerator | Generates sequence numbers |
Cnfd::ndnlp::Slicer | Fragmentation feature at sender |
►Cnfd::NetworkLayerCounters | Network layer packet counters |
Cnfd::FaceCounters | Counters on face |
Cnfd::ForwarderCounters | Counters on forwarder |
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::NotificationStream< FaceBase > | Publisher of Notification Stream |
Cnfd::PacketCounter | Counter of number of packets |
Cnfd::Pit | Interest Table |
Cnfd::pit::Entry | PIT entry |
Cnfd::rib::FibUpdater | Computes FibUpdates based on updates to the RIB and sends them to NFD |
Cnfd::rib::Nrd | Class representing NRD (NFD RIB Manager) instance This class can be used to initialize all components of NRD |
Cnfd::rib::RemoteRegistrator | Define the RemoteRegistrator class, which handles the registration/unregistration to remote hub(s) |
Cnfd::rib::Rib | RIB |
Cnfd::rib::RibManager | |
Cnfd::scheduler::ScopedEventId | Cancels an event automatically upon destruction |
Cnfd::SegmentPublisher< FaceBase > | Publisher of Status Dataset or other segmented octet stream |
Cnfd::StatusServer | |
Cnfd::strategy_choice::Entry | Strategy Choice entry |
Cnfd::StrategyChoice | Strategy Choice table |
Cnfd::NotificationStream< nfd::AppFace > | |
►Cndn::util::NotificationSubscriber< FaceEventNotification > | |
Cndn::nfd::FaceMonitor | A subscriber for Face status change notification stream |
►Cnfd::SegmentPublisher< AppFace > | |
Cnfd::ChannelStatusPublisher | |
Cnfd::FaceQueryStatusPublisher | |
Cnfd::FaceStatusPublisher | |
Cnfd::FibEnumerationPublisher | |
Cnfd::StrategyChoicePublisher | |
►Cnfd::SegmentPublisher< ndn::Face > | |
Cnfd::rib::RibStatusPublisher | |
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, Notification > | |
Cndn::util::signal::Signal< nfd::cs::Policy, iterator > | |
Cndn::util::signal::Signal< nfd::Face, ndn::Data > | |
Cndn::util::signal::Signal< nfd::Face, ndn::Interest > | |
Cndn::util::signal::Signal< nfd::Face, std::string > | |
Cndn::util::signal::Signal< nfd::FaceTable, shared_ptr< nfd::Face > > | |
Cndn::util::signal::Signal< nfd::Forwarder, pit::Entry > | |
Cndn::util::signal::Signal< nfd::Forwarder, pit::Entry, nfd::Face, ndn::Data > | |
Cndn::util::signal::Signal< nfd::ndnlp::PartialMessageStore, ndn::Block > | |
Cndn::util::signal::Signal< nfd::rib::Rib, ndn::Name > | |
►CFaceBase | |
Cnfd::StreamFace< Protocol, FaceBase > | |
►Cenable_shared_from_this | |
Cndn::Data | Data packet |
Cndn::Interest | Interest packet |
Cndn::Name | Name abstraction to represent an absolute name |
Cnfd::Face | Face |
Cnfd::fw::Strategy | Forwarding strategy |
Cnfd::name_tree::Entry | Name Tree Entry Class |
Cnfd::rib::RibEntry | RIB entry, which contains one or more Routes with the same prefix |