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
 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_Data
 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_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_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_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_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_NameComponentCopyright (C) 2015-2016 Regents of the University of California
 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
 CTestCertificate
 CTestConfigPolicyManager
 CTestControlParametersEncodeDecode
 CTestDataMethods
 CTestFaceInterestMethods
 CTestInterestDump
 CTestInterestMethods
 CTestNameComponentMethods
 CTestNameConventions
 CTestNameMethods
 CTestRegistrationCallbacks
 CTestSqlIdentityStorage
 CTestVerificationRules
 CTestVerificationRulesFriendTestVerificationRulesFriend is a friend of ConfigPolicyManager so we can call its private members through these wrapper functions
 CVerificationResult
 CVerifyCounter