Simple port.
Notifications.
Simple port. An instance of DjVuSimplePort is automatically created when you create a DjVuFile or a DjVuDocument without specifying a port. This simple port can retrieve data for local urls (i.e. urls referring to local files) and display error messages on stderr. All other notifications are ignored.
virtual GP<DataPool> request_data(const DjVuPort * source, const GURL & url)
virtual bool notify_error(const DjVuPort * source, const char * msg)
virtual bool notify_status(const DjVuPort * source, const char * msg)
Alphabetic index HTML hierarchy of classes or Java