|
esp8266ndn
NDN Arduino library for ESP8266 and more
|
| ▼Nesp8266ndn | |
| ►Nndnph_port | |
| ►Nndnph_port_freertos | |
| CBleServerTransportBase | |
| CEthernetTransport | A transport that communicates over Ethernet |
| CFchResponse | |
| CPrintHex | Print a buffer in hexadecimal |
| CUdpTransport | A transport that communicates over UDP tunnel or multicast group |
| CUnixTime | Retrieve and maintain UnixTime clock |
| ▼Nndnph | |
| ►Nconvention | |
| ►Ndetail | |
| ►Nec | |
| ►Nisig | |
| ►Nlp | |
| ►Nmbedtls | Wrappers of Mbed TLS crypto library |
| ►Nndncert | |
| ►Nport_clock_chrono | |
| ►Nport_clock_ino | |
| ►Nport_ec_mbed | |
| ►Nport_ec_null | |
| ►Nport_fs_linux | |
| ►Nport_fs_null | |
| ►Nport_queue_boostlf | |
| ►Nport_queue_null | |
| ►Nport_random_null | |
| ►Nport_random_urandom | |
| ►Nport_sha256_null | |
| ►Nport_timingsafe_default | |
| ►Nport_transport_memif | |
| ►Nport_transport_socket | |
| ►Nport_unixtime_systime | |
| ►Nrdr | |
| ►Ntlv | |
| ►Ntransport | |
| CAesGcmIvHelper | AES-GCM Initialization Vector generator and checker |
| CBasicSegmentConsumer | Consumer of segmented object, using a stop-and-wait algorithm |
| CBasicSegmentProducer | Producer of segmented object |
| CBridgeTransport | Virtual transport that connects to a peer |
| CComponent | Name component |
| CData | Data packet |
| ►CDecoder | TLV decoder |
| CDigestKey | DigestSha256 signing and verification |
| CDSigInfo | SignatureInfo on Data |
| CDynamicRegion | Region with dynamically allocated memory |
| CDynamicSimpleQueue | SimpleQueue with dynamically allocated memory |
| CEncoder | TLV encoder that accepts items in reverse order |
| ►CEncryptedMessage | Encrypted message structure |
| ►CEvDecoder | TLV decoder that understands Packet Format v0.3 evolvability guidelines |
| ►CFace | Network layer face |
| CHmacKey | HMAC-SHA256 secret key |
| CInRegion | Base class of an object allocated in a Region |
| ►CInterest | Interest packet |
| CISigInfo | SignatureInfo on Interest |
| CKeyChain | File based key and certificate store |
| CKeyChainCerts | File based certificate store |
| CKeyChainKeys | File based key pair store |
| CKvStore | File based key-value store |
| CNack | Nack packet |
| CNackHeader | Nack header field |
| ►CName | Name |
| CNullKey | Null signature: packet is not signed |
| ►CPacketHandler | Base class to receive packets from Face |
| CPacketStore | File based packet store |
| ►CPingClient | Periodically transmit Interests to test reachability |
| CPingServer | Respond to every incoming Interest with empty Data |
| CPrintable | |
| CPrivateKey | Private key |
| CPublicKey | Public key |
| CRefRegion | Base class of an object referencing an InRegion object |
| CRegion | Region-based memory allocator thats owns memory of NDNph objects |
| CScopedEncoder | Encoder that auto-discards upon destruction |
| ►CSegmentConsumerBase | |
| ►CSegmentProducerBase | |
| CSigInfo | SignatureInfo |
| CSimpleQueue | Generic non-thread-safe queue |
| CStaticRegion | Region with statically allocated memory |
| CStaticSimpleQueue | SimpleQueue with statically allocated memory |
| CValidityPeriod | ValidityPeriod of a certificate |
| CWithRegion | Base class of an object associated with a Region |