Memory based port.
Notifications.
Memory based port. This DjVuPort maintains a map associating pseudo urls with data segments. It processes the request_data notifications according to this map. After initializing the port, you should add as many pairs <url,pool> as needed need and add a route from a \Ref{DjVuDocument} orDjVuFile to this port.
virtual GP<DataPool> request_data(const DjVuPort * source, const GURL & url)
void add_data(const GURL & url, const GP<DataPool> & pool)
Alphabetic index HTML hierarchy of classes or Java