Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 Nboost
 Nchrono
 Nndn
 NdetailContains implementation details that are not part of the ndn-cxx public API
 Ndns
 Nencoding
 Nethernet
 Nio
 NlpContains classes and functions related to NDNLPv2
 Nmgmt
 Nname
 Nnet
 NnfdContains classes and functions related to the NFD Management protocol
 Nscheduler
 NsecurityContains the ndn-cxx security framework
 Nsignal
 Ntime
 NtlvContains constants and low-level functions related to the NDN packet format
 Nutil
 CAsHexHelper class to convert a number to hexadecimal format, for use with stream insertion operators
 CBlockRepresents a TLV element of the NDN packet format
 CBufferGeneral-purpose automatically managed/resized buffer
 CConfigFileSystem configuration file for NDN platform
 CDataRepresents a Data packet
 CDummyClientFaceA client-side face for unit testing
 CDummyClientFaceOptionsOptions for DummyClientFace
 CFaceProvide a communication channel with local or remote NDN forwarder
 CFaceUriThe underlying protocol and address used by a Face
 CInMemoryStorageRepresents in-memory storage
 CInMemoryStorageEntryRepresents an in-memory storage entry
 CInMemoryStorageFifoProvides in-memory storage employing First-In-First-Out (FIFO) replacement policy
 CInMemoryStorageLfuProvides an in-memory storage with Least Frequently Used (LFU) replacement policy
 CInMemoryStorageLruProvides in-memory storage employing Least Recently Used (LRU) replacement policy
 CInMemoryStoragePersistentProvides application cache with persistent storage, of which no replacement policy will be employed
 CInterestRepresents an Interest packet
 CInterestFilterDeclares the set of Interests a producer can serve
 CInterestFilterHandleHandle for a registered Interest filter
 CKeyLocator
 CKeyParamsBase class for key parameters
 CLinkRepresents a LinkObject TLV element
 CMetadataObjectClass for RDR-style metadata encoding/decoding
 CMetaInfoA MetaInfo holds the meta info which is signed inside the Data packet
 CNameRepresents an absolute name
 CNotificationStreamItemConcept check for an item in a Notification Stream
 COBufferStreamAn output stream that writes to a Buffer
 Costream_joiner
 CPacketBaseBase class to allow simple management of packet tags
 CPendingInterestHandleHandle for a pending Interest
 CPrefixAnnouncementA prefix announcement object that represents an application's intent of registering a prefix toward itself
 CRegexBackrefManager
 CRegexBackrefMatcher
 CRegexComponentMatcher
 CRegexComponentSetMatcher
 CRegexMatcher
 CRegexPatternListMatcher
 CRegexPseudoMatcher
 CRegexRepeatMatcher
 CRegexTopMatcher
 CRegisteredPrefixHandleHandle for a registered prefix
 CSegmenterUtility class to segment an object into multiple Data packets
 CSegmentFetcherUtility class to fetch a versioned and segmented object
 CSegmentFetcherOptionsOptions for SegmentFetcher
 CSignatureInfoRepresents a SignatureInfo or InterestSignatureInfo TLV element
 CSimplePublicKeyParamsSimplePublicKeyParams is a template for public keys with only one parameter: size
 CSimpleSymmetricKeyParamsSimpleSymmetricKeyParams is a template for symmetric keys with only one parameter: size
 CSimpleTagProvides a tag type for simple types
 CStatusDatasetItemConcept check for an item in a Status Dataset
 CStringHelperError
 CTagBase class for packet tags that can hold any arbitrary information
 CTagHostBase class to store tag information, e.g., inside Interest and Data packets
 CTcpTransportA transport that uses a TCP socket for communication
 CTransportProvides a "TLV-oriented" delivery service
 CUnixTransportA transport that uses a Unix stream socket for communication
 CWireDecodableA concept check for TLV abstraction with a wireDecode(Block) method and constructible from Block
 CWireEncodableA concept check for TLV abstraction with a wireEncode() method
 CWireEncodableWithEncodingBufferA concept check for TLV abstraction with a wireEncode(EncodingBuffer) method
 NstdSTL namespace
 Chash< ndn::ethernet::Address >
 Chash< ndn::Name >
 CCachePolicyTagA packet tag for CachePolicy field
 CCongestionMarkTagA packet tag for CongestionMark field
 CIncomingFaceIdTagA packet tag for IncomingFaceId field
 CNextHopFaceIdTagA packet tag for NextHopFaceId field
 CNonDiscoveryTagA packet tag for NonDiscovery field
 CPrefixAnnouncementTagA packet tag for PrefixAnnouncement field