| png++ 0.2.10
    | 
Internal class to hold PNG info or end_info. More...
#include <info_base.hpp>
 
  
| Public Member Functions | |
| info_base (io_base &io, png_struct *png) | |
| png_info * | get_png_info () const | 
| png_info ** | get_png_info_ptr () | 
| Protected Attributes | |
| io_base & | m_io | 
| png_struct * | m_png | 
| png_info * | m_info | 
Internal class to hold PNG info or end_info.
| 
 | inline | 
| 
 | inline | 
References m_info.
Referenced by png::io_base::has_chunk(), png::reader< istream >::read_png(), png::writer< ostream >::write_png(), and png::io_base::~io_base().
| 
 | inline | 
References m_info.
Referenced by png::reader< istream >::~reader(), and png::writer< ostream >::~writer().
| 
 | protected | 
| 
 | protected | 
| 
 | protected |