#include <ev-decoder.hpp>
Inherited by ndnph::detail::EvdElementDefBool< type, repeatable, order, Fn >, ndnph::detail::EvdElementDefDecodable< type, repeatable, order, Decodable >, ndnph::detail::EvdElementDefIgnore< type, repeatable, order >, and ndnph::detail::EvdElementDefVoid< type, repeatable, order, Fn >.
|
| using | TT = std::integral_constant< int, type > |
| |
| using | Repeatable = std::integral_constant< bool, repeatable > |
| |
| using | Order = std::integral_constant< int, order > |
| |
◆ Order
template<int type, bool repeatable, int order>
◆ Repeatable
template<int type, bool repeatable, int order>
◆ TT
template<int type, bool repeatable, int order>
The documentation for this struct was generated from the following file: