35 #ifndef EMANEMODELSCOMMEFFECTFILTER_HEADER_ 36 #define EMANEMODELSCOMMEFFECTFILTER_HEADER_ 55 bool match(
const void * buf, std::size_t len)
const;
60 std::unique_ptr<Target> pTarget_;
68 #endif // EMANEMODELSCOMMEFFECTFILTER_HEADER_ bool match(const void *buf, std::size_t len) const
const Events::CommEffect & getEffect() const
std::list< Filter > Filters
A CommEffect entry holds the NEM Id of a transmitter and the link effects to apply to received transm...
Filter(Target *pTarget, const Events::CommEffect &commEffect)