|
Grok 15.1.0
|
#include <Codeblock.h>
Public Member Functions | |
| Segment () | |
| void | clear () |
Public Attributes | |
| uint32_t | numpasses |
| uint32_t | len |
| uint32_t | maxpasses |
| uint32_t | numPassesInPacket |
| uint32_t | numBytesInPacket |
|
inline |
References clear().
|
inline |
References len, maxpasses, numBytesInPacket, numpasses, and numPassesInPacket.
Referenced by grk::PacketParser::initSegment(), and Segment().
| uint32_t grk::Segment::len |
Referenced by clear().
| uint32_t grk::Segment::maxpasses |
Referenced by clear().
| uint32_t grk::Segment::numBytesInPacket |
Referenced by clear().
| uint32_t grk::Segment::numpasses |
Referenced by clear().
| uint32_t grk::Segment::numPassesInPacket |
Referenced by clear().