Class AllocSectionDecoratorSegment<DECORATEE extends Section>

    • Constructor Detail

      • AllocSectionDecoratorSegment

        protected AllocSectionDecoratorSegment​(TransmissionMetrics aTransmissionMetrics)
      • AllocSectionDecoratorSegment

        protected AllocSectionDecoratorSegment()
        (hook for the SectionComposite)
      • AllocSectionDecoratorSegment

        protected AllocSectionDecoratorSegment​(org.refcodes.numerical.Endianess aEndianess)
        (hook for the SectionComposite)
      • AllocSectionDecoratorSegment

        protected AllocSectionDecoratorSegment​(int aLengthWidth,
                                               org.refcodes.numerical.Endianess aEndianess)
        (hook for the SectionComposite)
      • AllocSectionDecoratorSegment

        protected AllocSectionDecoratorSegment​(int aLengthWidth)
        (hook for the SectionComposite)
      • AllocSectionDecoratorSegment

        public AllocSectionDecoratorSegment​(DECORATEE aDecoratee,
                                            org.refcodes.numerical.Endianess aEndianess)
      • AllocSectionDecoratorSegment

        public AllocSectionDecoratorSegment​(DECORATEE aDecoratee,
                                            int aLengthWidth,
                                            org.refcodes.numerical.Endianess aEndianess)
      • AllocSectionDecoratorSegment

        public AllocSectionDecoratorSegment​(DECORATEE aDecoratee,
                                            int aLengthWidth)
      • AllocSectionDecoratorSegment

        public AllocSectionDecoratorSegment​(DECORATEE aDecoratee)