struct Data_entry { QCString value; unsigned int timeout; }; /** * String repository. * * This class implements a string repository with expiration. */