#include <filter.hpp>
|
typedef TKey | key_type |
|
typedef std::conditional< std::is_void< TValue >::value, bool, TValue >::type | value_type |
|
template<class TKey , class TValue = void, class TKeyComp = match_key<TKey>, class TValueComp = match_value<TValue>>
template<class TKey , class TValue = void, class TKeyComp = match_key<TKey>, class TValueComp = match_value<TValue>>
template<class TKey , class TValue = void, class TKeyComp = match_key<TKey>, class TValueComp = match_value<TValue>>
template<class TKey , class TValue = void, class TKeyComp = match_key<TKey>, class TValueComp = match_value<TValue>>
template<class TKey , class TValue = void, class TKeyComp = match_key<TKey>, class TValueComp = match_value<TValue>>
template<class TKey , class TValue = void, class TKeyComp = match_key<TKey>, class TValueComp = match_value<TValue>>
template<class TKey , class TValue = void, class TKeyComp = match_key<TKey>, class TValueComp = match_value<TValue>>
template<class TKey , class TValue = void, class TKeyComp = match_key<TKey>, class TValueComp = match_value<TValue>>
template<class V = TValue, typename std::enable_if<!std::is_void< V >::value, int >::type = 0>
template<class TKey , class TValue = void, class TKeyComp = match_key<TKey>, class TValueComp = match_value<TValue>>
template<class TKey , class TValue = void, class TKeyComp = match_key<TKey>, class TValueComp = match_value<TValue>>
Return the number of rules in this filter.
template<class TKey , class TValue = void, class TKeyComp = match_key<TKey>, class TValueComp = match_value<TValue>>
Is this filter empty, ie are there no rules defined?
template<class TKey , class TValue = void, class TKeyComp = match_key<TKey>, class TValueComp = match_value<TValue>>
template<class TKey , class TValue = void, class TKeyComp = match_key<TKey>, class TValueComp = match_value<TValue>>
template<class TKey , class TValue = void, class TKeyComp = match_key<TKey>, class TValueComp = match_value<TValue>>
The documentation for this class was generated from the following file: