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

#include <ojph_message.h>

Inheritance diagram for ojph::message_warning:
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 81 of file ojph_message.h.

Member Function Documentation

◆ operator()()

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

Implements ojph::message_base.

Definition at line 110 of file ojph_message.cpp.

References ojph::warning_stream.


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