|
Grok 15.1.0
|
Packet iterator component. More...
#include <PacketIter.h>
Public Member Functions | |
| PiComp () | |
| ~PiComp () | |
Public Attributes | |
| uint32_t | dx |
| uint32_t | dy |
| uint8_t | numresolutions |
| PiResolution * | resolutions |
Packet iterator component.
|
inline |
References dx, dy, numresolutions, and resolutions.
|
inline |
References resolutions.
| uint32_t grk::PiComp::dx |
Referenced by grk::PacketIter::genPrecinctInfo(), PiComp(), and grk::PacketIter::update_dxy_for_comp().
| uint32_t grk::PiComp::dy |
Referenced by grk::PacketIter::genPrecinctInfo(), PiComp(), and grk::PacketIter::update_dxy_for_comp().
| uint8_t grk::PiComp::numresolutions |
Referenced by grk::PacketIter::genPrecinctInfo(), PiComp(), and grk::PacketIter::update_dxy_for_comp().
| PiResolution* grk::PiComp::resolutions |
Referenced by PiComp(), grk::PacketIter::update_dxy_for_comp(), and ~PiComp().