Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NgoogleCopyright (C) 2014-2016 Regents of the University of California
 NndnCopyright (C) 2013-2016 Regents of the University of California
 Nndn_message
 NSync
 NSyncDemo
 CAsymmetricEncryptInput
 CCallbackCounter
 CCallbacks
 CCounter
 CCredentialStorage
 CDataValueContext
 CEcho
 CInterestValueContext
 Cndn_BlobCopyright (C) 2015-2016 Regents of the University of California
 Cndn_ControlParametersAn ndn_ControlParameters holds fields for a ControlParameters which is used in the command interest such as to register a prefix with a forwarder
 Cndn_ControlResponseCopyright (C) 2016 Regents of the University of California
 Cndn_Data
 Cndn_DelegationSet_DelegationCopyright (C) 2016 Regents of the University of California
 Cndn_DynamicUInt8ArrayA struct ndn_DynamicUInt8Array holds a pointer to an allocated array, the length of the allocated array, and an optional realloc function which can changes its size
 Cndn_EcKeyInfoCopyright (C) 2013-2016 Regents of the University of California
 Cndn_EcPrivateKeyA struct ndn_EcPrivateKey holds a decoded EC private key for use in crypto operations
 Cndn_EcPublicKeyA struct ndn_EcPublicKey holds a decoded EC public key for use in crypto operations
 Cndn_ElementListenerAn ndn_ElementListener struct holds a function pointer onReceivedElement
 Cndn_ElementReaderA ndn_ElementReader lets you call ndn_ElementReader_onReceivedData multiple times which uses an ndn_TlvStructureDecoder as needed to detect the end of a TLV element, and calls (*elementListener->onReceivedElement)(element, elementLength) with the element
 Cndn_EncryptedContentCopyright (C) 2016 Regents of the University of California
 Cndn_EncryptParamsAn ndn_EncryptParams holds an algorithm type and other parameters used to encrypt and decrypt
 Cndn_ExcludeAn ndn_Exclude holds an array of ndn_ExcludeEntry
 Cndn_ExcludeEntryAn ndn_ExcludeEntry holds an ndn_ExcludeType, and if it is a COMPONENT, it holds a pointer to the component value
 Cndn_ForwardingFlagsCopyright (C) 2013-2016 Regents of the University of California
 Cndn_IncomingFaceIdCopyright (C) 2016 Regents of the University of California
 Cndn_InterestAn ndn_Interest holds an ndn_Name and other fields for an interest
 Cndn_KeyLocatorAn ndn_KeyLocator holds the type of key locator and related data
 Cndn_LpPacketAn ndn_LpPacket holds a list of LP packet header fields and an optional fragment wire encoding
 Cndn_LpPacketHeaderFieldAn ndn_LpPacketHeaderField holds a type and a union with values for the different types of LP packet header field
 Cndn_MetaInfoAn ndn_MetaInfo struct holds the meta info which is signed inside the data packet
 Cndn_NameAn ndn_Name holds an array of ndn_NameComponent
 Cndn_NameComponentAn ndn_NameComponent holds a pointer to the component value
 Cndn_NetworkNackAn ndn_NetworkNack represents a network Nack packet and includes a Nack reason
 Cndn_RsaPrivateKeyA struct ndn_RsaPrivateKey holds a decoded RSA private key for use in crypto operations
 Cndn_RsaPublicKeyA struct ndn_RsaPublicKey holds a decoded RSA public key for use in crypto operations
 Cndn_SignatureAn ndn_Signature struct holds the signature bits and other info representing the signature in a data packet or signed interest
 Cndn_SocketTransportCopyright (C) 2015-2016 Regents of the University of California
 Cndn_TcpTransport
 Cndn_TlvDecoderCopyright (C) 2014-2016 Regents of the University of California
 Cndn_TlvEncoderCopyright (C) 2014-2016 Regents of the University of California
 Cndn_TlvStructureDecoder
 Cndn_UdpTransport
 Cndn_UnixTransport
 CRegisterCounter
 CSymmetricEncryptInput
 CTestAesAlgorithm
 CTestCertificate
 CTestConfigPolicyManager
 CTestConsumer
 CTestConsumerDb
 CTestControlParametersEncodeDecode
 CTestControlResponseTest encoding/decoding of ControlResponses
 CTestDataAesCbc
 CTestDataAesEcb
 CTestDataMethods
 CTestDataRsaOaep
 CTestDataRsaPkcs
 CTestEncryptor
 CTestEncyptedContent
 CTestFaceInterestMethods
 CTestFaceRegisterMethods
 CTestGroupManager
 CTestGroupManagerDb
 CTestInterestDump
 CTestInterestMethods
 CTestInterval
 CTestLink
 CTestNameComponentMethods
 CTestNameConventions
 CTestNameMethods
 CTestProducer
 CTestProducerDb
 CTestRegistrationCallbacks
 CTestRepetitiveInterval
 CTestRsaAlgorithm
 CTestSchedule
 CTestSqlIdentityStorage
 CTestVerificationRules
 CVerificationResult
 CVerifyCounter