esp8266ndn
NDN Arduino library for ESP8266 and more
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
ndnph::convention::RandomValue Class Reference

Indicate that TLV-VALUE should be a random number. More...

#include <convention.hpp>

Public Member Functions

std::pair< bool, uint64_t > toNumber () const
 Generate TLV-VALUE. More...
 

Detailed Description

Indicate that TLV-VALUE should be a random number.

Member Function Documentation

◆ toNumber()

std::pair<bool, uint64_t> ndnph::convention::RandomValue::toNumber ( ) const
inline

Generate TLV-VALUE.

Returns
whether success and the number.

The documentation for this class was generated from the following file: