OpenJPH
Open-source implementation of JPEG2000 Part-15
ojph::message_error Class Reference

#include <ojph_message.h>

Inheritance diagram for ojph::message_error:
ojph::message_base

Public Member Functions

virtual OJPH_EXPORT void operator() (int warn_code, const char *file_name, int line_num, const char *fmt,...)
 
virtual OJPH_EXPORT void operator() (int warn_code, const char *file_name, int line_num, const char *fmt,...)=0
 

Detailed Description

Definition at line 98 of file ojph_message.h.

Member Function Documentation

◆ operator()()

void ojph::message_error::operator() ( int  warn_code,
const char *  file_name,
int  line_num,
const char *  fmt,
  ... 
)
virtual

Implements ojph::message_base.

Definition at line 148 of file ojph_message.cpp.

References ojph::error_stream.


The documentation for this class was generated from the following files: