ndn::command_interest Namespace Reference

Variables

const size_t MIN_SIZE = 4
 minimal number of components for Command Interest More...
 
const ssize_t POS_RANDOM_VAL = -3
 
const ssize_t POS_TIMESTAMP = -4
 

Variable Documentation

const size_t ndn::command_interest::MIN_SIZE = 4

minimal number of components for Command Interest

See also
https://redmine.named-data.net/projects/ndn-cxx/wiki/CommandInterest

Definition at line 51 of file security-common.hpp.

const ssize_t ndn::command_interest::POS_RANDOM_VAL = -3

Definition at line 45 of file security-common.hpp.

const ssize_t ndn::command_interest::POS_TIMESTAMP = -4

Definition at line 46 of file security-common.hpp.