Cndn::security::v2::AdditionalDescription | Abstraction of AdditionalDescription |
Cndn::detail::AesKeyParamsInfo | AesKeyParamsInfo is used to instantiate SimpleSymmetricKeyParams for AES keys |
Cndn::dns::AnyAddress | |
►Cstd::array< T > | STL class |
Cndn::ethernet::Address | Ethernet hardware address |
Cndn::AsHex | Helper class to convert a number to hexadecimal format, for use with stream insertion operators |
►Cndn::lp::field_location_tags::Base | |
Cndn::lp::field_location_tags::Fragment | Fragment field |
Cndn::lp::field_location_tags::Header | Header field |
Cndn::encoding::detail::BinaryBlockFast< Iterator > | Create a binary block copying from RandomAccessIterator |
Cndn::encoding::detail::BinaryBlockSlow< Iterator > | Create a binary block copying from generic InputIterator |
►Cndn::Block | Represents a TLV element of NDN packet format |
Cndn::name::Component | Represents a name component |
Cndn::detail::BufferAppendDevice | (implementation detail) a Boost.Iostreams.Sink which appends to an ndn::Buffer |
Cndn::lp::CachePolicy | CachePolicy header field |
CCachePolicyTag | Packet tag for CachePolicy field |
Cndn::security::v2::CertContainerInterface | |
Cndn::util::CFReleaser< T > | Helper class to wrap CoreFoundation object pointers |
Cndn::util::CFReleaser< SecKeyRef > | |
Cndn::nfd::ChannelStatus | Item in NFD Channel dataset |
Cboost::chrono::clock_string< ndn::time::steady_clock, CharT > | |
Cboost::chrono::clock_string< ndn::time::system_clock, CharT > | |
Cndn::nfd::CommandOptions | Options for ControlCommand execution |
CCongestionMarkTag | Packet tag for CongestionMark field |
Cndn::util::signal::Connection | Connection to a signal |
►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::CsInfo | CS Information dataset |
►Cndn::time::CustomClock< BaseClock > | Class implementing custom system or steady clock behavior |
Cndn::time::UnitTestClock< BaseClock, ClockTraits > | Clock that can be used in unit tests for time-dependent tests independent of wall clock |
Cndn::lp::DecodeHelper< TlvType, T > | |
Cndn::lp::DecodeHelper< TlvType, EmptyValue > | |
Cndn::lp::DecodeHelper< TlvType, NonNegativeIntegerTag > | |
Cndn::lp::DecodeHelper< TlvType, std::pair< Buffer::const_iterator, Buffer::const_iterator > > | |
Cndn::lp::DecodeHelper< TlvType, uint64_t > | |
►CDefaultConstructible | |
Cndn::detail::StlForwardIteratorConcept< T > | |
Cndn::Delegation | Delegation |
Cndn::DelegationList | List of Delegations |
►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 signatures |
Cndn::util::signal::DummyExtraArg | (implementation detail) a filler for extra argument |
Cndn::detail::EcKeyParamsInfo | EcKeyParamInfo is used to instantiate SimplePublicKeyParams for elliptic curve keys |
Cndn::lp::EmptyValue | Zero-length TLV-VALUE |
Cndn::lp::EncodeHelper< TAG, TlvType, T > | |
Cndn::lp::EncodeHelper< TAG, TlvType, EmptyValue > | |
Cndn::lp::EncodeHelper< TAG, TlvType, NonNegativeIntegerTag > | |
Cndn::lp::EncodeHelper< TAG, TlvType, std::pair< Buffer::const_iterator, Buffer::const_iterator > > | |
Cndn::lp::EncodeHelper< TAG, TlvType, uint64_t > | |
►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 actual 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 for TLV size estimation |
Cndn::util::scheduler::EventId | Identifies a scheduled event |
Cndn::util::scheduler::EventQueueCompare | |
►Cstd::exception | STL class |
►Cstd::logic_error | STL class |
Cndn::bad_optional_access | |
►Cstd::invalid_argument | STL class |
Cndn::FaceUri::Error | |
Cndn::nfd::ControlCommand::ArgumentError | Error in ControlParameters |
Cndn::StringHelperError | |
►Cstd::runtime_error | STL class |
Cndn::ConfigFile::Error | |
Cndn::dns::Error | |
►Cndn::Face::Error | |
Cndn::Face::OversizedPacketError | Exception thrown when attempting to send a packet over size limit |
Cndn::util::DummyClientFace::AlreadyLinkedError | |
Cndn::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::InterestFilter::Error | |
Cndn::io::Error | |
Cndn::KeyParams::Error | |
Cndn::net::NetworkMonitor::Error | |
Cndn::RegexMatcher::Error | |
Cndn::security::pib::Pib::Error | Semantic error |
►Cndn::security::pib::PibImpl::Error | Non-semantic error |
Cndn::security::pib::PibMemory::Error | |
Cndn::security::SigningInfo::Error | |
►Cndn::security::tpm::BackEnd::Error | |
Cndn::security::tpm::BackEndFile::Error | |
Cndn::security::tpm::BackEndMem::Error | |
Cndn::security::tpm::BackEndOsx::Error | |
Cndn::security::tpm::KeyHandle::Error | |
Cndn::security::tpm::Tpm::Error | |
Cndn::security::transform::Error | Base class of transformation error |
Cndn::security::transform::PrivateKey::Error | |
Cndn::security::transform::PublicKey::Error | |
►Cndn::security::v2::KeyChain::Error | |
Cndn::security::v2::KeyChain::InvalidSigningInfoError | Error indicating that the supplied SigningInfo is invalid |
Cndn::security::v2::KeyChain::LocatorMismatchError | Error indicating that the supplied TPM locator does not match the locator stored in PIB |
Cndn::security::v2::TrustAnchorContainer::Error | |
Cndn::security::v2::validator_config::Error | |
►Cndn::tlv::Error | Error in TLV encoding or decoding |
►Cndn::Block::Error | |
►Cndn::name::Component::Error | |
Cndn::Name::Error | |
►Cndn::Data::Error | |
Cndn::Link::Error | |
Cndn::DelegationList::Error | |
Cndn::Exclude::Error | |
Cndn::Interest::Error | |
Cndn::KeyLocator::Error | |
Cndn::lp::CachePolicy::Error | |
Cndn::lp::Packet::Error | |
Cndn::lp::PrefixAnnouncement::Error | |
Cndn::MetaInfo::Error | |
Cndn::mgmt::ControlResponse::Error | |
Cndn::nfd::ChannelStatus::Error | |
Cndn::nfd::ControlParameters::Error | |
Cndn::nfd::CsInfo::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::v2::AdditionalDescription::Error | |
Cndn::security::ValidityPeriod::Error | |
Cndn::Selectors::Error | |
Cndn::Signature::Error | |
Cndn::SignatureInfo::Error | |
Cndn::Transport::Error | |
Cndn::util::Sha256::Error | |
Cndn::Exclude | Represents Exclude selector in NDN Interest |
Cndn::Exclude::ExcludeComponent | Either a name::Component or "negative infinity" |
Cndn::nfd::FaceQueryFilter | Face Query Filter |
Cndn::nfd::FaceTraits< C > | Getters and setters for face information fields |
►Cndn::nfd::FaceTraits< FaceEventNotification > | |
Cndn::nfd::FaceEventNotification | Face status change notification |
►Cndn::nfd::FaceTraits< FaceStatus > | |
Cndn::nfd::FaceStatus | Item in NFD Face dataset |
Cndn::FaceUri | Underlying protocol and address used by a Face |
Cndn::nfd::FibEntry | |
Cndn::lp::Field< X > | Concept check for fields |
Cndn::lp::FieldDecl< LOCATION, VALUE, TYPE, REPEATABLE, DECODER_TAG, ENCODER_TAG > | Declare a field |
Cndn::nfd::ControlCommand::FieldValidator | |
Cndn::nfd::ForwarderStatus | NFD General Status dataset |
►CForwardIterator | |
Cndn::detail::StlForwardIteratorConcept< T > | |
Cstd::hash< ndn::ethernet::Address > | |
Cstd::hash< ndn::Name > | |
Cndn::security::pib::Identity | A frontend handle of an Identity |
Cndn::in_place_t | |
CIncomingFaceIdTag | Packet tag for IncomingFaceId field |
Cndn::InterestFilter | Declares the set of Interests a producer can serve, which starts with a name prefix, plus an optional regular expression |
►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 |
Cndn::dns::Ipv4Only | |
Cndn::dns::Ipv6Only | |
►Citerator | |
Cndn::Exclude::const_iterator | |
Cndn::InMemoryStorage::const_iterator | Represents a self-defined const_iterator for the in-memory storage |
Cndn::security::pib::CertificateContainer::const_iterator | |
Cndn::security::pib::IdentityContainer::const_iterator | |
Cndn::security::pib::KeyContainer::const_iterator | |
Cndn::security::pib::Key | A frontend handle of a key instance |
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 |
►Clogger_mt | |
Cndn::util::Logger | Represents a log module in the logging facility |
Cndn::util::detail::LoggerTimestamp | A tag type used to output a timestamp to a stream |
Cndn::MetaInfo | An MetaInfo holds the meta info which is signed inside the data packet |
Cndn::lp::NackHeader | Network NACK header |
Cndn::Name | Represents an absolute name |
Cndn::net::NetworkAddress | Stores one IP address supported by a network interface |
Cndn::net::NetworkInterface | Represents one network interface attached to the host |
CNextHopFaceIdTag | Packet tag for NextHopFaceId field |
Cndn::nfd::NextHopRecord | |
CNonDiscoveryTag | Packet tag for NonDiscovery field |
Cndn::nullopt_t | |
Cndn::optional< T > | |
Cndn::optional< const RegisteredPrefixId * > | |
Cndn::optional< FacePersistency > | |
Cndn::optional< FaceScope > | |
Cndn::optional< LinkType > | |
Cndn::optional< name::Component > | |
Cndn::optional< time::milliseconds > | |
Cndn::optional< time::nanoseconds > | |
Cndn::optional< uint32_t > | |
Cndn::optional< uint64_t > | |
Cndn::security::v2::ValidationPolicyCommandInterest::Options | |
Cndn::util::DummyClientFace::Options | Options for DummyClientFace |
Cndn::ostream_joiner< DelimT, CharT, Traits > | |
Cndn::lp::Packet | |
Cndn::lp::PrefixAnnouncement | Prefix Announcement |
CPrefixAnnouncementTag | Packet tag for PrefixAnnouncement field |
Cndn::Exclude::Range | Represent an excluded component or range |
Cndn::tlv::detail::ReadNumberFast< Iterator > | Function object to read a number from ContiguousIterator |
Cndn::tlv::detail::ReadNumberSlow< Iterator > | Function object to read a number from InputIterator |
Cndn::RegexBackrefManager | |
►Cndn::RegexMatcher | |
Cndn::RegexBackrefMatcher | |
Cndn::RegexComponentMatcher | |
Cndn::RegexComponentSetMatcher | |
Cndn::RegexPatternListMatcher | |
Cndn::RegexPseudoMatcher | |
Cndn::RegexRepeatMatcher | |
Cndn::RegexTopMatcher | |
Cndn::nfd::RibEntry | Item in NFD RIB dataset |
Cndn::nfd::RouteFlagsTraits< T > | Defines getters for each route inheritance flag |
►Cndn::nfd::RouteFlagsTraits< Route > | |
Cndn::nfd::Route | Route in a RibEntry |
Cndn::detail::RsaKeyParamsInfo | RsaKeyParamInfo is used to instantiate SimplePublicKeyParams for RSA keys |
Cndn::security::SafeBag | Secured container for sensitive information(certificate, private key) |
Cndn::Selectors | Abstraction implementing Interest selectors |
Cndn::util::Sha256 | Provides stateful SHA-256 digest calculation |
►Cndn::Signature | Holds SignatureInfo and SignatureValue in a Data packet |
Cndn::DigestSha256 | Represents a signature of DigestSha256 type |
Cndn::SignatureSha256WithEcdsa | Represents a signature of Sha256WithEcdsa type |
Cndn::SignatureSha256WithRsa | Represents a signature of Sha256WithRsa type |
Cndn::SignatureInfo | Represents a SignatureInfo TLV element |
Cndn::security::SigningInfo | Signing parameters passed to KeyChain |
Cndn::time::steady_clock | Steady clock |
Cndn::nfd::StrategyChoice | Item in NFD StrategyChoice dataset |
►Cstream | |
Cndn::OBufferStream | Implements an output stream that constructs ndn::Buffer |
Cndn::time::system_clock | System clock |
►Cndn::Tag | Base class for packet tags that can hold any arbitrary information |
Cndn::SimpleTag< T, TypeId > | Tag type for simple types |
►Cndn::TagHost | Base class to store tag information (e.g., inside Interest and Data packets) |
►Cndn::PacketBase | Base class to allow simple management of packet tags |
►Cndn::Data | Represents a Data packet |
Cndn::Link | Link object |
Cndn::security::v2::Certificate | The certificate following the certificate format naming convention |
Cndn::Interest | Represents an Interest packet |
Cndn::lp::Nack | Network Nack |
►Cndn::security::v2::ValidationState | Validation state |
Cndn::security::v2::DataValidationState | Validation state for a data packet |
Cndn::security::v2::InterestValidationState | Validation state for an interest packet |
►Ctype | |
Cndn::tlv::detail::ReadNumber< Iterator > | |
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::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::v2::ValidationError | Validation error code and optional detailed error message |
Cndn::security::ValidityPeriod | Abstraction of validity period |
►Cstd::vector< T > | STL class |
Cndn::Buffer | General-purpose automatically managed/resized buffer |
►Cndn::WireDecodable< X > | Concept check for TLV abstraction with .wireDecode method and constructible from Block |
►Cndn::detail::NfdMgmtProtocolStruct< X > | |
Cndn::NotificationStreamItem< X > | Concept check for an item in a Notification Stream |
Cndn::StatusDatasetItem< X > | Concept check for an item in a Status Dataset |
►Cndn::WireEncodable< X > | Concept check for TLV abstraction with .wireEncode method |
Cndn::detail::NfdMgmtProtocolStruct< X > | |
►Cndn::WireEncodableWithEncodingBuffer< X > | Concept check for TLV abstraction with .wireEncode method |
Cndn::detail::NfdMgmtProtocolStruct< X > | |
►Cenable_shared_from_this | |
Cndn::Data | Represents a Data packet |
Cndn::Interest | Represents an Interest packet |
►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 |
►Cnoncopyable | |
Cndn::ConfigFile | System configuration file for NDN platform |
►Cndn::Face | Provide a communication channel with local or remote NDN forwarder |
Cndn::util::DummyClientFace | Client-side face for unit testing |
►Cndn::InMemoryStorage | Represents in-memory storage |
Cndn::InMemoryStorageFifo | Provides in-memory storage employing First-In-First-Out (FIFO) replacement policy |
Cndn::InMemoryStorageLfu | Provides an in-memory storage with Least Frequently Used (LFU) replacement policy |
Cndn::InMemoryStorageLru | Provides in-memory storage employing Least Recently Used (LRU) replacement policy |
Cndn::InMemoryStoragePersistent | Provides application cache with persistent storage, of which no replacement policy will be employed |
Cndn::InMemoryStorageEntry | Represents an in-memory storage entry |
Cndn::mgmt::Dispatcher | Dispatcher on server side of NFD Management protocol |
Cndn::mgmt::StatusDatasetContext | Context for generating response to a StatusDataset request |
►Cndn::net::NetworkMonitor | Network interface monitor |
Cndn::net::NetworkMonitorStub | Stub NetworkMonitor for unit testing |
Cndn::net::NetworkMonitorImpl | |
►Cndn::nfd::ControlCommand | Base class of NFD ControlCommand |
Cndn::nfd::CsConfigCommand | Cs/config command |
Cndn::nfd::CsEraseCommand | Cs/erase command |
Cndn::nfd::FaceCreateCommand | Faces/create command |
Cndn::nfd::FaceDestroyCommand | Faces/destroy 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::CsInfoDataset | Cs/info 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::security::CommandInterestPreparer | Helper class to prepare command interest name |
Cndn::security::CommandInterestSigner | Helper class to create command interests |
Cndn::security::pib::CertificateContainer | Container of certificates of a key |
Cndn::security::pib::IdentityContainer | Container of identities of a Pib |
Cndn::security::pib::KeyContainer | Container of keys of an identity |
Cndn::security::pib::Pib | PIB |
►Cndn::security::pib::PibImpl | Abstract class of PIB implementation |
Cndn::security::pib::PibMemory | An in-memory implementation of Pib |
Cndn::security::pib::PibSqlite3 | Pib backend implementation based on SQLite3 database |
►Cndn::security::tpm::BackEnd | Abstraction of Tpm back-end |
Cndn::security::tpm::BackEndFile | The back-end implementation of file-based TPM |
Cndn::security::tpm::BackEndMem | The back-end implementation of in-memory TPM |
Cndn::security::tpm::BackEndOsx | The back-end implementation of TPM based on macOS Keychain Services |
►Cndn::security::tpm::KeyHandle | Abstraction of TPM key handle |
Cndn::security::tpm::KeyHandleMem | A TPM key handle that keeps the private key in memory |
Cndn::security::tpm::KeyHandleOsx | Abstraction of TPM key handle used by the TPM based on OS X Keychain Service |
Cndn::security::tpm::Tpm | Front-end of TPM |
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::security::v2::CertificateCache | Represents a container for verified certificates |
►Cndn::security::v2::CertificateFetcher | Interface used by the validator to fetch missing certificates |
Cndn::security::v2::CertificateBundleFetcher | Fetch certificate bundle from the network |
►Cndn::security::v2::CertificateFetcherFromNetwork | Fetch missing keys from the network |
Cndn::security::v2::CertificateFetcherDirectFetch | Extends CertificateFetcherFromNetwork to fetch certificates from the incoming face of the packet |
Cndn::security::v2::CertificateFetcherOffline | Certificate fetcher realization that does not fetch keys (always offline) |
Cndn::security::v2::CertificateRequest | Request for a certificate, associated with the number of attempts |
►Cndn::security::v2::CertificateStorage | Storage for trusted anchors, verified certificate cache, and unverified certificate cache |
►Cndn::security::v2::Validator | Interface for validating data and interest packets |
Cndn::security::v2::ValidatorNull | Validator with "accept-all" policy and offline certificate fetcher |
Cndn::security::ValidatorConfig | Helper for validator that uses CommandInterest + Config policy and NetworkFetcher |
Cndn::security::v2::KeyChain | The interface of signing key management |
Cndn::security::v2::TrustAnchorContainer | Container for trust anchors |
►Cndn::security::v2::TrustAnchorGroup | A group of trust anchors |
Cndn::security::v2::DynamicTrustAnchorGroup | Dynamic trust anchor group |
Cndn::security::v2::StaticTrustAnchorGroup | Static trust anchor group |
►Cndn::security::v2::ValidationPolicy | Abstraction that implements validation policy for Data and Interest packets |
Cndn::security::v2::ValidationPolicyAcceptAll | A validator policy that accepts any signature of data and interest packets |
Cndn::security::v2::ValidationPolicyCommandInterest | Validation policy for stop-and-wait command Interests |
Cndn::security::v2::ValidationPolicySimpleHierarchy | Validation policy for a simple hierarchical trust model |
Cndn::security::v2::validator_config::ValidationPolicyConfig | The validator which can be set up via a configuration file |
Cndn::security::v2::ValidationState | Validation state |
►Cndn::security::v2::validator_config::Checker | |
Cndn::security::v2::validator_config::HyperRelationChecker | |
Cndn::security::v2::validator_config::NameRelationChecker | |
Cndn::security::v2::validator_config::RegexChecker | |
►Cndn::security::v2::validator_config::Filter | Filter is one of the classes used by ValidatorConfig |
Cndn::security::v2::validator_config::RegexNameFilter | Filter to check that packet name matches the specified regular expression |
Cndn::security::v2::validator_config::RelationNameFilter | Check that name is in relation to the packet name |
Cndn::security::v2::validator_config::Rule | |
►Cndn::Transport | TLV-block delivery service |
Cndn::TcpTransport | Transport using TCP socket |
Cndn::UnixTransport | Transport using Unix stream socket |
Cndn::util::Logging | Controls the logging facility |
Cndn::util::NotificationStream< Notification > | Publisher of Notification Stream |
►Cndn::util::NotificationSubscriberBase | |
Cndn::util::NotificationSubscriber< Notification > | Subscriber of Notification Stream |
►Cndn::util::NotificationSubscriber< FaceEventNotification > | |
Cndn::nfd::FaceMonitor | A subscriber for Face status change 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 |
Cndn::util::signal::Signal< ndn::util::NotificationSubscriber, FaceEventNotification > | |
Cndn::util::signal::Signal< ndn::util::NotificationSubscriber, Notification > | |
Cndn::util::signal::Signal< ndn::util::NotificationSubscriberBase > | |
Cndn::util::signal::Signal< ndn::util::NotificationSubscriberBase, lp::Nack > | |
Cndn::util::signal::Signal< ndn::util::NotificationSubscriberBase, ndn::Data > | |