|
Grok 15.1.0
|
#include <PacketIter.h>
Public Member Functions | |
| PiResolution () | |
| ~PiResolution () | |
Public Attributes | |
| uint32_t | precWidthExp |
| uint32_t | precHeightExp |
| uint32_t | precinctGridWidth |
| uint32_t | precinctGridHeight |
| ResPrecinctInfo * | precinctInfo |
|
inline |
References precHeightExp, precinctGridHeight, precinctGridWidth, precinctInfo, and precWidthExp.
|
inline |
References precinctInfo.
| uint32_t grk::PiResolution::precHeightExp |
Referenced by grk::PacketIter::genPrecinctInfo(), and PiResolution().
| uint32_t grk::PiResolution::precinctGridHeight |
Referenced by grk::PacketIter::genPrecinctInfo(), and PiResolution().
| uint32_t grk::PiResolution::precinctGridWidth |
Referenced by grk::PacketIter::genPrecinctInfo(), and PiResolution().
| ResPrecinctInfo* grk::PiResolution::precinctInfo |
Referenced by grk::PacketIter::genPrecinctInfo(), PiResolution(), and ~PiResolution().
| uint32_t grk::PiResolution::precWidthExp |
Referenced by grk::PacketIter::genPrecinctInfo(), and PiResolution().