ndn::command_interest Namespace Reference

Variables

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

Variable Documentation

◆ MIN_SIZE

const size_t ndn::command_interest::MIN_SIZE = 4

Minimum number of name components for a Command Interest.

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

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

◆ POS_RANDOM_VAL

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

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

◆ POS_TIMESTAMP

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

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