Grok
9.5.0
|
#include <j2kmarkers.hpp>
Public Member Functions | |
CPF_marker () | |
CPF_marker (j2c_src_memory &in) | |
int | write (j2c_destination_base &dst) |
![]() | |
j2k_marker_io_base (uint16_t mar) | |
~j2k_marker_io_base ()=default | |
void | set_buf (uint8_t *p) |
uint16_t | get_marker () const |
uint16_t | get_length () const |
uint8_t * | get_buf () |
uint8_t | get_byte () |
uint16_t | get_word () |
uint32_t | get_dword () |
Private Attributes | |
std::vector< uint16_t > | Pcpf |
Additional Inherited Members | |
![]() | |
uint16_t | code |
uint16_t | Lmar {} |
uint8_t * | buf |
uint16_t | pos |
bool | is_set |
CPF_marker::CPF_marker | ( | ) |
References Pcpf.
|
explicit |
int CPF_marker::write | ( | j2c_destination_base & | dst | ) |
|
private |
Referenced by CPF_marker().