nfd::fw::SelfLearningStrategy::InRecordInfo Class Reference

StrategyInfo on pit::InRecord. More...

#include <daemon/fw/self-learning-strategy.hpp>

+ Inheritance diagram for nfd::fw::SelfLearningStrategy::InRecordInfo:
+ Collaboration diagram for nfd::fw::SelfLearningStrategy::InRecordInfo:

Static Public Member Functions

static constexpr int getTypeId ()
 

Public Attributes

bool isNonDiscoveryInterest = false
 

Detailed Description

StrategyInfo on pit::InRecord.

Definition at line 53 of file self-learning-strategy.hpp.

Member Function Documentation

static constexpr int nfd::fw::SelfLearningStrategy::InRecordInfo::getTypeId ( )
inlinestatic

Definition at line 57 of file self-learning-strategy.hpp.

Member Data Documentation

bool nfd::fw::SelfLearningStrategy::InRecordInfo::isNonDiscoveryInterest = false

Definition at line 63 of file self-learning-strategy.hpp.