OpenJPH
Open-source implementation of JPEG2000 Part-15
size_interpreter Struct Reference
Inheritance diagram for size_interpreter:
ojph::cli_interpreter::arg_inter_base

Public Member Functions

 size_interpreter (ojph::size &val)
 
virtual void operate (const char *str)
 
virtual void operate (const char *)=0
 

Public Attributes

ojph::sizeval
 

Detailed Description

Definition at line 166 of file ojph_compress.cpp.

Constructor & Destructor Documentation

◆ size_interpreter()

size_interpreter::size_interpreter ( ojph::size val)
inline

Definition at line 168 of file ojph_compress.cpp.

Member Function Documentation

◆ operate()

virtual void size_interpreter::operate ( const char *  str)
inlinevirtual

Implements ojph::cli_interpreter::arg_inter_base.

Definition at line 169 of file ojph_compress.cpp.

References ojph::size::h, val, and ojph::size::w.

Member Data Documentation

◆ val

ojph::size& size_interpreter::val

Definition at line 193 of file ojph_compress.cpp.

Referenced by operate().


The documentation for this struct was generated from the following file: