Grok 13.0.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 |
|
inline |
References resolutions.
uint32_t grk::PiComp::dx |
Referenced by grk::PacketIter::genPrecinctInfo(), and grk::PacketIter::update_dxy_for_comp().
uint32_t grk::PiComp::dy |
Referenced by grk::PacketIter::genPrecinctInfo(), and grk::PacketIter::update_dxy_for_comp().
uint8_t grk::PiComp::numresolutions |
PiResolution* grk::PiComp::resolutions |
Referenced by grk::PacketIter::generatePrecinctIndex(), grk::PacketIter::genPrecinctInfo(), grk::PacketIter::init(), grk::PacketIter::next_lrcp(), grk::PacketIter::next_rlcp(), grk::PacketIter::next_rpcl(), grk::PacketIter::precInfoCheck(), grk::PacketIter::update_dxy_for_comp(), grk::PacketIter::validatePrecinct(), and ~PiComp().