cs::Browse::History - trivial history node object for browse history
use cs::Browse::History;
Preamble on creation methods.
Obtains a new object.
Id()
Return the URL_ID of the URL.
Touch()
Set the LAST_VISIT timeshtamp of the URL.
Url()
Return a cs::URL object representing the URL.
Cameron Simpson <cs@zip.com.au>