Searched defs:base_sequence (Results 1 – 2 of 2) sorted by relevance
98 struct base_sequence : nary_generator<Derived> struct100 typedef typename traits::sequence_properties<Elements>::type properties;102 base_sequence(Elements const& elements) in base_sequence() function105 typedef Elements elements_type;109 struct attribute136 bool generate_impl(OutputIterator& sink, Context& ctx in generate_impl()177 bool generate_impl(OutputIterator& sink, Context& ctx in generate_impl()212 bool generate(OutputIterator& sink, Context& ctx, Delimiter const& d in generate()227 info what(Context& context) const in what()235 Elements elements;
308 void TransportFeedback::SetBase(uint16_t base_sequence, in SetBase()