Project

General

Profile

Task #2127

Updated by Junxiao Shi over 9 years ago

The following constructors are deprecated before v0.2, and can be deleted: 

     Selectors(int minSuffixComponents, int maxSuffixComponents, const Exclude& exclude, int childSelector, bool mustBeFresh); 
     Interest(const Name& name, int minSuffixComponents, int maxSuffixComponents, const Exclude& exclude, int childSelector, bool mustBeFresh, int scope, const time::milliseconds& interestLifetime, uint32_t nonce); nonce = 0); 

Back